CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
cscdqm::ChamberCounterKeyType Struct Reference

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
 

Detailed Description

Chamber Counters key type.

Definition at line 195 of file CSCDQM_Configuration.h.

Constructor & Destructor Documentation

cscdqm::ChamberCounterKeyType::ChamberCounterKeyType ( const HwId crateId_,
const HwId dmbId_,
const ChamberCounterMapType c_ 
)
inline

Definition at line 199 of file CSCDQM_Configuration.h.

Member Data Documentation

ChamberCounterMapType cscdqm::ChamberCounterKeyType::counters

Definition at line 198 of file CSCDQM_Configuration.h.

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.