CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_1/src/Geometry/ForwardGeometry/src/CastorGeometryData.h

Go to the documentation of this file.
00001 #ifndef CASTORGEOMETRYDATA_H
00002 #define CASTORGEOMETRYDATA_H 1
00003 
00031 static const double X0 = 0.;
00032 static const double Z0 = 14385.0;
00033 static const double Y0 = 0.;
00034 static const double dYEMPlate = 62.5;
00035 static const double dYHADPlate = 320.0;
00036 static const double dXEMPlate = 48.0;
00037 static const double dXHADPlate = 48.0;
00038 
00039 static const double tiltangle = 0.7854; // 45 degrees 
00040 static const double theZSectionBoundaries[] = {14385., 14488.};
00041 static const double theXChannelBoundaries[] = {-48.0,-28.8,-9.6,9.6,28.8};
00042 static const double theZHadChannelBoundaries[] = {-257.4,118.2,21.0,160.2,};
00043 static const double theHadmodulesBoundaries[] = {14488., 14589., 14690., 14791., 14892., 14993., 15094., 15195., 15296., 15397., 15498., 15599.};
00044 static const double theSectorBoundaries[]={0., 0.21817, 0.4363, 0.6545, 0.87267, 1.0908, 1.309, 1.52718, 1.74535, 1.9635, 2.1817, 2.39986, 2.618, 
00045 2.8362, 3.05437, 3.27254};
00046 #endif