#include <DTCCBConfig.h>
Public Member Functions | |
DTCCBId () | |
~DTCCBId () | |
Public Attributes | |
int | sectorId |
int | stationId |
int | wheelId |
Definition at line 36 of file DTCCBConfig.h.
DTCCBId::DTCCBId | ( | ) |
Definition at line 49 of file DTCCBConfig.cc.
DTCCBId::~DTCCBId | ( | ) |
Definition at line 72 of file DTCCBConfig.cc.
{ }
Definition at line 45 of file DTCCBConfig.h.
Referenced by DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::getNewObjects(), and DTConfigDBProducer::readDTCCBConfig().
Definition at line 44 of file DTCCBConfig.h.
Referenced by DTCCBConfig::appendConfigKey(), DTCCBConfig::cacheMap(), DTCCBConfig::configKeyMap(), DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::getNewObjects(), DTConfigDBProducer::readDTCCBConfig(), and DTCCBConfig::setConfigKey().
int DTCCBId::wheelId |
Definition at line 43 of file DTCCBConfig.h.
Referenced by DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::getNewObjects(), and DTConfigDBProducer::readDTCCBConfig().