10#include <tracking/trackFindingCDC/filters/base/RelationFilter.dcl.h>
19 namespace TrackFindingCDC {
23 extern template class RelationFilter<const CDCSegmentPair>;
36 std::vector<const CDCSegmentPair*> getPossibleTos(
38 const std::vector<const CDCSegmentPair*>& segmentPairs)
const final;
Base class for filtering the neighborhood of axial stereo segment pairs.
~BaseSegmentPairRelationFilter()
Default destructor.
BaseSegmentPairRelationFilter()
Default constructor.
Class representing a pair of one reconstructed axial segment and one stereo segment in adjacent super...
Base class for filtering the neighborhood of objects.
Abstract base class for different kinds of events.