#include "TMVA/IMethod.h"
#include "TMVA/Reader.h"
#include <string>
Go to the source code of this file.
Namespaces | |
reco::details | |
Functions | |
bool | reco::details::hasEnding (std::string const &fullString, std::string const &ending) |
TMVA::IMethod * | reco::details::loadTMVAWeights (TMVA::Reader *reader, const std::string &method, const std::string &weightFile, bool verbose=false) |
char * | reco::details::readGzipFile (const std::string &weightFile) |