Ignore:
Timestamp:
12/02/03 16:03:49 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mreport/MReport.h

    r2566 r2591  
    1212{
    1313private:
    14     const TString fIdentifier;    //!
    15     const Bool_t  fHasReportTime; //!
     14    const TString fIdentifier;    //! Identifier of the subsystem
     15    const Bool_t  fHasReportTime; //! Intermediate solution for DC currents
    1616
    17     Byte_t  fState;
    18     MTime  *fTime;             //!
     17    Byte_t  fState;               // Status of the subsystem
     18    MTime  *fTime;                //! pointer to the corresponding time stamp
    1919
    2020    ULong_t Hash() const { return fIdentifier.Hash(); }
Note: See TracChangeset for help on using the changeset viewer.