|
Geant4
10.00.p02
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | genspfissevt_ (G4int *isotope, G4double *time) |
| void | genfissevt_ (G4int *isotope, G4double *time, G4double *nubar, G4double *eng) |
| G4int | getnnu_ () |
| G4int | getpnu_ () |
| G4double | getneng_ (G4int *index) |
| G4double | getnvel_ (G4int *index) |
| G4double | getndircosu_ (G4int *index) |
| G4double | getndircosv_ (G4int *index) |
| G4double | getndircosw_ (G4int *index) |
| G4double | getpeng_ (G4int *index) |
| G4double | getpvel_ (G4int *index) |
| G4double | getpdircosu_ (G4int *index) |
| G4double | getpdircosv_ (G4int *index) |
| G4double | getpdircosw_ (G4int *index) |
| G4double | getnage_ (G4int *index) |
| G4double | getpage_ (G4int *index) |
| void | setdelay_ (G4int *delay) |
| void | setcorrel_ (G4int *correlation) |
| void | setnudist_ (G4int *nudist) |
| void | setcf252_ (G4int *ndist, G4int *neng) |
| void | setrngf_ (G4float(*funcptr)(void)) |
| void | setrngd_ (G4double(*funcptr)(void)) |
Definition at line 76 of file G4LLNLFission.cc.
References fe.
Referenced by G4FissionLibrary::SampleMult().
Here is the caller graph for this function:Definition at line 71 of file G4LLNLFission.cc.
References fe.
Definition at line 129 of file G4LLNLFission.cc.
Definition at line 97 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:Definition at line 101 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:Definition at line 105 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:Definition at line 89 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:| G4int getnnu_ | ( | ) |
Definition at line 81 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::SampleMult().
Here is the caller graph for this function:Definition at line 93 of file G4LLNLFission.cc.
Definition at line 133 of file G4LLNLFission.cc.
Definition at line 117 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:Definition at line 121 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:Definition at line 125 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:Definition at line 109 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::ApplyYourself().
Here is the caller graph for this function:| G4int getpnu_ | ( | ) |
Definition at line 85 of file G4LLNLFission.cc.
Referenced by G4FissionLibrary::SampleMult().
Here is the caller graph for this function:Definition at line 113 of file G4LLNLFission.cc.
Definition at line 185 of file G4LLNLFission.cc.
| void setcorrel_ | ( | G4int * | correlation | ) |
Definition at line 141 of file G4LLNLFission.cc.
| void setdelay_ | ( | G4int * | delay | ) |
Definition at line 137 of file G4LLNLFission.cc.
| void setnudist_ | ( | G4int * | nudist | ) |
Definition at line 145 of file G4LLNLFission.cc.
| void setrngd_ | ( | G4double(*)(void) | funcptr | ) |
Definition at line 205 of file G4LLNLFission.cc.
References G4fissionEvent::setRNGd().
Here is the call graph for this function:| void setrngf_ | ( | G4float(*)(void) | funcptr | ) |
Definition at line 201 of file G4LLNLFission.cc.
References G4fissionEvent::setRNGf().
Here is the call graph for this function: