|
ATLAS Offline Software
|
Go to the documentation of this file.
67 ATH_MSG_INFO(
"TileCellIDCToCell initialization completed" );
69 return StatusCode::SUCCESS;
110 for( ; inpItr !=
end; ++inpItr) {
115 eCellTot += cinp->
energy();
122 <<
" nCell=" << nCell <<
" energy=" << cinp->
energy());
132 ATH_MSG_DEBUG(
" nCell=" << nCell <<
" eneTot=" << eCellTot );
137 return StatusCode::SUCCESS;
152 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
#define ATH_MSG_VERBOSE(x)
std::string m_cellContainer
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
double energy() const
get energy (data member)
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
const TileInfo * m_tileInfo
virtual ~TileCellIDCToCell()
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
IdentifierHash subcalo_hash(void) const
get subcalo hash for TileCal cells
Helpers for checking error return status codes and reporting errors.
Container class for CaloCell.
TileCellIDCToCell(const std::string &name, ISvcLocator *pSvcLocator)
std::string to_string(const Identifier &id, int level=0) const
#define ATH_MSG_WARNING(x)
const TileDetDescrManager * m_tileMgr