5#ifndef JIVEXML_XAODCALOCLUSTERRetriever_H
6#define JIVEXML_XAODCALOCLUSTERRetriever_H
40 virtual StatusCode
retrieve(ToolHandle<IFormatTool> &FormatTool);
Storable container for CaloCluster.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
const DataMap getData(const xAOD::CaloClusterContainer *)
Puts the variables into a DataMap.
SG::ReadHandleKeyArray< xAOD::CaloClusterContainer > m_keys
virtual std::string dataTypeName() const
Return the name of the data type that is generated by this retriever.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
For each cluster collection retrieve basic parameters.
const std::string m_typeName
The data type that is generated by this retriever.
xAODCaloClusterRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
virtual StatusCode initialize()
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
std::map< std::string, DataVect > DataMap
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.