Abstract base class for different kinds of events.
Struct for holding information needed by overlap resolving algorithms for one node.
float qualityIndicator
Estimate of quality, e.g. from Circle Fitter or other fast fitter.
std::vector< unsigned short > overlaps
Vector of indices of tracks, that overlap with this candidate.
unsigned short trackIndex
Index of the SpacePointTrackCand in the StoreArray.
OverlapResolverNodeInfo(float qI, unsigned short tI, std::vector< unsigned short > const &o, float aS)
Constructor with initializer list for all relevant info for e.g.
float activityState
An active track has a state close to 1.