Ignore:
Timestamp:
07/05/10 14:21:45 (14 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawRunHeader.h

    r9542 r9606  
    109109    void SetRunType(UShort_t type) { fRunType=type; }
    110110    void SetRunInfo(UShort_t tel, UInt_t run, UInt_t file=0);
     111    void SetFileNumber(UInt_t file) { fFileNumber=file; }
    111112    void SetSourceInfo(const TString src, char epoch='J', UShort_t date=2000);
    112113    void SetRunTime(const MTime &start, const MTime &end);
Note: See TracChangeset for help on using the changeset viewer.