Geant4
10.00.p01
|
Main program of the RE06 example. More...
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "RE06DetectorConstruction.hh"
#include "RE06ParallelWorld.hh"
#include "RE06PhysicsList.hh"
#include "RE06PrimaryGeneratorAction.hh"
#include "RE06RunAction.hh"
#include "RE06SteppingVerbose.hh"
#include "RE06ActionInitialization.hh"
#include "RE06WorkerInitialization.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the RE06 example.
Definition in file exampleRE06.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 61 of file exampleRE06.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4VUserDetectorConstruction::RegisterParallelWorld(), G4UIExecutive::SessionStart(), G4VSteppingVerbose::SetInstance(), G4MTRunManager::SetNumberOfThreads(), G4MTRunManager::SetUserInitialization(), and G4RunManager::SetUserInitialization().