ATLAS Offline Software
|
This is a collection of numbers used to specify the construction of the electromagnetic endcap calorimeter and its cells. More...
#include <EMECDetectorManager.h>
Public Attributes | |
double | focalToRef |
Distance from focal length to reference plane More... | |
double | refToActive |
Distance from reference plane to active volume. More... | |
double | activeLength |
Total active length. More... | |
double | refToPresampler |
Distance from reference plane to presampler. More... | |
double | presamplerLength |
Overall length of the presampler. More... | |
This is a collection of numbers used to specify the construction of the electromagnetic endcap calorimeter and its cells.
Definition at line 253 of file EMECDetectorManager.h.
double EMECDetectorManager::EMECMagicNumbers::activeLength |
Total active length.
Definition at line 269 of file EMECDetectorManager.h.
double EMECDetectorManager::EMECMagicNumbers::focalToRef |
Distance from focal length to reference plane
Definition at line 259 of file EMECDetectorManager.h.
double EMECDetectorManager::EMECMagicNumbers::presamplerLength |
Overall length of the presampler.
Definition at line 279 of file EMECDetectorManager.h.
double EMECDetectorManager::EMECMagicNumbers::refToActive |
Distance from reference plane to active volume.
Definition at line 264 of file EMECDetectorManager.h.
double EMECDetectorManager::EMECMagicNumbers::refToPresampler |
Distance from reference plane to presampler.
Definition at line 274 of file EMECDetectorManager.h.