13 DetCondCFloat::BufferMap::const_iterator it = trans->
m_bufmap.begin();
14 DetCondCFloat::BufferMap::const_iterator last = trans->
m_bufmap.end();
16 for (; it != last; ++it) {
17 unsigned int key = it->first.get_identifier32().get_compact();
31 typedef DetCondCFloat::BufferMap::value_type
value_type;
32 DetCondCFloat::BufferMap::iterator it = trans->
m_bufmap.begin();
33 for (
unsigned int i = 0; i < pers->
m_bufKeyValue.size(); i += 2) {
virtual void transToPers(const DetCondCFloat *transObj, DetCondCFloat_p1 *persObj, MsgStream &log)
virtual void persToTrans(const DetCondCFloat_p1 *persObj, DetCondCFloat *transObj, MsgStream &log)
std::vector< float > m_buf
std::vector< unsigned int > m_bufKeyValue
DetCondCFloat is a class to hold sets of Identifiers and arrays of floats for detector element specif...
const std::string & tag() const
std::vector< float > m_buf