|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_CALOTILERETRIEVER_H
6 #define JIVEXML_CALOTILERETRIEVER_H
22 #include "GaudiKernel/ToolHandle.h"
68 "TileCondToolTiming",
"TileCondToolTiming",
"Tile timing tool"};
71 "TileCondToolEmscale",
"TileCondToolEmscale",
"Tile EM scale calibration tool"};
74 "TileBadChanTool",
"TileBadChanTool",
"Tile bad channel tool"};
ToolHandle< ITileBadChanTool > m_tileBadChanTool
const DataMap getCaloTileData(const CaloCellContainer *cellContainer)
Retrieve Tile cell location and details.
const CaloCell_ID * m_calocell_id
virtual std::string dataTypeName() const
Return the name of the data type.
std::vector< DataType > DataVect
Defines a map with a key and a vector of DataType objects e.g.
SG::ReadHandleKey< TileDigitsContainer > m_sgKeyTileDigits
std::map< std::string, DataVect > DataMap
ToolHandle< TileCondToolEmscale > m_tileToolEmscale
StatusCode initialize()
Default AthAlgTool methods.
CaloTileRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
Retrieves all Tile Calo Cell objects.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
Helper class for offline cell identifiers.
void calcTILELayerSub(Identifier &)
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
Container class for CaloCell.
ToolHandle< TileCondToolTiming > m_tileToolTiming
SG::ReadHandleKey< CaloCellContainer > m_sgKey
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
SG::ReadHandleKey< TileRawChannelContainer > m_sgKeyTileRawChannel