ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FissionFragment.cc File Reference

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"
+ Include dependency graph for FissionFragment.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Main program of the FissionFragment example.

Author
B. Wendt (bryce.nosp@m.n.li.nosp@m.nn.we.nosp@m.ndt@.nosp@m.cern..nosp@m.ch)
Date
June 06, 2014

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.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

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().

+ Here is the call graph for this function: