|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_SICLUSTERRETRIEVER_H
6 #define JIVEXML_SICLUSTERRETRIEVER_H
61 const ToolHandle<IInDetGeoModelTool>
m_geo
62 {
this,
"GeoModelTool",
"JiveXML::InDetGeoModelTool/InDetGeoModelTool",
""};
virtual std::string dataTypeName() const
Return the name of the data type.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
Condition object key of SiDetectorElementCollection for SCT.
SiClusterRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
const ToolHandle< IInDetGeoModelTool > m_geo
A tool handle to the geo model tool.
SG::ReadHandleKey< InDet::SiClusterContainer > m_SiClusterCollName
StoreGate key for the SiClusterContainer for SCT.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
virtual StatusCode initialize()
initialize
SG::ReadHandleKey< PRD_MultiTruthCollection > m_SiTruthMapName
bool m_useSiTruthMap
StoreGate key for the PRD_MultiTruthCollection for SCT.
Retrieves all InDet::SiCluster objects.