ATLAS Offline Software
|
#include <NswDcsDbData.h>
Public Member Functions | |
bool | operator< (const NswDcsDbData::TDaqConstants &other) const |
Public Attributes | |
uint64_t | timeSince {0} |
uint64_t | timeUntil {0} |
unsigned int | elink {0} |
bool | permanentlyDisabled {false} |
Definition at line 32 of file NswDcsDbData.h.
|
inline |
unsigned int NswDcsDbData::TDaqConstants::elink {0} |
Definition at line 35 of file NswDcsDbData.h.
bool NswDcsDbData::TDaqConstants::permanentlyDisabled {false} |
Definition at line 36 of file NswDcsDbData.h.
uint64_t NswDcsDbData::TDaqConstants::timeSince {0} |
Definition at line 33 of file NswDcsDbData.h.
uint64_t NswDcsDbData::TDaqConstants::timeUntil {0} |
Definition at line 34 of file NswDcsDbData.h.