10 #include <tracking/trackFindingCDC/filters/segmentRelation/BaseSegmentRelationFilter.h>
12 #include <tracking/trackFindingCDC/filters/segmentRelation/MVAFeasibleSegmentRelationFilter.h>
14 #include <tracking/trackFindingCDC/filters/segmentRelation/BasicSegmentRelationVarSet.h>
15 #include <tracking/trackFindingCDC/filters/segmentRelation/FitlessSegmentRelationVarSet.h>
16 #include <tracking/trackFindingCDC/filters/segmentRelation/FitSegmentRelationVarSet.h>
18 #include <tracking/trackFindingCDC/filters/base/MVAFilter.dcl.h>
20 #include <tracking/trackFindingCDC/varsets/VariadicUnionVarSet.h>
27 namespace TrackFindingCDC {
46 using Super::operator();
Class to compute floating point variables from a segment relation which can be recorded as a flat TNt...
Class to compute floating point variables from a segment relation which can be recorded as a flat TNt...
Class to compute floating point variables from a segment relation which can be recorded as a flat TNt...
Filter for the constuction of segment pairs based on simple criteria without the common fit.
Final filter for the constuction of segment pairs.
Weight operator()(const Relation< const CDCSegment2D > &segmentRelation) override
Function to object for its signalness.
MVAFeasibleSegmentRelationFilter m_feasibleSegmentRelationFilter
Feasibility filter applied first before invoking the main cut.
MVARealisticSegmentRelationFilter()
Constructor initialising the MVAFilter with standard training name for this filter.
Filter based on a mva method.
AFilter Super
Type of the base class.
Type for two related objects.
Class that accomodates many variable sets and presents them as on set of variables.
Abstract base class for different kinds of events.