ATLAS Offline Software
|
#include <TruthBinding.h>
Private Attributes | |
HepMC::GenParticlePtr | m_truthParticle {} |
pointer to particle in MC truth More... | |
HepMC::GenParticlePtr | m_primaryGenParticle {} |
pointer to corresponding primary (generator) particle More... | |
HepMC::GenParticlePtr | m_generationZeroGenParticle {} |
pointer to corresponding truth particle before any regenration More... | |
Definition at line 18 of file TruthBinding.h.
|
delete |
No default constructor.
|
inline |
constructor setting all truth particle pointers to the given particle
|
inline |
constructor setting all truth particle pointers individually
|
inlinedefault |
copy constructors
|
inlinedefault |
|
inline |
destructor
|
inline |
Create a TruthBinding for a child particle.
|
inline |
pointer to the particle in the simulation truth
|
inline |
|
inline |
pointer to the simulation truth particle before any regeneration happened (eg.
brem)
|
inline |
|
inline |
pointer to the primary particle in the simulation truth
|
inline |
|
inline |
|
inline |
|
inlinedefault |
|
inlinedefault |
|
inline |
comparisons
|
inline |
|
inline |
|
private |
pointer to corresponding truth particle before any regenration
Definition at line 64 of file TruthBinding.h.
|
private |
pointer to corresponding primary (generator) particle
Definition at line 63 of file TruthBinding.h.
|
private |
pointer to particle in MC truth
Definition at line 62 of file TruthBinding.h.