8#include <tracking/ckf/cdc/entities/CDCCKFState.h>
20 const auto* wireHit = state.getWireHit();
21 const auto& wire = wireHit->getWire();
22 output << wire.getICLayer() <<
" " << wire.getIWire();
Define states for CKF algorithm, which can be seed track or CDC wire hit.
std::ostream & operator<<(std::ostream &output, const IntervalOfValidity &iov)
Abstract base class for different kinds of events.