#include <Pythia6Decays.h>
Public Member Functions | |
const DaughterParticleList & | particleDaughters (ParticlePropagator &particle) |
Pythia6Decays () | |
~Pythia6Decays () | |
Private Attributes | |
Pythia6jets * | pyjets |
gen::Pythia6Service * | pyservice |
DaughterParticleList | theList |
Definition at line 15 of file Pythia6Decays.h.
Pythia6Decays::Pythia6Decays | ( | ) |
Definition at line 18 of file Pythia6Decays.cc.
References pyjets, and pyservice.
Pythia6Decays::~Pythia6Decays | ( | ) |
const DaughterParticleList & Pythia6Decays::particleDaughters | ( | ParticlePropagator & | particle | ) |
Definition at line 33 of file Pythia6Decays.cc.
References i, Pythia6jets::k(), RawParticle::mass(), max(), Pythia6jets::n(), Pythia6jets::p(), RawParticle::pid(), pyjets, pyservice, PYTHIA6PYDECY, RawParticle::T(), theList, Pythia6jets::v(), RawParticle::X(), RawParticle::Y(), and RawParticle::Z().
Referenced by TrajectoryManager::updateWithDaughters().
|
private |
Definition at line 27 of file Pythia6Decays.h.
Referenced by particleDaughters(), Pythia6Decays(), and ~Pythia6Decays().
|
private |
Definition at line 26 of file Pythia6Decays.h.
Referenced by particleDaughters(), Pythia6Decays(), and ~Pythia6Decays().
|
private |
Definition at line 28 of file Pythia6Decays.h.
Referenced by particleDaughters().