6#include "CaloDetDescr/CaloDetDescrElement.h"
9#include "GaudiKernel/MsgStream.h"
24 MbtsElements::const_iterator it =
m_elements.find(elementId);
39 if (log.level() <= MSG::DEBUG) {
40 log << MSG::DEBUG <<
"Attempt to update map entry for ID=" << element->
identify().
getString() <<
". Skipping" <<
endmsg;
This class groups all DetDescr information related to a CaloCell.
Identifier identify() const override final
cell identifier
std::string getString() const
Provide a string form of the identifier - hexadecimal.
void add(CaloDetDescrElement *element)
CaloDetDescrElement * get_element(const Identifier &elementId) const
singleton-like access to IMessageSvc via open function and helper
IMessageSvc * getMessageSvc(bool quiet=false)