Go to the documentation of this file.00001 #ifndef Geometry_ForwardGeometry_ZdcHardcodeGeometryData_H
00002 #define Geometry_ForwardGeometry_ZdcHardcodeGeometryData_H 1
00003
00024 static const double X0 = 0.;
00025 static const double Z0 = 140000.0;
00026 static const double Y0 = 0.;
00027 static const double YLUM = 253.6;
00028 static const double dYPlate = 62.5;
00029 static const double dYLUM = 320.0;
00030 static const double dXPlate = 48.0;
00031 static const double tiltangle = 0.7854;
00032 static const double theZSectionBoundaries[] = {-500.0,-395.55,-290.0};
00033 static const double theXChannelBoundaries[] = {-48.0,-28.8,-9.6,9.6,28.8};
00034 static const double theZLUMChannelBoundaries[] = {-395.55,-346.525,-301.5};
00035 static const double theZHadChannelBoundaries[] = {-257.4,-118.2,21.0,160.2,};
00036 #endif