CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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: &lt;variablename&gt;_&lt;species&gt;_&lt;ecalsubdet&gt;_&lt;ptbin&gt;_&lt;iclass&gt;
int ptbin
pT bin: 0= &lt;15GeV, 1= &gt;15GeV
int ecaldet
ECAL subdet: 0=Barrel, 1=Endcap.
int iclass
electron class 0=non-showering 1=showering
#define COND_SERIALIZABLE
Definition: Serializable.h:37