Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Geometry
ForwardGeometry
src
CastorGeometryData.h
Go to the documentation of this file.
1
#ifndef CASTORGEOMETRYDATA_H
2
#define CASTORGEOMETRYDATA_H 1
3
31
static
const
double
X0
= 0.;
32
static
const
double
Z0
= 14385.0;
33
static
const
double
Y0
= 0.;
34
static
const
double
dYEMPlate
= 62.5;
35
static
const
double
dYHADPlate
= 320.0;
36
static
const
double
dXEMPlate
= 48.0;
37
static
const
double
dXHADPlate
= 48.0;
38
39
static
const
double
tiltangle
= 0.7854;
// 45 degrees
40
static
const
double
theZSectionBoundaries
[] = {14385., 14488.};
41
static
const
double
theXChannelBoundaries
[] = {-48.0, -28.8, -9.6, 9.6, 28.8};
42
static
const
double
theZHadChannelBoundaries
[] = {
43
-257.4,
44
118.2,
45
21.0,
46
160.2,
47
};
48
static
const
double
theHadmodulesBoundaries
[] = {
49
14488., 14589., 14690., 14791., 14892., 14993., 15094., 15195., 15296., 15397., 15498., 15599.};
50
static
const
double
theSectorBoundaries
[] = {0.,
51
0.21817,
52
0.4363,
53
0.6545,
54
0.87267,
55
1.0908,
56
1.309,
57
1.52718,
58
1.74535,
59
1.9635,
60
2.1817,
61
2.39986,
62
2.618,
63
2.8362,
64
3.05437,
65
3.27254};
66
#endif
Z0
static const double Z0
Definition:
CastorGeometryData.h:32
dYHADPlate
static const double dYHADPlate
Definition:
CastorGeometryData.h:35
theXChannelBoundaries
static const double theXChannelBoundaries[]
Definition:
CastorGeometryData.h:41
tiltangle
static const double tiltangle
Definition:
CastorGeometryData.h:39
theZHadChannelBoundaries
static const double theZHadChannelBoundaries[]
Definition:
CastorGeometryData.h:42
theHadmodulesBoundaries
static const double theHadmodulesBoundaries[]
Definition:
CastorGeometryData.h:48
dXHADPlate
static const double dXHADPlate
Definition:
CastorGeometryData.h:37
theZSectionBoundaries
static const double theZSectionBoundaries[]
Definition:
CastorGeometryData.h:40
dYEMPlate
static const double dYEMPlate
Definition:
CastorGeometryData.h:34
dXEMPlate
static const double dXEMPlate
Definition:
CastorGeometryData.h:36
theSectorBoundaries
static const double theSectorBoundaries[]
Definition:
CastorGeometryData.h:50
Y0
static const double Y0
Definition:
CastorGeometryData.h:33
X0
static const double X0
Definition:
CastorGeometryData.h:31
Generated for CMSSW Reference Manual by
1.8.5