Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WendtFissionFragmentGenerator.hh>
Public Member Functions | |
G4HadFinalState * | ApplyYourself (const G4HadProjectile &projectile, G4int Z, G4int A) |
void | InitializeANucleus (const G4int A, const G4int Z, const G4int M, const G4String &dataDirectory) |
~G4WendtFissionFragmentGenerator () | |
Static Public Member Functions | |
static G4WendtFissionFragmentGenerator * | GetInstance () |
Definition at line 41 of file G4WendtFissionFragmentGenerator.hh.
G4WendtFissionFragmentGenerator::~G4WendtFissionFragmentGenerator | ( | ) |
Definition at line 187 of file G4WendtFissionFragmentGenerator.cc.
G4HadFinalState * G4WendtFissionFragmentGenerator::ApplyYourself | ( | const G4HadProjectile & | projectile, |
G4int | Z, | ||
G4int | A ) |
Definition at line 62 of file G4WendtFissionFragmentGenerator.cc.
Referenced by G4ParticleHPChannel::ApplyYourself().
|
inlinestatic |
Definition at line 45 of file G4WendtFissionFragmentGenerator.hh.
Referenced by G4ParticleHPChannel::G4ParticleHPChannel().
void G4WendtFissionFragmentGenerator::InitializeANucleus | ( | const G4int | A, |
const G4int | Z, | ||
const G4int | M, | ||
const G4String & | dataDirectory ) |
Definition at line 102 of file G4WendtFissionFragmentGenerator.cc.
Referenced by G4ParticleHPChannel::UpdateData().