Changeset 5150


Ignore:
Timestamp:
09/30/04 13:47:20 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5146 r5150  
    99class MExtractTimeAndCharge : public MExtractTime
    1010{
    11 private:
     11protected:
    1212
    1313  Int_t  PreProcess(MParList *pList);
    1414  Bool_t ReInit(MParList *pList);
    1515  Int_t  Process();
    16 
    17 protected:
    1816
    1917  virtual void FindTimeAndChargeHiGain(Byte_t *firstused, Byte_t *logain, Float_t &sum, Float_t &dsum,
Note: See TracChangeset for help on using the changeset viewer.