8#include <tracking/ckf/cdc/entities/CDCCKFPath.h>
18 for (
const auto& state : path) {
19 output << state <<
", ";
std::ostream & operator<<(std::ostream &output, const IntervalOfValidity &iov)
std::vector< CDCCKFState > CDCCKFPath
Shortcut for the collection of CDC CKF-algorithm states.
Abstract base class for different kinds of events.