5#ifndef JIVEXML_BADTILERETRIEVER_H
6#define JIVEXML_BADTILERETRIEVER_H
48 virtual StatusCode
retrieve(ToolHandle<IFormatTool> &FormatTool);
Container class for CaloCell.
Helper class for offline cell identifiers.
SG::ReadHandleKey< CaloCellContainer > m_sgKey
virtual std::string dataTypeName() const
Return the name of the data type.
const CaloCell_ID * m_calocell_id
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
void calcTILELayerSub(Identifier &)
BadTileRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
StatusCode initialize()
Default AthAlgTool methods.
const DataMap getBadTileData(const CaloCellContainer *cellContainer)
Retrieve Tile bad cell location and details.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
Property holding a SG store/key/clid from which a ReadHandle is made.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
std::map< std::string, DataVect > DataMap
std::vector< DataType > DataVect
Defines a map with a key and a vector of DataType objects e.g.