2 #ifndef _HCALCONTROLS_H_
3 #define _HCALCONTROLS_H_
60 static const Float_t
hlgratios[] = { 1., 32., 16., 1., 1., 1.};
83 static const Double_t
stECalib[] = {0.008, 0.010, 0.005, 1., 1., 1.};
86 static Double_t
stAScale[] = {1., 2., 1., 1., 1., 1.};
107 static const int chInUse[] = { 115, 113, 119, 117, 123, 121, 127, 125 };
114 static const int feechinsp[] = {64,72,80,88,66,74,82,90,68,76,84,92,70,78,86,94,
115 65,73,81,89,67,75,83,91,69,77,85,93,71,79,87,95};
118 static const int hcalInnerCh[] = { 64, 72, 80, 88, 66, 74, 82, 90, 68, 76, 84, 92, 70, 78, 86, 94,
119 65, 73, 81, 89, 67, 75, 83, 91, 69, 77, 85, 93, 71, 79, 87, 95};
120 static const int hcalOuterCh[] = {112,120,128,136,114,122,130,138,116,124,132,140,118,126,134,142,
121 113,121,129,137,115,123,131,139,117,125,133,141,119,127,135,143};
129 static const int emcCh[] = { 5, 4, 7, 6, 1, 0, 3, 2, 13, 12, 15, 14, 9, 8, 11, 10,
130 21, 20, 23, 22, 17, 16, 19, 18, 29, 28, 31, 30, 25, 24, 27, 26,
131 37, 36, 39, 38, 33, 32, 35, 34, 45, 44, 47, 46, 41, 40, 43, 42,
132 53, 52, 55, 54, 49, 48, 51, 50, 61, 60, 63, 62, 57, 56, 59, 58};
133 static const int hodoCh[] = { 96, 97, 98, 99,100,101,102,103,104,105,106,107,108,109,110,111};
134 static const int counters[] = { 144,145,146,147,148,149,150,
135 160,161,162,163,164,165,166};
144 static const int feech1[] = { 115, 119, 123, 127, 113, 117, 121, 125 };
145 static const int feech2[] = { 115, 113, 119, 117, 123, 121, 127, 125 };
149 static const int trch1125[] = { 128, 129, 130, 131 };
150 static const int trch1152[] = { 98, 99, 129, 131 };
152 static const Double_t
sc_779[] = { 3.6, 5.2, 5.2, 4.5, 6.6, 5.3, 7.9, 4.2 };
153 static const Double_t
mu_779[] = { 72.7, 130.6, 141.5, 132.1, 132., 138., 135.5, 68.4 };
155 static const Double_t
sc_900[] = { 6.6, 12.3, 12.9, 12.3, 14.6, 14.2, 12.25, 6.42 };
157 static const Double_t
sc_1061[] = { 6.71, 12.74, 13.13, 12.76, 14.30, 14.35, 12.70, 6.56 };
160 static const Double_t
sc_1123[] = { 6.61, 11.83, 12.77, 12.41, 13.75, 13.55, 12.31, 6.44 };
181 static const TString
RCFdataDir(
"/sphenix/data/data01/t1044-2016a/fnal/");
182 static const TString
RCFrootDir(
"/sphenix/data/data01/kistenev/rootf/");
185 static const TString
HLABdataDir(
"/scratch/buffer/bnl/");
186 static const TString
HLABrootDir(
"/scratch/buffer/bnl/rootf/");
190 #define piMass 0.1356
194 #endif // _HCALCONTROLS_H_