  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef JIVEXML_TRUTHTRACKRETRIEVER_H 
    6 #define JIVEXML_TRUTHTRACKRETRIEVER_H 
    9 #include "GaudiKernel/IPartPropSvc.h" 
   13 #include "GaudiKernel/ToolHandle.h" 
   14 #include "GaudiKernel/ServiceHandle.h" 
   17 namespace Trk{ 
class IExtrapolator; }
 
   18 namespace HepPDT{ 
class ParticleDataTable; }
 
  
std::string m_McEvtCollName
Storegate key for the McEventCollection (different between RDO/ESD and AOD)
 
double m_MinPtCut
Minimum pT for a particle to get accepted.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
virtual std::string dataTypeName() const
Return the name of the data type.
 
TruthTrackRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
 
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
 
StatusCode initialize()
Default AthAlgTool methods.
 
Ensure that the ATLAS eigen extensions are properly loaded.
 
Retrieves the McEventCollection or the TrackRecordCollection in simulated cosmics.
 
double m_MinRhoCut
Minium radius of the end-vertex for the particle to get accepted.
 
const std::string m_typeName
The data type that is generated by this retriever.
 
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.