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

    r2173 r2206  
    156156// Initialize the size of the MPedestalCam container to 127 pixels (CT1 camera)
    157157//
    158 Bool_t MCT1ReadAscii::PreProcess(MParList *pList)
     158Int_t MCT1ReadAscii::PreProcess(MParList *pList)
    159159{
    160160    //
     
    264264// there is now next file stop the eventloop.
    265265//
    266 Bool_t MCT1ReadAscii::Process()
     266Int_t MCT1ReadAscii::Process()
    267267{
    268268    //
Note: See TracChangeset for help on using the changeset viewer.