|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_CALOCLUSTERRETRIEVER_H
6 #define JIVEXML_CALOCLUSTERRETRIEVER_H
9 #include "CaloEvent/CaloClusterContainer.h"
12 #include "GaudiKernel/ToolHandle.h"
std::vector< std::string > m_otherKeys
std::map< std::string, DataVect > DataMap
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
CaloClusterRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
const DataMap getData(const xAOD::CaloClusterContainer *)
Retrieve basic parameters, mainly four-vectors.
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
StatusCode initialize()
Default AthAlgTool methods.
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_sgKeyFavourite
virtual std::string dataTypeName() const
Return the name of the data type.
Retrieves all Calo Cluster objects.