10 #include <tracking/trackFindingCDC/filters/segmentPairRelation/BaseSegmentPairRelationFilter.h>
12 #include <tracking/trackFindingCDC/filters/base/FilterFactory.dcl.h>
19 namespace TrackFindingCDC {
21 extern template class FilterFactory<BaseSegmentPairRelationFilter>;
35 std::string getIdentifier() const final;
38 std::
string getFilterPurpose() const final;
41 std::map<std::
string, std::
string> getValidFilterNamesAndDescriptions() const final;
Base class for filtering the neighborhood of axial stereo segment pairs.
Factory that can create appropriate segment pair relation filters from associated names.
Abstract base class for different kinds of events.