/[PAMELA software]/DarthVader/S4Level2/inc/S4Level2.h
ViewVC logotype

Diff of /DarthVader/S4Level2/inc/S4Level2.h

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

revision 1.5 by pam-rm2, Tue Mar 6 16:25:38 2007 UTC revision 1.6 by mocchiut, Tue Mar 20 20:56:31 2007 UTC
# Line 19  class S4Level2 : public TObject { Line 19  class S4Level2 : public TObject {
19    
20   public:   public:
21    //    //
   // general variables  
   //  
   Int_t unpackError; ///< no errors  
   //  
22    // S4 variables    // S4 variables
23    //    //
24    Float_t S4calibrated; ///< total energy detected in the scintillator (MIP)    Float_t S4calibrated; ///< total energy detected in the scintillator (MIP)
25    Float_t S4adc; ///< raw value of the total energy detected in the scintillator (Ch)    Float_t S4adc; ///< raw value of the total energy detected in the scintillator (Ch)
26    //    //
27      // general variables
28      //
29      Int_t unpackError; ///< 0 no errors, 1 errors
30      //
31    // constructor    // constructor
32    //    //
33    S4Level2(); ///< Constructor.    S4Level2(); ///< Constructor.

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

  ViewVC Help
Powered by ViewVC 1.1.23