/[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.7 by pamelats, Fri Jun 6 17:28:41 2008 UTC revision 1.8 by pamelats, Sun Jun 8 06:33:45 2008 UTC
# Line 146  class Digitizer{ Line 146  class Digitizer{
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;
# Line 185  class Digitizer{ Line 185  class Digitizer{
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;
# 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.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.23