Container for all data, which are processed within a single sub-timeslice (implementation)
void reset(std::size_t count, Tinput... value)
Clears vector and resizes it to the selected size with selected values.
Container for internal data, processed on a single time window.
void ResetHitData(int nHits)
Resets hit data.
Vector< unsigned char > fvbHitSuppressed
Flag, if the hit is suppressed for tracking.
Vector< ca::Hit > fvHits
Hits of the current time window.