CMS 3D CMS Logo

ElectronLikelihoodCategoryData.h
Go to the documentation of this file.
1 #ifndef ElectronLikelihoodCategoryData_h
2 #define ElectronLikelihoodCategoryData_h
4 
5 #include <string>
6 
8 
10  int ecaldet;
12  int ptbin;
14  int iclass;
20 
21 
23 };
24 
25 #endif // ElectronLikelihoodCategoryData_h
std::string label
summary label: <variablename>_<species>_<ecalsubdet>_<ptbin>_<iclass>
int ptbin
pT bin: 0= <15GeV, 1= >15GeV
int ecaldet
ECAL subdet: 0=Barrel, 1=Endcap.
int iclass
electron class 0=non-showering 1=showering
#define COND_SERIALIZABLE
Definition: Serializable.h:38