Ignore:
Timestamp:
06/23/03 11:01:53 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MMcPedestalNSBAdd.h

    r1180 r2206  
    2121    Bool_t CheckRunType(MParList *pList) const;
    2222    Float_t GetDnsb(MParList *pList) const;
     23    Int_t PreProcess(MParList *pList);
     24    Bool_t ReInit(MParList *pList);
     25
    2326
    2427public:
     
    2629                      const char *name=NULL, const char *title=NULL);
    2730
    28     Bool_t PreProcess(MParList *pList);
    29 
    30     virtual Bool_t ReInit(MParList *pList);
    31 
    3231    ClassDef(MMcPedestalNSBAdd, 0)   // Task which adds the NSB fluctuations to the pedestals rms
    3332};
Note: See TracChangeset for help on using the changeset viewer.