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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MReadCurrents.cc

    r2173 r2206  
    151151// Initialize the size of the MPedestalCam container to 127 pixels (CT1 camera)
    152152//
    153 Bool_t MReadCurrents::PreProcess(MParList *pList)
     153Int_t MReadCurrents::PreProcess(MParList *pList)
    154154{
    155155    //
     
    190190// there is now next file stop the eventloop.
    191191//
    192 Bool_t MReadCurrents::Process()
     192Int_t MReadCurrents::Process()
    193193{
    194194    //
Note: See TracChangeset for help on using the changeset viewer.