Class for the MVA filter payloads.
std::string m_weightFileIdentifier
Name of the MVA weightfile.
void setCutValue(const double cutValue)
Set the MVA filter cut value (-1 if not used)
double getCutValue() const
Get the MVA filter cut value (-1 if not used)
ClassDef(TrackingMVAFilterParameters, 1)
ClassDef, necessary for ROOT.
std::string getIdentifierName() const
Get the name of the weight file.
~TrackingMVAFilterParameters()
Destructor.
double m_cutValue
MVA cut value.
TrackingMVAFilterParameters()
Default constructor.
void setIdentifierName(const std::string identifier)
Set the name of the weight file.
Abstract base class for different kinds of events.