CMS 3D CMS Logo

ElectronMVAEstimatorRun2Fall17Iso.h
Go to the documentation of this file.
1 #ifndef RecoEgamma_ElectronIdentification_ElectronMVAEstimatorRun2Fall17Iso_H
2 #define RecoEgamma_ElectronIdentification_ElectronMVAEstimatorRun2Fall17Iso_H
3 
5 
7 
8  public:
9 
10  ElectronMVAEstimatorRun2Fall17Iso(const edm::ParameterSet& conf) : ElectronMVAEstimatorRun2Fall17(conf, true) {} // True for with isolation
12 
13 };
14 
15 #endif
ElectronMVAEstimatorRun2Fall17Iso(const edm::ParameterSet &conf)