Go to the source code of this file.
|
static const double | dXPlate = 48.0 |
|
static const double | dYLUM = 320.0 |
|
static const double | dYPlate = 62.5 |
|
static const double | dYRPD = 320.0 |
|
static const double | theXChannelBoundaries [] = {-48.0, -28.8, -9.6, 9.6, 28.8} |
|
static const double | theZHadChannelBoundaries [] |
|
static const double | theZLUMChannelBoundaries [] = {-395.55, -346.525, -301.5} |
|
static const double | theZRPDChannelBoundaries [] = {-395.55, -346.525, -301.5} |
|
static const double | theZSectionBoundaries [] = {-500.0, -395.55, -290.0} |
|
static const double | tiltangle = 0.7854 |
|
static const double | X0 = 0. |
|
static const double | Y0 = 0. |
|
static const double | YLUM = 253.6 |
|
static const double | YRPD = 253.6 |
|
static const double | Z0 = 140000.0 |
|
◆ dXPlate
const double dXPlate = 48.0 |
|
static |
◆ dYLUM
const double dYLUM = 320.0 |
|
static |
◆ dYPlate
const double dYPlate = 62.5 |
|
static |
◆ dYRPD
const double dYRPD = 320.0 |
|
static |
◆ theXChannelBoundaries
const double theXChannelBoundaries[] = {-48.0, -28.8, -9.6, 9.6, 28.8} |
|
static |
◆ theZHadChannelBoundaries
const double theZHadChannelBoundaries[] |
|
static |
◆ theZLUMChannelBoundaries
const double theZLUMChannelBoundaries[] = {-395.55, -346.525, -301.5} |
|
static |
◆ theZRPDChannelBoundaries
const double theZRPDChannelBoundaries[] = {-395.55, -346.525, -301.5} |
|
static |
◆ theZSectionBoundaries
const double theZSectionBoundaries[] = {-500.0, -395.55, -290.0} |
|
static |
◆ tiltangle
const double tiltangle = 0.7854 |
|
static |
◆ X0
the ZSection position gives the absolute-value z (low) limits for each section ||||||||||{ }////////
^ ^ ^
| | |
| | zlow - had zlow-em zlow-lum
theXChannelBoundaries positions are the x low limits for each channel (EM section) theZLUMChannelBoundaries are the z low limits for each channel (LUM section) theZHadChannelBoundaries are the z low limits for each HAD channel at y = 0 position this coordinates are given with respect to the center of the enclosing volume (ZDC) as defiened in the geometry: X0,Z0,Y0 tiltangle is the angle of the HAD section YLUM is the Y position of LUM dYPlate is half height (DY/2) of the HAD and LUM sections dYLum is the half height (DY/2) of the LUM section dXPlate is the half width (DX/2) of all sections
all dimmensions are in mm and rads Edmundo Garcia, August 2007.
Definition at line 24 of file ZdcHardcodeGeometryData.h.
◆ Y0
◆ YLUM
const double YLUM = 253.6 |
|
static |
◆ YRPD
const double YRPD = 253.6 |
|
static |
◆ Z0
const double Z0 = 140000.0 |
|
static |