Ignore:
Timestamp:
06/23/03 13:45:33 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2212 r2213  
    3838    void SetDefaultWeights();
    3939
     40    Int_t PreProcess(MParList *pList);
     41    Int_t Process();
     42
     43    Bool_t ReInit(MParList *pList);
     44
    4045public:
    4146    MCerPhotCalc(const char *name=NULL, const char *title=NULL);
    42 
    43     Int_t PreProcess(MParList *pList);
    44     Int_t Process();
    45     Int_t ReInit(MParList *pList);
    4647
    4748    // FIXME: The array size should be checked!
Note: See TracChangeset for help on using the changeset viewer.