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/MEnergyEstimate.h

    r1664 r2206  
    2020    MEnergyEstimate(const char *name=NULL, const char *title=NULL);
    2121
    22     Bool_t PreProcess(MParList *plist);
    23     Bool_t Process();
     22    Int_t PreProcess(MParList *plist);
     23    Int_t Process();
    2424
    2525    ClassDef(MEnergyEstimate, 0) // Task to copy the MC energy (preliminary)
Note: See TracChangeset for help on using the changeset viewer.