Changeset 8084
- Timestamp:
- 10/17/06 10:57:12 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawRunHeader.h
r7996 r8084 93 93 const Char_t *GetSourceName() const { return fSourceName; } 94 94 const Char_t *GetSourceEpocheChar() const { return fSourceEpochChar; } 95 const Char_t *GetObservationMode() const { return fObservationMode; } 95 96 UShort_t GetSourceEpocheDate() const { return fSourceEpochDate; } 96 97 UShort_t GetNumCrates() const { return fNumCrates; }
Note:
See TracChangeset
for help on using the changeset viewer.