 |
Belle II Software
release-05-01-25
|
10 #include <tracking/trackFindingCDC/filters/segmentRelation/MVARealisticSegmentRelationFilter.h>
12 #include <tracking/trackFindingCDC/filters/base/MVAFilter.icc.h>
15 using namespace TrackFindingCDC;
21 "trackfindingcdc_RealisticSegmentRelationFilter",
30 if (std::isnan(isFeasibleWeight)) {
Type for two related objects.
Weight operator()(const Object &obj) override
Function to object for its signalness.
Weight operator()(const Relation< const CDCSegment2D > &segmentRelation) override
Function to object for its signalness.
MVARealisticSegmentRelationFilter()
Constructor initialising the MVAFilter with standard training name for this filter.
void addProcessingSignalListener(ProcessingSignalListener *psl)
Register a processing signal listener to be notified.
MVAFeasibleSegmentRelationFilter m_feasibleSegmentRelationFilter
Feasibility filter applied first before invoking the main cut.
Abstract base class for different kinds of events.
Class that accomodates many variable sets and presents them as on set of variables.