69 std::vector<DTConfigKey>
fullKey()
const;
71 int configKey(
int wheelId,
int stationId,
int sectorId, std::vector<int>& confKey)
const;
84 void setFullKey(
const std::vector<DTConfigKey>&);
87 int setConfigKey(
int wheelId,
int stationId,
int sectorId,
const std::vector<int>& confKey);
90 int appendConfigKey(
int wheelId,
int stationId,
int sectorId,
const std::vector<int>& confKey);
110 #endif // DTCCBConfig_H
std::vector< std::pair< DTCCBId, std::vector< int > > > ccb_config_map
ccb_config_map::const_iterator ccb_config_iterator
std::vector< std::pair< DTCCBId, int > > dataList
const std::string & version() const
access version
DTCCBConfig & operator=(DTCCBConfig const &)=delete
std::vector< DTConfigKey > fullConfigKey
std::vector< std::pair< DTCCBId, int > >::const_iterator const_iterator
Access methods to data.
ccb_config_map configKeyMap() const
#define COND_SERIALIZABLE
int configKey(int wheelId, int stationId, int sectorId, std::vector< int > &confKey) const
void clear()
reset content
edm::ConstRespectingPtr< DTBufferTreeUniquePtr > dBuf
std::vector< DTConfigKey > fullKey() const
const_iterator end() const
const_iterator begin() const
int setConfigKey(int wheelId, int stationId, int sectorId, const std::vector< int > &confKey)
void setFullKey(const std::vector< DTConfigKey > &)
int appendConfigKey(int wheelId, int stationId, int sectorId, const std::vector< int > &confKey)