![]() |
ATLAS Offline Software
|
This class determines the truth origin of a track. More...
#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. | |
| virtual int | getTruthOrigin (const xAOD::TruthParticle *truth) const =0 |
| Computes the truth particle origin. | |
| virtual int | getTrackOrigin (const xAOD::TrackParticle *track) const =0 |
| Computes the track origin. | |
| 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) | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
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 asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, KtDeltaRTool, and LundVariablesTool.