|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_BADLARRETRIEVER_H
6 #define JIVEXML_BADLARRETRIEVER_H
15 #include "GaudiKernel/ToolHandle.h"
const DataMap getBadLArData(const CaloCellContainer *cellContainer)
Retrieve LAr bad cell location and details.
const CaloCell_ID * m_calocell_id
std::map< std::string, DataVect > DataMap
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
BadLArRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
Helper class for offline cell identifiers.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
Retrieves all Calo Cluster objects.
SG::ReadHandleKey< CaloCellContainer > m_sgKey
for properties
Container class for CaloCell.
virtual std::string dataTypeName() const
Return the name of the data type.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
StatusCode initialize()
Default AthAlgTool methods.