Geant4
10.00.p03
|
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"
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 67 of file exampleB4d.cc.
References G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), session, G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().