10 #include <tracking/trackFindingCDC/filters/trackRelation/BaseTrackRelationFilter.h>
12 #include <tracking/trackFindingCDC/filters/base/MCSymmetricFilter.dcl.h>
19 namespace TrackFindingCDC {
Class representing a sequence of three dimensional reconstructed hits.
Mixin for filters that use Monte Carlo information.
Filter for the constuction of track relations based on MC information.
Weight operator()(const CDCTrack &fromTrack, const CDCTrack &toTrack) final
Checks if a track relation is a good combination.
MCTrackRelationFilter(bool allowReverse=false)
Constructor also setting the switch , if the reversed version of a track relation (in comparision to ...
Abstract base class for different kinds of events.