ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.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.
Definition at line 83 of file FissionFragment.cc.
View newest version in sPHENIX GitHub at line 83 of file FissionFragment.cc
References G4String::append(), G4UImanager::ApplyCommand(), G4cerr, G4cout, G4endl, G4MTRunManager::GetNumberOfThreads(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), seed, G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().