5#ifndef JIVEXML_CALOTILERETRIEVER_H
6#define JIVEXML_CALOTILERETRIEVER_H
22#include "GaudiKernel/ToolHandle.h"
57 virtual StatusCode
retrieve(ToolHandle<IFormatTool> &FormatTool);
68 "TileCondToolTiming",
"TileCondToolTiming",
"Tile timing tool"};
71 "TileCondToolEmscale",
"TileCondToolEmscale",
"Tile EM scale calibration tool"};
74 "TileBadChanTool",
"TileBadChanTool",
"Tile bad channel tool"};
Container class for CaloCell.
Helper class for offline cell identifiers.
SG::ReadHandleKey< CaloCellContainer > m_sgKey
const DataMap getCaloTileData(const CaloCellContainer *cellContainer)
Retrieve Tile cell location and details.
const CaloCell_ID * m_calocell_id
void calcTILELayerSub(Identifier &)
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
SG::ReadHandleKey< TileDigitsContainer > m_sgKeyTileDigits
virtual std::string dataTypeName() const
Return the name of the data type.
ToolHandle< TileCondToolTiming > m_tileToolTiming
StatusCode initialize()
Default AthAlgTool methods.
ToolHandle< ITileBadChanTool > m_tileBadChanTool
SG::ReadHandleKey< TileRawChannelContainer > m_sgKeyTileRawChannel
ToolHandle< TileCondToolEmscale > m_tileToolEmscale
CaloTileRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
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.