Geant4
10.01.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.
References G4String::append(), G4UImanager::ApplyCommand(), G4cerr, G4cout, G4endl, G4MTRunManager::GetNumberOfThreads(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().