|
Geant4
10.04.p03
|
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)) |
Static Private Member Functions | |
| static G4double | fisslibrng (void) |
| static G4double | rngf2d (void) |
Static Private Attributes | |
| static G4int | delayoption |
| static G4int | correlationoption |
| static G4int | nudistoption |
| static G4int | Cf252ndistoption |
| static G4int | Cf252nengoption |
| static G4double(* | rngdptr )(void) |
| static float(* | rngfptr )(void) |
| G4fissionEvent | ( | G4int | isotope, |
| G4double | time, | ||
| G4double | nubar, | ||
| G4double | eng | ||
| ) |
| ~G4fissionEvent | ( | ) |
References neutronEnergies, and neutronNu.
References neutronNu, and neutronVelocities.
References neutronDircosu, and neutronNu.
References neutronDircosv, and neutronNu.
References neutronDircosw, and neutronNu.
References photonEnergies, and photonNu.
References photonNu, and photonVelocities.
References photonDircosu, and photonNu.
References photonDircosv, and photonNu.
References photonDircosw, and photonNu.
References neutronAges, and neutronNu.
References photonAges, and photonNu.
References delayoption.
References correlationoption.
References nudistoption.
References Cf252ndistoption, and Cf252nengoption.
|
private |
|
private |
|
private |
|
private |
Referenced by getNeutronAge(), getNeutronDircosu(), getNeutronDircosv(), getNeutronDircosw(), getNeutronEnergy(), getNeutronNu(), and getNeutronVelocity().
|
private |
Referenced by getNeutronEnergy().
|
private |
Referenced by getNeutronVelocity().
|
private |
Referenced by getNeutronDircosu().
|
private |
Referenced by getNeutronDircosv().
|
private |
Referenced by getNeutronDircosw().
|
private |
Referenced by getNeutronAge().
|
private |
Referenced by getPhotonAge(), getPhotonDircosu(), getPhotonDircosv(), getPhotonDircosw(), getPhotonEnergy(), getPhotonNu(), and getPhotonVelocity().
|
private |
Referenced by getPhotonEnergy().
|
private |
Referenced by getPhotonVelocity().
|
private |
Referenced by getPhotonDircosu().
|
private |
Referenced by getPhotonDircosv().
|
private |
Referenced by getPhotonDircosw().
|
private |
Referenced by getPhotonAge().
|
staticprivate |
Referenced by setDelayOption().
|
staticprivate |
Referenced by setCorrelationOption().
|
staticprivate |
Referenced by setNudistOption().
|
staticprivate |
Referenced by setCf252Option().
|
staticprivate |
Referenced by setCf252Option().