--- DarthVader/S4Level2/inc/S4Level2.h 2007/03/06 16:25:38 1.5 +++ DarthVader/S4Level2/inc/S4Level2.h 2007/03/20 20:56:31 1.6 @@ -19,15 +19,15 @@ public: // - // general variables - // - Int_t unpackError; ///< no errors - // // S4 variables // Float_t S4calibrated; ///< total energy detected in the scintillator (MIP) Float_t S4adc; ///< raw value of the total energy detected in the scintillator (Ch) // + // general variables + // + Int_t unpackError; ///< 0 no errors, 1 errors + // // constructor // S4Level2(); ///< Constructor.