![]() |
ATLAS Offline Software
|
#include <CollectionMakerHelpers.h>
Static Public Member Functions | |
| static int | addTruthParticle (const xAOD::TruthParticle &oldPart, xAOD::TruthParticleContainer *partCont, xAOD::TruthVertexContainer *vertCont, std::vector< int > &seenParticles, const int generations, bool includeVertex=true) |
| < Helper function to add truth particles to a collection | |
| static int | addTruthVertex (const xAOD::TruthVertex &oldVert, xAOD::TruthParticleContainer *partCont, xAOD::TruthVertexContainer *vertCont, std::vector< int > &seenParticles, const int generations) |
| Helper function to set up a truth particle based on an old particle. | |
| static xAOD::TruthParticle * | setupTruthParticle (const xAOD::TruthParticle &oldPart, xAOD::TruthParticleContainer *partCont) |
Definition at line 20 of file CollectionMakerHelpers.h.
|
static |
< Helper function to add truth particles to a collection
Helper function to add truth vertices to a collection
Definition at line 55 of file CollectionMakerHelpers.cxx.
|
static |
Helper function to set up a truth particle based on an old particle.
Definition at line 25 of file CollectionMakerHelpers.cxx.
|
static |
Definition at line 84 of file CollectionMakerHelpers.cxx.