 |
Belle II Software
release-05-01-25
|
10 #include <tracking/trackFindingCDC/filters/facet/MVAFacetFilter.h>
13 #include <tracking/trackFindingCDC/filters/base/MVAFilter.icc.h>
14 #include <tracking/trackFindingCDC/filters/base/FilterVarSet.icc.h>
17 using namespace TrackFindingCDC;
Abstract base class for different kinds of events.
Class that accomodates many variable sets and presents them as on set of variables.
Weight predict(const CDCFacet &facet) final
Main filter method returning the weight of the facet.
Class representing a triple of neighboring oriented wire with additional trajectory information.
virtual double predict(const Object &obj)
Evaluate the mva method.
Class to compute floating point variables from a filter response which can be recorded as a flat TNtu...
MVAFacetFilter()
Constructor initialising the MVAFilter with standard training name for this filter.