12 #include <tracking/trackFindingCDC/filters/segmentPairRelation/BaseSegmentPairRelationFilter.h>
19 namespace TrackFindingCDC {
22 class SimpleSegmentPairRelationFilter :
public BaseSegmentPairRelationFilter {
26 Weight
operator()(
const CDCSegmentPair& fromSegmentPair,
const CDCSegmentPair& toSegmentPair)
final;