#include <PFEGammaAlgo.h>
Public Member Functions | |
GBRForests (const edm::ParameterSet &conf) | |
Public Attributes | |
const std::unique_ptr< const GBRForest > | ele_ |
const std::unique_ptr< const GBRForest > | singleLeg_ |
Definition at line 74 of file PFEGammaAlgo.h.
|
inline |
Definition at line 76 of file PFEGammaAlgo.h.
const std::unique_ptr<const GBRForest> PFEGammaAlgo::GBRForests::ele_ |
Definition at line 80 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::calculateEleMVA().
const std::unique_ptr<const GBRForest> PFEGammaAlgo::GBRForests::singleLeg_ |
Definition at line 81 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::evaluateSingleLegMVA().