Changeset 4694 for trunk/MagicSoft/Mars/mraw/MRawFileRead.h
- Timestamp:
- 08/20/04 11:25:36 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawFileRead.h
r4601 r4694 34 34 void SetInterleave(UInt_t i) { fInterleave = i; } 35 35 36 constTString GetFileName() const;36 TString GetFileName() const; 37 37 38 38 Int_t AddFile(const char *fname, Int_t entries=-1);
Note:
See TracChangeset
for help on using the changeset viewer.