10#include <tracking/trackFindingCDC/filters/segmentTripleRelation/BaseSegmentTripleRelationFilter.h>
17 namespace TrackFindingCDC {
Base class for filtering the neighborhood of segment triples.
BaseSegmentTripleRelationFilter()
Default constructor.
Class representing a triple of reconstructed segments in adjacent superlayer.
Class filtering the neighborhood of segment triples based on simple criterions.
Weight operator()(const CDCSegmentTriple &fromSegmentTriple, const CDCSegmentTriple &toSegmentTriple) final
Implementation currently accepts all combinations.
Abstract base class for different kinds of events.