Ignore:
Timestamp:
12/22/04 20:13:41 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.h

    r5133 r5679  
    6464  MCalibrationRelTimeCalc(const char *name=NULL, const char *title=NULL);
    6565
    66   Int_t CallPostProcess();
     66  void Clear(const Option_t *o="");
    6767 
    68   void Clear(const Option_t *o="");
     68  Int_t Finalize();
    6969 
    7070  Bool_t IsDebug() const  {  return TESTBIT(fFlags,kDebug); }
Note: See TracChangeset for help on using the changeset viewer.