 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_XAODCALOCLUSTERRetriever_H
6 #define JIVEXML_XAODCALOCLUSTERRetriever_H
xAODCaloClusterRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
For each cluster collection retrieve basic parameters.
SG::ReadHandleKeyArray< xAOD::CaloClusterContainer > m_keys
Storable container for CaloCluster.
std::map< std::string, DataVect > DataMap
virtual std::string dataTypeName() const
Return the name of the data type that is generated by this retriever.
const DataMap getData(const xAOD::CaloClusterContainer *)
Puts the variables into a DataMap.
virtual StatusCode initialize()
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
Retrieves the Calo Cluster objects.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
const std::string m_typeName
The data type that is generated by this retriever.