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.