ATLAS Offline Software
Public Attributes | List of all members
MuonCond::DcsConstants Struct Reference

Helper struct to cache all dcs constants in a common place of the memory. More...

#include <Defs.h>

Collaboration diagram for MuonCond::DcsConstants:

Public Attributes

float standbyVolt {0.f}
 
float readyVolt {0.f}
 
DcsFsmState fsmState {DcsFsmState::NONE}
 

Detailed Description

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.

Member Data Documentation

◆ fsmState

DcsFsmState MuonCond::DcsConstants::fsmState {DcsFsmState::NONE}

◆ readyVolt

float MuonCond::DcsConstants::readyVolt {0.f}

◆ standbyVolt

float MuonCond::DcsConstants::standbyVolt {0.f}

The documentation for this struct was generated from the following file: