CMS 3D CMS Logo

EnergyUncertaintyElectronSpecific.h
Go to the documentation of this file.
1 #ifndef EnergyUncertaintyElectronSpecific_H
2 #define EnergyUncertaintyElectronSpecific_H
3 
11 
12 namespace egamma {
13 
14  double electronEnergyUncertainty(reco::GsfElectron::Classification c, double eta, double brem, double energy);
15 
16 }
17 
18 #endif
double electronEnergyUncertainty(reco::GsfElectron::Classification c, double eta, double brem, double energy)