|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_TRTRETRIEVER_H
6 #define JIVEXML_TRTRETRIEVER_H
63 const ToolHandle<IInDetGeoModelTool>
m_geo
64 {
this,
"GeoModelTool",
"JiveXML::InDetGeoModelTool/InDetGeoModelTool",
""};
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
virtual StatusCode initialize()
initialize only geo model tool
::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 all InDet::TRT_DriftCircle objects.
virtual std::string dataTypeName() const
Return the name of the data type.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
bool m_useTRTTruthMap
The StoreGate key for the TRT MultiTruthMap with the track associations.
const ToolHandle< IInDetGeoModelTool > m_geo
A tool handle to the geo model tool.
TRTRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
SG::ReadHandleKey< InDet::TRT_DriftCircleContainer > m_TRTDriftCircleCollKey
The StoreGate key for the TRT Cluster collection to retrieve.
SG::ReadHandleKey< PRD_MultiTruthCollection > m_TRTTruthMapKey