Geant4
10.00.p02
|
Main program of the g3tog4/clGeometry example. More...
#include "G3toG4DetectorConstruction.hh"
#include "ExG4EventAction01.hh"
#include "ExG4RunAction01.hh"
#include "ExG4PrimaryGeneratorAction01.hh"
#include "FTFP_BERT.hh"
#include "G3VolTable.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4ios.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the g3tog4/clGeometry example.
Definition in file clGeometry.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 61 of file clGeometry.cc.
References G4UImanager::ApplyCommand(), G4cerr, G4cout, G4endl, G4UImanager::GetUIpointer(), Initialize(), G4RunManager::Initialize(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().