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.
MCSymmetric(bool allowReverse=true)
MCSymmetric< BaseTrackRelationFilter > Super
Type of the super class.
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 comparison to M...
Abstract base class for different kinds of events.