10 #include <tracking/trackFindingCDC/filters/segmentPairRelation/BaseSegmentPairRelationFilter.h>
17 namespace TrackFindingCDC {
Relation filter that lets all possible combinations pass.
Weight operator()(const CDCSegmentPair &fromSegmentPair, const CDCSegmentPair &toSegmentPair) final
Implementation accepting all possible neighbors. Weight subtracts the overlap penalty.
Base class for filtering the neighborhood of axial stereo segment pairs.
BaseSegmentPairRelationFilter()
Default constructor.
Class representing a pair of one reconstructed axial segement and one stereo segment in adjacent supe...
Abstract base class for different kinds of events.