FCCAnalyses
Loading...
Searching...
No Matches
tmva_helper_xgb Class Reference

#include <addons/TMVAHelper/TMVAHelper.h>

Collaboration diagram for tmva_helper_xgb:

Public Member Functions

 tmva_helper_xgb (const std::string &filename, const std::string &name, const unsigned int nslots=1)
 
 ~tmva_helper_xgb ()
 
ROOT::VecOps::RVec< float > operator() (const ROOT::VecOps::RVec< float > vars)
 

Private Attributes

std::vector< TMVA::Experimental::RBDT > m_interpreters
 

Constructor & Destructor Documentation

◆ tmva_helper_xgb()

tmva_helper_xgb::tmva_helper_xgb ( const std::string & filename,
const std::string & name,
const unsigned int nslots = 1 )

◆ ~tmva_helper_xgb()

tmva_helper_xgb::~tmva_helper_xgb ( )
inline

Member Function Documentation

◆ operator()()

ROOT::VecOps::RVec< float > tmva_helper_xgb::operator() ( const ROOT::VecOps::RVec< float > vars)

Member Data Documentation

◆ m_interpreters

std::vector<TMVA::Experimental::RBDT> tmva_helper_xgb::m_interpreters
private

The documentation for this class was generated from the following files: