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 |