Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiPhaseSpaceDecay.hh>
Public Member Functions | |
G4FermiPhaseSpaceDecay () | |
~G4FermiPhaseSpaceDecay () | |
std::vector< G4LorentzVector * > * | Decay (G4double parent_mass, const std::vector< G4double > &fragment_masses) const |
Definition at line 49 of file G4FermiPhaseSpaceDecay.hh.
G4FermiPhaseSpaceDecay::G4FermiPhaseSpaceDecay | ( | ) |
Definition at line 46 of file G4FermiPhaseSpaceDecay.cc.
G4FermiPhaseSpaceDecay::~G4FermiPhaseSpaceDecay | ( | ) |
Definition at line 51 of file G4FermiPhaseSpaceDecay.cc.
std::vector< G4LorentzVector * > * G4FermiPhaseSpaceDecay::Decay | ( | G4double | parent_mass, |
const std::vector< G4double > & | fragment_masses ) const |
Definition at line 54 of file G4FermiPhaseSpaceDecay.cc.