|
Geant4
10.02
|
Main program of the B4c example. More...
#include "B4cDetectorConstruction.hh"#include "B4cActionInitialization.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIcommand.hh"#include "FTFP_BERT.hh"#include "Randomize.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"
Include dependency graph for exampleB4c.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the B4c example.
Definition in file exampleB4c.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 62 of file exampleB4c.cc.
References G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), session, G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: