|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "GaudiKernel/MsgStream.h"
13 ISvcLocator * pSvcLocator) :
15 m_caloBCT(
"CaloBadChanTool"),
30 return StatusCode::SUCCESS;
38 std::ostream *
out = &(std::cout);
52 (*out) <<
"Chan: 0x" << std::hex <<
id.get_compact() <<
": " << bc.
packedData() << std::dec << std::endl;
58 return StatusCode::SUCCESS;
61 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
DumpCaloBadChannels(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
ToolHandle< ICaloBadChanTool > m_caloBCT
const CaloCell_ID * m_cellID
::StatusCode StatusCode
StatusCode definition for legacy code.
id_range cell_range(void) const
Range over full set of Identifiers (LAr + Tiles)
BitWord packedData() const