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/MPedestalCalc.cc

    r1629 r2206  
    7272}
    7373
    74 Bool_t MPedestalCalc::PreProcess(MParList *pList)
     74Int_t MPedestalCalc::PreProcess(MParList *pList)
    7575{
    7676    if (fHists)
     
    123123//  Then the current event is filled into the histograms.
    124124//
    125 Bool_t MPedestalCalc::Process()
     125Int_t MPedestalCalc::Process()
    126126{
    127127    //
Note: See TracChangeset for help on using the changeset viewer.