Geant4
10.03.p03
|
Main program of the B3a example. More...
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "B3DetectorConstruction.hh"
#include "B3PhysicsList.hh"
#include "B3aActionInitialization.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the B3a example.
Definition in file exampleB3a.cc.
Definition at line 50 of file exampleB3a.cc.