67 std::vector<DTConfigKey> fullKey()
const;
70 int configKey(
const DTChamberId&
id, std::vector<int>& confKey)
const;
73 ccb_config_map configKeyMap()
const;
82 void setFullKey(
const std::vector<DTConfigKey>&);
85 int setConfigKey(
int wheelId,
int stationId,
int sectorId,
const std::vector<int>& confKey);
86 int setConfigKey(
const DTChamberId&
id,
const std::vector<int>& confKey);
88 int appendConfigKey(
int wheelId,
int stationId,
int sectorId,
const std::vector<int>& confKey);
89 int appendConfigKey(
const DTChamberId&
id,
const std::vector<int>& confKey);
93 const_iterator
begin()
const;
94 const_iterator
end()
const;
111 #endif // DTCCBConfig_H static AlgebraicMatrix initialize()
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
std::vector< DTConfigKey > fullConfigKey
std::vector< std::pair< DTCCBId, int > >::const_iterator const_iterator
Access methods to data.
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
#define COND_SERIALIZABLE