|
Geant4
10.01.p01
|
Main program of the B4d example. More...
#include "B4dDetectorConstruction.hh"#include "B4dActionInitialization.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 exampleB4d.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the B4d example.
Definition in file exampleB4d.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 63 of file exampleB4d.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: