CMS 3D CMS Logo

GsfElectronAlgoHeavyObjectCache.h
Go to the documentation of this file.
1 #ifndef __RecoEgamma_GsfElectronAlgos_gsfAlgoHelpsHeavyObjectCache_h__
2 #define __RecoEgamma_GsfElectronAlgos_gsfAlgoHelpsHeavyObjectCache_h__
3 
7 #include <memory>
8 
9 namespace gsfAlgoHelpers {
11  public:
13  std::unique_ptr<const SoftElectronMVAEstimator> sElectronMVAEstimator;
14  std::unique_ptr<const ElectronMVAEstimator> iElectronMVAEstimator;
15  };
16 }
17 
18 #endif
std::unique_ptr< const SoftElectronMVAEstimator > sElectronMVAEstimator
std::unique_ptr< const ElectronMVAEstimator > iElectronMVAEstimator