Changeset 9606 for trunk/MagicSoft/Mars/mraw
- Timestamp:
- 07/05/10 14:21:45 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawRunHeader.h
r9542 r9606 109 109 void SetRunType(UShort_t type) { fRunType=type; } 110 110 void SetRunInfo(UShort_t tel, UInt_t run, UInt_t file=0); 111 void SetFileNumber(UInt_t file) { fFileNumber=file; } 111 112 void SetSourceInfo(const TString src, char epoch='J', UShort_t date=2000); 112 113 void SetRunTime(const MTime &start, const MTime &end);
Note:
See TracChangeset
for help on using the changeset viewer.