1 #ifndef RecoEgamma_ElectronIdentification_ElectronMVAEstimatorRun2_H 2 #define RecoEgamma_ElectronIdentification_ElectronMVAEstimatorRun2_H 19 const bool debug =
false);
int findCategory(const edm::Ptr< reco::Candidate > &candPtr) const override
MVAVariableManager< reco::GsfElectron > mvaVarMngr_
std::vector< int > nVariables_
~ElectronMVAEstimatorRun2() override
float mvaValue(const edm::Ptr< reco::Candidate > &candPtr, const edm::EventBase &iEvent, int &iCategory) const override
std::vector< StringCutObjectSelector< reco::GsfElectron > > categoryFunctions_
ElectronMVAEstimatorRun2(const edm::ParameterSet &conf)
void setConsumes(edm::ConsumesCollector &&) final
void init(const std::vector< std::string > &weightFileNames)
std::vector< std::vector< int > > variables_
std::vector< std::unique_ptr< const GBRForest > > gbrForests_