Changeset 17065 for trunk/Mars/mraw
- Timestamp:
- 09/03/13 20:08:40 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mraw/MRawRunHeader.h
r14447 r17065 136 136 UShort_t GetRunType() const { return fRunType; } 137 137 const Char_t *GetRunTypeStr() const; 138 constChar_t GetRunTypeChar() const;138 Char_t GetRunTypeChar() const; 139 139 const Char_t *GetProjectName() const { return fProjectName; } 140 140 const Char_t *GetSourceName() const { return fSourceName; }
Note:
See TracChangeset
for help on using the changeset viewer.