|
Geant4.10
|
#include "globals.hh"#include "G4INCLPhaseSpaceDecay.hh"#include "G4INCLRandom.hh"#include "G4INCLKinematicsUtils.hh"#include <algorithm>#include <numeric>#include <functional>Go to the source code of this file.
Namespaces | |
| G4INCL | |
| G4INCL::PhaseSpaceDecay | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| void | G4INCL::PhaseSpaceDecay::decay (G4double initialMass, const ThreeVector &theBoostVector, ParticleList &particles) |
| Generate decay momenta according to a uniform phase-space model. More... | |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLPhaseSpaceDecay.cc.
1.8.7