Go to the source code of this file.
Defines | |
#define | Geometry_ForwardGeometry_ZdcHardcodeGeometryData_H 1 |
Variables | |
static const double | dXPlate = 48.0 |
static const double | dYLUM = 320.0 |
static const double | dYPlate = 62.5 |
static const double | theXChannelBoundaries [] = {-48.0,-28.8,-9.6,9.6,28.8} |
static const double | theZHadChannelBoundaries [] = {-257.4,118.2,21.0,160.2,} |
static const double | theZLUMChannelBoundaries [] = {-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. |
the ZSection position gives the absolute-value z (low) limits for each section ||||||||||{ }//////// ^ ^ ^ | | | | | zlow - had zlow-em zlow-lum | |
static const double | Y0 = 0. |
static const double | YLUM = 253.6 |
static const double | Z0 = 1000.0 |
#define Geometry_ForwardGeometry_ZdcHardcodeGeometryData_H 1 |
Definition at line 2 of file ZdcHardcodeGeometryData.h.
const double dXPlate = 48.0 [static] |
Definition at line 30 of file ZdcHardcodeGeometryData.h.
Referenced by ZdcHardcodeGeometryLoader::init().
const double dYLUM = 320.0 [static] |
Definition at line 29 of file ZdcHardcodeGeometryData.h.
Referenced by ZdcHardcodeGeometryLoader::init().
const double dYPlate = 62.5 [static] |
Definition at line 28 of file ZdcHardcodeGeometryData.h.
Referenced by ZdcGeometry::getClosestCell(), and ZdcHardcodeGeometryLoader::init().
const double theXChannelBoundaries[] = {-48.0,-28.8,-9.6,9.6,28.8} [static] |
Definition at line 33 of file ZdcHardcodeGeometryData.h.
const double theZHadChannelBoundaries[] = {-257.4,118.2,21.0,160.2,} [static] |
Definition at line 35 of file ZdcHardcodeGeometryData.h.
const double theZLUMChannelBoundaries[] = {-395.55,-346.525,-301.5} [static] |
Definition at line 34 of file ZdcHardcodeGeometryData.h.
Referenced by ZdcGeometry::getClosestCell().
const double theZSectionBoundaries[] = {-500.0,-395.55,-290.0} [static] |
Definition at line 32 of file ZdcHardcodeGeometryData.h.
const double tiltangle = 0.7854 [static] |
Definition at line 31 of file ZdcHardcodeGeometryData.h.
const double X0 = 0. [static] |
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 dXAll 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.
const double Y0 = 0. [static] |
Definition at line 26 of file ZdcHardcodeGeometryData.h.
const double YLUM = 253.6 [static] |
Definition at line 27 of file ZdcHardcodeGeometryData.h.
const double Z0 = 1000.0 [static] |
Definition at line 25 of file ZdcHardcodeGeometryData.h.