CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalHardcodeGeometryData.h
Go to the documentation of this file.
1 #ifndef HCALHARDCODEGEOMETRYDATA_H
2 #define HCALHARDCODEGEOMETRYDATA_H 1
3 
4 
5 static const double theHBHEEtaBounds[] = { 0.000, 0.087, 0.087*2, 0.087*3, 0.087*4,
6  0.087*5, 0.087*6, 0.087*7, 0.087*8, 0.087*9,
7  0.087*10, 0.087*11, 0.087*12, 0.087*13, 0.087*14,
8  0.087*15, 0.087*16, 0.087*17, 0.087*18, 0.087*19,
9  1.74, 1.83, 1.93, 2.043, 2.172,
10  2.332, 2.5, 2.65, 2.868, 3.000 };
11 
12 static const double theHFEtaBounds[] = { 2.853, 2.964, 3.139, 3.314, 3.489, 3.664, 3.839,
13  4.013, 4.191, 4.363, 4.538, 4.716, 4.889, 5.191 };
14 
15 #endif
static const double theHFEtaBounds[]
static const double theHBHEEtaBounds[]