10 #include <tracking/trackFindingCDC/filters/base/RelationFilter.dcl.h> 
   12 #include <tracking/trackFindingCDC/numerics/Weight.h> 
   14 #include <tracking/trackFindingCDC/utilities/Relation.h> 
   23   namespace TrackFindingCDC {
 
   27     extern template class RelationFilter<const CDCSegment2D>;
 
   44       std::vector<const CDCSegment2D*> getPossibleTos(
 
   46         const std::vector<const CDCSegment2D*>& segments) 
const final;
 
   48       using Super::operator();
 
Base class for filtering the neighborhood of segments.
virtual ~BaseSegmentRelationFilter()
Default destructor.
BaseSegmentRelationFilter()
Default constructor.
A reconstructed sequence of two dimensional hits in one super layer.
Type for two related objects.
Abstract base class for different kinds of events.