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/mfileio/MCT1ReadAscii.h

    r1880 r2206  
    2323    void ReadData();
    2424
     25    Int_t PreProcess(MParList *pList);
     26    Int_t Process();
     27
    2528public:
    2629    MCT1ReadAscii(const char *filename=NULL,
     
    3235    Int_t AddFile(const char *fname, Int_t dummy=-1);
    3336
    34     Bool_t PreProcess(MParList *pList);
    35     Bool_t Process();
    36 
    3737    ClassDef(MCT1ReadAscii, 0)  // Reads the CT1 data file
    3838};
Note: See TracChangeset for help on using the changeset viewer.