CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EgammaFiduciality.h
Go to the documentation of this file.
1 //
2 // This is an enum to describe the fiduciality
3 // of Egamma objects (electrons and photons)
4 //
5 
6 // Fiduciality in the calorimeter
7 
8 #ifndef EgammaFiduciality_h
9 #define EgammaFiduciality_h
10 
12  // used by photons and electrons
17  // used only by electrons
23 };
24 
25 // seeding type used and corrections applied
26 
28  ISECALENERGYCORRECTED, // if false, the electron "ecalEnergy" is just the supercluster energy
29  ISMOMENTUMCORRECTED, // has E-p combination been applied
34 };
35 
36 #endif
37 
EgammaFiduciality
EgammaElectronType