146 |
Int_t Nthtof; |
Int_t Nthtof; |
147 |
UChar_t *Ipltof; |
UChar_t *Ipltof; |
148 |
UChar_t *Ipaddle; |
UChar_t *Ipaddle; |
149 |
// UChar_t *Ipartof;//DPMJET |
UChar_t *Ipartof;//DPMJET |
150 |
UShort_t *Ipartof; |
// UShort_t *Ipartof; |
151 |
Float_t *Xintof; |
Float_t *Xintof; |
152 |
Float_t *Yintof; |
Float_t *Yintof; |
153 |
Float_t *Zintof; |
Float_t *Zintof; |
185 |
Float_t *Pathcas; |
Float_t *Pathcas; |
186 |
Float_t *P0cas; |
Float_t *P0cas; |
187 |
Int_t Nthspe; |
Int_t Nthspe; |
188 |
// UChar_t *Iparspe;//DPMJET |
UChar_t *Iparspe;//DPMJET |
189 |
UShort_t *Iparspe; |
// UShort_t *Iparspe; |
190 |
UChar_t *Itrpb; |
UChar_t *Itrpb; |
191 |
UChar_t *Itrsl; |
UChar_t *Itrsl; |
192 |
UChar_t *Itspa; |
UChar_t *Itspa; |
393 |
// void DigitizeTRIGGER(); // SO nov'07: included in DigitizeTOF |
// void DigitizeTRIGGER(); // SO nov'07: included in DigitizeTOF |
394 |
void DigitizeTOF(int np,float *atte1,float *atte2,float *lambda1,float *lambda2); // digitizes the tof |
void DigitizeTOF(int np,float *atte1,float *atte2,float *lambda1,float *lambda2); // digitizes the tof |
395 |
void LoadTOFCalib(int np,float *atte1,float *atte2,float *lambda1,float *lambda2); //load TOF calibration |
void LoadTOFCalib(int np,float *atte1,float *atte2,float *lambda1,float *lambda2); //load TOF calibration |
396 |
void DigitizeAC(); // digitizes the anti-counter |
void DigitizeAC(TF1*); // digitizes the anti-counter |
397 |
void DigitizeND(); // digitizes the ND |
void DigitizeND(); // digitizes the ND |
398 |
void DigitizeS4(); // digitizes the S4 |
void DigitizeS4(); // digitizes the S4 |
399 |
void DigitizeCALO(); // digitizes the calorimeter |
void DigitizeCALO(); // digitizes the calorimeter |