#include <PFEGammaHeavyObjectCache.h>
Public Member Functions | |
HeavyObjectCache (const edm::ParameterSet &conf) | |
Public Attributes | |
const std::unique_ptr< const GBRForest > | gbrEle_ |
const std::unique_ptr< const GBRForest > | gbrSingleLeg_ |
Definition at line 9 of file PFEGammaHeavyObjectCache.h.
|
inline |
Definition at line 11 of file PFEGammaHeavyObjectCache.h.
const std::unique_ptr<const GBRForest> pfEGHelpers::HeavyObjectCache::gbrEle_ |
Definition at line 16 of file PFEGammaHeavyObjectCache.h.
Referenced by PFEGammaAlgo::calculateEleMVA().
const std::unique_ptr<const GBRForest> pfEGHelpers::HeavyObjectCache::gbrSingleLeg_ |
Definition at line 17 of file PFEGammaHeavyObjectCache.h.
Referenced by PFEGammaAlgo::evaluateSingleLegMVA().