Changeset 8383 for trunk/MagicSoft/Mars/mraw
- Timestamp:
- 03/28/07 13:43:28 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawRunHeader.h
r8351 r8383 106 106 UShort_t GetNumBytesPerSample() const { return fNumBytesPerSample; } 107 107 UInt_t GetNumEvents() const { return fNumEvents; } 108 UShort_t GetFreqSampling() const { return fFreqSampling; } 108 109 const MTime &GetRunStart() const { return fRunStart; } 109 110 const MTime &GetRunEnd() const { return fRunStop; }
Note:
See TracChangeset
for help on using the changeset viewer.