|  | ATLAS Offline Software
    | 
#include <IInDetTrackTruthOriginTool.h>
| Public Member Functions | |
| virtual StatusCode | initialize ()=0 | 
| virtual const xAOD::TruthParticle * | getTruth (const xAOD::TrackParticle *track) const =0 | 
| Safely access a track's linked truth particle, if available.  More... | |
| virtual int | getTruthOrigin (const xAOD::TruthParticle *truth) const =0 | 
| Computes the truth particle origin.  More... | |
| virtual int | getTrackOrigin (const xAOD::TrackParticle *track) const =0 | 
| Computes the track origin.  More... | |
| virtual bool | isFrom (const xAOD::TruthParticle *truth, int flav) const =0 | 
| Check if a truth particle is from the specified origin (from B or D hadron, or tau)  More... | |
| virtual void | print () const =0 | 
| Print the state of the tool.  More... | |
This class determines the truth origin of a track
Definition at line 22 of file IInDetTrackTruthOriginTool.h.
| 
 | pure virtual | 
Computes the track origin.
Implemented in InDet::InDetTrackTruthOriginTool.
| 
 | pure virtual | 
Safely access a track's linked truth particle, if available.
Implemented in InDet::InDetTrackTruthOriginTool.
| 
 | pure virtual | 
Computes the truth particle origin.
Implemented in InDet::InDetTrackTruthOriginTool.
| 
 | pure virtual | 
Implemented in InDet::InDetTrackTruthOriginTool.
| 
 | pure virtual | 
Check if a truth particle is from the specified origin (from B or D hadron, or tau)
Implemented in InDet::InDetTrackTruthOriginTool.
| 
 | pure virtualinherited | 
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, LundVariablesTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.
 1.8.18
 1.8.18