10#include <tracking/trackFindingCDC/filters/trackRelation/BaseTrackRelationFilter.h>
17 namespace TrackFindingCDC {
Relation filter that lets all possible combinations pass.
Weight operator()(const CDCTrack &fromTrack, const CDCTrack &toTrack) final
Implementation accepting all possible neighbors.
Base class for filtering the neighborhood of tracks.
BaseTrackRelationFilter()
Default constructor.
Class representing a sequence of three dimensional reconstructed hits.
Abstract base class for different kinds of events.