#include <DTCCBConfig.h>
Public Member Functions | |
DTCCBId () | |
~DTCCBId () | |
Public Attributes | |
COND_SERIALIZABLE | |
int | sectorId |
int | stationId |
int | wheelId |
Definition at line 38 of file DTCCBConfig.h.
DTCCBId::DTCCBId | ( | ) |
Definition at line 46 of file DTCCBConfig.cc.
DTCCBId::~DTCCBId | ( | ) |
Definition at line 66 of file DTCCBConfig.cc.
DTCCBId::COND_SERIALIZABLE |
Definition at line 50 of file DTCCBConfig.h.
int DTCCBId::sectorId |
Definition at line 47 of file DTCCBConfig.h.
Referenced by DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::getNewObjects(), and DTConfigDBProducer::readDTCCBConfig().
int DTCCBId::stationId |
Definition at line 46 of file DTCCBConfig.h.
Referenced by DTCCBConfig::appendConfigKey(), DTCCBConfig::configKeyMap(), DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::getNewObjects(), DTCCBConfig::initialize(), DTConfigDBProducer::readDTCCBConfig(), and DTCCBConfig::setConfigKey().
int DTCCBId::wheelId |
Definition at line 45 of file DTCCBConfig.h.
Referenced by DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::getNewObjects(), and DTConfigDBProducer::readDTCCBConfig().