Ignore:
Timestamp:
01/24/05 19:21:09 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractor.h

    r5817 r5976  
    4747  Byte_t   fLoGainLast;                    // Last FADC slice nr. to extract the Low Gain signal
    4848                                           
    49   Byte_t   fHiLoLast;                      //! Number of slices in fLoGainSamples counted for the High-Gain signal
     49  Byte_t   fHiLoLast;                      // Number of slices in fLoGainSamples counted for the High-Gain signal
    5050                                           
    5151  Float_t  fNumHiGainSamples;              // Number High Gain FADC slices used to extract the signal
     
    9494  void Print(Option_t *o="") const;
    9595
    96   ClassDef(MExtractor, 4) // Signal Extractor Base Class
     96  ClassDef(MExtractor, 5) // Signal Extractor Base Class
    9797};
    9898
Note: See TracChangeset for help on using the changeset viewer.