ATLAS Offline Software
|
Helper struct to cache all dcs constants in a common place of the memory. More...
#include <Defs.h>
Public Attributes | |
float | standbyVolt {0.f} |
float | readyVolt {0.f} |
DcsFsmState | fsmState {DcsFsmState::NONE} |
Helper struct to cache all dcs constants in a common place of the memory.
Definition at line 31 of file MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondData/MuonCondData/Defs.h.
DcsFsmState MuonCond::DcsConstants::fsmState {DcsFsmState::NONE} |
Definition at line 34 of file MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondData/MuonCondData/Defs.h.
float MuonCond::DcsConstants::readyVolt {0.f} |
Definition at line 33 of file MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondData/MuonCondData/Defs.h.
float MuonCond::DcsConstants::standbyVolt {0.f} |
Definition at line 32 of file MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondData/MuonCondData/Defs.h.