// // TRD pad layout for geometry v14c // // automatically generated by Create_TRD_Geometry_v14c_3e.C // created 20140515 // #ifndef CBMTRDPADS_H #define CBMTRDPADS_H Int_t fst1_sect_count = 3; // array of pad geometries in the TRD (trd1mod[1-8]) // 8 modules // 3 sectors // 4 values Float_t fst1_pad_type[8][3][4] = // module type 1 { { { 54.0, 18.00, 54.0/ 80, 1.50 }, { 54.0, 18.00, 54.0/ 80, 1.50 }, { 54.0, 18.00, 54.0/ 80, 1.50 } }, // module type 2 { { 54.0, 22.00, 54.0/ 80, 2.75 }, { 54.0, 10.00, 54.0/ 80, 2.50 }, { 54.0, 22.00, 54.0/ 80, 2.75 } }, // module type 3 { { 54.0, 4.50, 54.0/ 80, 4.50 }, { 54.0, 45.00, 54.0/ 80, 4.50 }, { 54.0, 4.50, 54.0/ 80, 4.50 } }, // module type 4 { { 54.0, 13.50, 54.0/ 80, 6.75 }, { 54.0, 27.00, 54.0/ 80, 6.75 }, { 54.0, 13.50, 54.0/ 80, 6.75 } }, //--- // module type 5 { { 91.0, 37.50, 91.0/128, 3.75 }, { 91.0, 16.00, 91.0/128, 4.00 }, { 91.0, 37.50, 91.0/128, 3.75 } }, // module type 6 { { 91.0, 30.00, 91.0/128, 7.50 }, { 91.0, 31.00, 91.0/128, 7.75 }, { 91.0, 30.00, 91.0/128, 7.50 } }, // module type 7 { { 91.0, 22.50, 91.0/128, 11.25 }, { 91.0, 46.00, 91.0/128, 11.50 }, { 91.0, 22.50, 91.0/128, 11.25 } }, // module type 8 { { 91.0, 30.00, 91.0/128, 15.00 }, { 91.0, 31.00, 91.0/128, 15.50 }, { 91.0, 30.00, 91.0/128, 15.00 } } }; #endif