#include <ECALBounds.h>
Definition at line 14 of file ECALBounds.h.
static float ECALBounds::barrel_halfLength |
( |
| ) |
|
|
inlinestatic |
static float ECALBounds::barrel_innerradius |
( |
| ) |
|
|
inlinestatic |
static float ECALBounds::barrel_outerradius |
( |
| ) |
|
|
inlinestatic |
static const Surface& ECALBounds::barrelBound |
( |
| ) |
|
|
inlinestatic |
static std::pair<float,float> ECALBounds::crack_absEtaIntervalA |
( |
| ) |
|
|
inlinestatic |
Hard-wired numbers defining eta cracks.
Definition at line 30 of file ECALBounds.h.
30 {
return std::pair<float,float>(0.000f,0.018f);}
static std::pair<float,float> ECALBounds::crack_absEtaIntervalB |
( |
| ) |
|
|
inlinestatic |
Definition at line 31 of file ECALBounds.h.
31 {
return std::pair<float,float>(0.423f,0.461f);}
static std::pair<float,float> ECALBounds::crack_absEtaIntervalC |
( |
| ) |
|
|
inlinestatic |
Definition at line 32 of file ECALBounds.h.
32 {
return std::pair<float,float>(0.770f,0.806f);}
static std::pair<float,float> ECALBounds::crack_absEtaIntervalD |
( |
| ) |
|
|
inlinestatic |
Definition at line 33 of file ECALBounds.h.
33 {
return std::pair<float,float>(1.127f,1.163f);}
static std::pair<float,float> ECALBounds::crack_absEtaIntervalE |
( |
| ) |
|
|
inlinestatic |
Definition at line 34 of file ECALBounds.h.
34 {
return std::pair<float,float>(1.460f,1.558f);}
static float ECALBounds::endcap_innerradius |
( |
| ) |
|
|
inlinestatic |
static float ECALBounds::endcap_innerZ |
( |
| ) |
|
|
inlinestatic |
static float ECALBounds::endcap_outerradius |
( |
| ) |
|
|
inlinestatic |
static float ECALBounds::endcap_outerZ |
( |
| ) |
|
|
inlinestatic |
static const Surface& ECALBounds::negativeEndcapDisk |
( |
| ) |
|
|
inlinestatic |
static const Surface& ECALBounds::positiveEndcapDisk |
( |
| ) |
|
|
inlinestatic |