Functions | |
bool | hasEnding (std::string const &fullString, std::string const &ending) |
TMVA::IMethod * | loadTMVAWeights (TMVA::Reader *reader, const std::string &method, const std::string &weightFile, bool verbose=false) |
char * | readGzipFile (const std::string &weightFile) |
bool reco::details::hasEnding | ( | std::string const & | fullString, |
std::string const & | ending | ||
) |
Definition at line 11 of file TMVAZipReader.cc.
Referenced by loadTMVAWeights().
TMVA::IMethod * reco::details::loadTMVAWeights | ( | TMVA::Reader * | reader, |
const std::string & | method, | ||
const std::string & | weightFile, | ||
bool | verbose = false |
||
) |
Definition at line 52 of file TMVAZipReader.cc.
References HltBtagPostValidation_cff::c, gather_cfg::cout, Exception, hasEnding(), AlcaSiPixelAliHarvester0T_cff::method, DQM::reader, readGzipFile(), MatrixUtil::remove(), AlCaHLTBitMon_QueryRunRegistry::string, verbose, and HLT_2018_cff::weightFile.
Referenced by BaseMVAValueMapProducer< pat::Jet >::BaseMVAValueMapProducer(), cms::PileupJPTJetIdAlgo::bookMVAReader(), MVAJetPuId::bookReader(), l1t::HGC3DClusterTMVASelector::HGC3DClusterTMVASelector(), TMVAEvaluator::initialize(), and l1tpf::HGC3DClusterEgID::prepareTMVA().
char * reco::details::readGzipFile | ( | const std::string & | weightFile | ) |
Definition at line 19 of file TMVAZipReader.cc.
References edmScanValgrind::buffer, runTheMatrix::err, Exception, f, FrontierConditions_GlobalTag_cff::file, std::size(), and HLT_2018_cff::weightFile.
Referenced by loadTMVAWeights().