Geant4_10
|
#include "globals.hh"
#include "G4INCLThreeVector.hh"
#include "G4INCLParticle.hh"
#include <vector>
Go to the source code of this file.
Namespaces | |
G4INCL | |
G4INCL::PhaseSpaceDecay | |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLPHASESPACEDECAY_HH_ |
Functions | |
void | G4INCL::PhaseSpaceDecay::decay (G4double initialMass, const ThreeVector &theBoostVector, ParticleList &particles) |
Generate decay momenta according to a uniform phase-space model. More... | |
#define G4INCLPHASESPACEDECAY_HH_ |
Definition at line 38 of file G4INCLPhaseSpaceDecay.hh.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLPhaseSpaceDecay.hh.