| 
    Geant4
    10.02.p03
    
   | 
 
Main program of the FissionFragment example. More...
#include "globals.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "QGSP_BIC_HP.hh"#include "Randomize.hh"#include "FFDetectorConstruction.hh"#include "FFActionInitialization.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
Main program of the FissionFragment example.
Application demonstrating the Fission Fragment model as used within the neutron_hp model. It demostrates the capability for fission product containment by the cladding in a water moderated sub-critical assembly. It could also be further extended to calculate the effective multiplication factor of the subcritical assembly for various loading schemes.
Definition in file FissionFragment.cc.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 88 of file FissionFragment.cc.