15 m_containerId( contId),
20 m_containerId( rhs.m_containerId),
21 m_itemId( rhs.m_itemId ){
32 if(m_itemId != rhs.
m_itemId )
return false;
51 ::sprintf(text,
fmtContId, m_containerId);
60 for(
char*
p1 = (
char*)tmp.c_str();
p1;
p1 = ::strchr(++
p1,
'[')) {
61 char*
p2 = ::strchr(
p1,
'=');
62 char*
p3 = ::strchr(
p1,
']');
void fromString(const std::string &s)
static const char * fmtContId
bool operator==(const CaloTower &t1, const CaloTower &t2)
bool operator==(const OId &rhs) const
OId & operator=(const OId &rhs)
bool operator!=(const OId &rhs) const
std::vector< std::vector< double > > tmp
static const char * fmtItemId