ATLAS Offline Software
Loading...
Searching...
No Matches
TruthVertexDecoratorAlg.cxx File Reference
#include "TruthVertexDecoratorAlg.h"
#include "StoreGate/WriteDecorHandle.h"
#include "StoreGate/ReadDecorHandle.h"
#include <cstdlib>
#include <unordered_set>
Include dependency graph for TruthVertexDecoratorAlg.cxx:

Go to the source code of this file.

Namespaces

namespace  ParticleJetTools

Functions

const xAOD::TruthParticleParticleJetTools::get_initial_particle (const xAOD::TruthParticle *part)
std::vector< const xAOD::TruthParticle * > ParticleJetTools::get_all_initial_particles (const std::vector< const xAOD::TruthParticle * > &truth_particles)
std::vector< const xAOD::TruthVertex * > ParticleJetTools::get_matched_primary_vertices (const xAOD::TruthVertex *pv, const std::vector< const xAOD::TruthVertex * > &truth_vertices, float selection_distance=0.001, SG::ConstAccessor< int > acc_uid=SG::ConstAccessor< int >("barcode"))
 Get the matched primary vertex for a given truth vertex.