Chamber Counters key type. More...
#include <CSCDQM_Configuration.h>
Public Member Functions | |
ChamberCounterKeyType (const HwId &crateId_, const HwId &dmbId_, const ChamberCounterMapType &c_) | |
Public Attributes | |
ChamberCounterMapType | counters |
HwId | crateId |
HwId | dmbId |
Chamber Counters key type.
Definition at line 195 of file CSCDQM_Configuration.h.
|
inline |
Definition at line 199 of file CSCDQM_Configuration.h.
ChamberCounterMapType cscdqm::ChamberCounterKeyType::counters |
Definition at line 198 of file CSCDQM_Configuration.h.
Referenced by counter.Counters::__str__(), counter.Counters::addCounter(), counter.Counters::counter(), and counter.Counters::write().
HwId cscdqm::ChamberCounterKeyType::crateId |
Definition at line 196 of file CSCDQM_Configuration.h.
HwId cscdqm::ChamberCounterKeyType::dmbId |
Definition at line 197 of file CSCDQM_Configuration.h.