Changeset 8084 for trunk


Ignore:
Timestamp:
10/17/06 10:57:12 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7996 r8084  
    9393    const Char_t *GetSourceName() const  { return fSourceName; }
    9494    const Char_t *GetSourceEpocheChar() const { return fSourceEpochChar; }
     95    const Char_t *GetObservationMode() const { return fObservationMode; }
    9596    UShort_t GetSourceEpocheDate() const  { return fSourceEpochDate; }
    9697    UShort_t GetNumCrates() const         { return fNumCrates; }
Note: See TracChangeset for help on using the changeset viewer.