|
Geant4.10
|
Main program of the B3 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "B3DetectorConstruction.hh"#include "B3PhysicsList.hh"#include "B3ActionInitialization.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the B3 example.
Definition in file exampleB3.cc.
Definition at line 55 of file exampleB3.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
1.8.7