/[PAMELA software]/PamelaDigitizer/Digitizer.h
ViewVC logotype

Diff of /PamelaDigitizer/Digitizer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by pamelats, Fri Jun 6 15:16:04 2008 UTC revision 1.8 by pamelats, Sun Jun 8 06:33:45 2008 UTC
# Line 393  class Digitizer{ Line 393  class Digitizer{
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

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.23