Go to the source code of this file.
Functions | |
HepMC::GenParticle * | findLastSelf (HepMC::GenParticle *x) |
std::vector< SimpleParticle > * | getDaughters (HepMC::GenParticle *x) |
bool | isFirst (HepMC::GenParticle *x) |
int | readParticlesFromHepMC (const HepMC::GenEvent *event, SimpleParticle &X, SimpleParticle &tau, SimpleParticle &tau2, std::vector< SimpleParticle > &tau_daughters, std::vector< SimpleParticle > &tau2_daughters) |
|
inline |
Definition at line 46 of file read_particles_from_HepMC.cc.
References class-composition::children, AlCaHLTBitMon_ParallelJobs::p, and x.
Referenced by readParticlesFromHepMC().
|
inline |
Definition at line 8 of file read_particles_from_HepMC.cc.
References BPhysicsValidation_cfi::daughters, GenParticle::GenParticle, AlCaHLTBitMon_ParallelJobs::p, and createTree::pp.
Referenced by readParticlesFromHepMC().
|
inline |
Definition at line 58 of file read_particles_from_HepMC.cc.
References AlCaHLTBitMon_ParallelJobs::p, and parents.
Referenced by readParticlesFromHepMC().
int readParticlesFromHepMC | ( | const HepMC::GenEvent * | event, |
SimpleParticle & | X, | ||
SimpleParticle & | tau, | ||
SimpleParticle & | tau2, | ||
std::vector< SimpleParticle > & | tau_daughters, | ||
std::vector< SimpleParticle > & | tau2_daughters | ||
) |
Definition at line 87 of file read_particles_from_HepMC.cc.
References funct::abs(), class-composition::children, gather_cfg::cout, findLastSelf(), GenParticle::GenParticle, getDaughters(), isFirst(), and BPhysicsValidation_cfi::pdgid.