14 Double_t ZSizeModuleWithFrames;
17 Double_t LowerLayerStripAngle;
18 Double_t UpperLayerStripAngle;
19 Double_t LowerLayerPitch;
20 Double_t UpperLayerPitch;
25 Double_t XModuleSize_Plane10x10;
26 Double_t YModuleSize_Plane10x10;
30 Double_t XModuleSize_Plane66x41;
31 Double_t YModuleSize_Plane66x41;
33 Double_t XHotZoneSize_Plane66x41;
34 Double_t YHotZoneSize_Plane66x41;
37 Double_t XModuleSize_Plane163x45;
38 Double_t YModuleSize_Plane163x45;
40 Double_t XRectHotZoneSize_Plane163x45;
41 Double_t YRectHotZoneSize_Plane163x45;
43 Double_t XSlopeHotZoneSize_Plane163x45[2];
44 Double_t YSlopeHotZoneSize_Plane163x45;
49 Double_t xpos_station, Double_t ypos_station, Double_t zpos_station,
58 void BuildModules_One10x10Plane();
59 void BuildModules_One66x41Plane();
60 void BuildModules_Two66x41Plane();
61 void BuildModules_One163x45Plane();