CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Variables
ZdcHardcodeGeometryData.h File Reference

Go to the source code of this file.

Variables

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
 

Variable Documentation

◆ dXPlate

const double dXPlate = 48.0
static

Definition at line 32 of file ZdcHardcodeGeometryData.h.

◆ dYLUM

const double dYLUM = 320.0
static

Definition at line 30 of file ZdcHardcodeGeometryData.h.

◆ dYPlate

const double dYPlate = 62.5
static

Definition at line 29 of file ZdcHardcodeGeometryData.h.

◆ dYRPD

const double dYRPD = 320.0
static

Definition at line 31 of file ZdcHardcodeGeometryData.h.

◆ theXChannelBoundaries

const double theXChannelBoundaries[] = {-48.0, -28.8, -9.6, 9.6, 28.8}
static

◆ theZHadChannelBoundaries

const double theZHadChannelBoundaries[]
static
Initial value:
= {
-257.4,
-118.2,
21.0,
160.2,
}

Definition at line 38 of file ZdcHardcodeGeometryData.h.

Referenced by ZdcShowerLibrary::getHits().

◆ theZLUMChannelBoundaries

const double theZLUMChannelBoundaries[] = {-395.55, -346.525, -301.5}
static

Definition at line 36 of file ZdcHardcodeGeometryData.h.

◆ theZRPDChannelBoundaries

const double theZRPDChannelBoundaries[] = {-395.55, -346.525, -301.5}
static

Definition at line 37 of file ZdcHardcodeGeometryData.h.

◆ theZSectionBoundaries

const double theZSectionBoundaries[] = {-500.0, -395.55, -290.0}
static

Definition at line 34 of file ZdcHardcodeGeometryData.h.

Referenced by ZdcShowerLibrary::getHits().

◆ tiltangle

const double tiltangle = 0.7854
static

Definition at line 33 of file ZdcHardcodeGeometryData.h.

◆ X0

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 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

const double Y0 = 0.
static

Definition at line 26 of file ZdcHardcodeGeometryData.h.

Referenced by ZdcShowerLibrary::getHits().

◆ YLUM

const double YLUM = 253.6
static

Definition at line 27 of file ZdcHardcodeGeometryData.h.

◆ YRPD

const double YRPD = 253.6
static

Definition at line 28 of file ZdcHardcodeGeometryData.h.

◆ Z0

const double Z0 = 140000.0
static