Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4fissionEvent.hh>
Public Member Functions | |
G4fissionEvent (G4int isotope, G4double time, G4double nubar, G4double eng) | |
~G4fissionEvent () | |
G4int | getNeutronNu () |
G4int | getPhotonNu () |
G4double | getNeutronEnergy (G4int index) |
G4double | getNeutronVelocity (G4int index) |
G4double | getNeutronDircosu (G4int index) |
G4double | getNeutronDircosv (G4int index) |
G4double | getNeutronDircosw (G4int index) |
G4double | getPhotonEnergy (G4int index) |
G4double | getPhotonVelocity (G4int index) |
G4double | getPhotonDircosu (G4int index) |
G4double | getPhotonDircosv (G4int index) |
G4double | getPhotonDircosw (G4int index) |
G4double | getNeutronAge (G4int index) |
G4double | getPhotonAge (G4int index) |
Static Public Member Functions | |
static void | setDelayOption (G4int delay) |
static void | setCorrelationOption (G4int correlation) |
static void | setNudistOption (G4int nudist) |
static void | setCf252Option (G4int ndist, G4int neng) |
static void | setRNGf (float(*funcptr)(void)) |
static void | setRNGd (G4double(*funcptr)(void)) |
Definition at line 62 of file G4fissionEvent.hh.
Definition at line 65 of file G4fissionEvent.cc.
G4fissionEvent::~G4fissionEvent | ( | ) |
Definition at line 181 of file G4fissionEvent.cc.
Definition at line 139 of file G4fissionEvent.hh.
Definition at line 107 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
Definition at line 111 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
Definition at line 115 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
Definition at line 99 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
|
inline |
Definition at line 93 of file G4fissionEvent.hh.
Referenced by G4SFDecay::DecayIt().
Definition at line 103 of file G4fissionEvent.hh.
Definition at line 143 of file G4fissionEvent.hh.
Definition at line 127 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
Definition at line 131 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
Definition at line 135 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
Definition at line 119 of file G4fissionEvent.hh.
Referenced by G4FissionLibrary::ApplyYourself(), and G4SFDecay::DecayIt().
|
inline |
Definition at line 96 of file G4fissionEvent.hh.
Referenced by G4SFDecay::DecayIt().
Definition at line 123 of file G4fissionEvent.hh.
Definition at line 156 of file G4fissionEvent.hh.
|
inlinestatic |
Definition at line 150 of file G4fissionEvent.hh.
|
inlinestatic |
Definition at line 147 of file G4fissionEvent.hh.
|
inlinestatic |
Definition at line 153 of file G4fissionEvent.hh.
|
inlinestatic |
Definition at line 164 of file G4fissionEvent.hh.
Referenced by setrngd_().
|
inlinestatic |
Definition at line 160 of file G4fissionEvent.hh.
Referenced by setrngf_().