|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_TRUTHMUONTRACKRETRIEVER_H
6 #define JIVEXML_TRUTHMUONTRACKRETRIEVER_H
12 #include "GaudiKernel/ToolHandle.h"
15 class ParticleDataTable;
virtual std::string dataTypeName() const
Return the name of the data type.
StatusCode initialize()
Default AthAlgTool methods.
TruthMuonTrackRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
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.
std::vector< std::string > m_TrackRecCollNames
A list of StoreGate names to probe in this order for the muon record collecton.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
Retrieves the muons information from the TrackRecordCollection.