|
Geant4.10
|
Main program of the B4a example. More...
#include "B4DetectorConstruction.hh"#include "B4aActionInitialization.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIcommand.hh"#include "FTFP_BERT.hh"#include "Randomize.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the B4a example.
Definition in file exampleB4a.cc.
Definition at line 67 of file exampleB4a.cc.
References G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().
1.8.7