1 #ifndef __ElectronIdentification_SoftElectronMVAEstimator_H__ 2 #define __ElectronIdentification_SoftElectronMVAEstimator_H__ 32 std::array<std::unique_ptr<const GBRForest>, ExpectedNBins>
gbr;
~SoftElectronMVAEstimator()
SoftElectronMVAEstimator(const Configuration &)
std::vector< Vertex > VertexCollection
collection of Vertex objects
std::vector< std::string > vweightsfiles
static unsigned int ExpectedNBins
UInt_t GetMVABin(int pu, double eta, double pt) const
Float_t DeltaEtaTrackEcalSeed
double mva(const reco::GsfElectron &myElectron, const reco::VertexCollection &) const
void bindVariables(float vars[25]) const
std::array< std::unique_ptr< const GBRForest >, ExpectedNBins > gbr