Changeset 17780 for trunk/Mars/mraw/MRawFileRead.h
- Timestamp:
- 05/05/14 09:51:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mraw/MRawFileRead.h
r17735 r17780 54 54 UInt_t GetEntries() { return fNumTotalEvents/fInterleave; } 55 55 56 const std::istream *GetStream() const { return fIn; } 57 56 58 ClassDef(MRawFileRead, 0) // Task to read the raw data binary file 57 59 };
Note:
See TracChangeset
for help on using the changeset viewer.