 |
Belle II Software
release-05-01-25
|
10 #include <tracking/trackFindingCDC/filters/axialSegmentPair/MVARealisticAxialSegmentPairFilter.h>
12 #include <tracking/trackFindingCDC/filters/base/MVAFilter.icc.h>
15 using namespace TrackFindingCDC;
19 "trackfindingcdc_RealisticAxialSegmentPairFilter",
28 if (std::isnan(isFeasibleWeight)) {
MVARealisticAxialSegmentPairFilter()
Constructor initialising the MVAFilter with standard training name for this filter.
Weight operator()(const Object &obj) override
Function to object for its signalness.
MVAFeasibleAxialSegmentPairFilter m_feasibleAxialSegmentPairFilter
Feasibility filter applied first before invoking the main cut.
void addProcessingSignalListener(ProcessingSignalListener *psl)
Register a processing signal listener to be notified.
Class representing a pair of reconstructed axial segements in adjacent superlayer.
Abstract base class for different kinds of events.
Class that accomodates many variable sets and presents them as on set of variables.
Weight operator()(const CDCAxialSegmentPair &axialSegmentPair) override
Function to object for its signalness.