Geant4
10.01.p03
|
Main program of the runAndEvent/RE03 example. More...
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4ScoringManager.hh"
#include "RE03DetectorConstruction.hh"
#include "FTFP_BERT.hh"
#include "RE03ActionInitialization.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the runAndEvent/RE03 example.
Definition in file RE03.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 57 of file RE03.cc.
References G4UImanager::ApplyCommand(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), G4RunManager::SetUserInitialization(), and G4ScoringManager::SetVerboseLevel().