|
Geant4
9.6.p02
|
Main program of the B3 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "B3DetectorConstruction.hh"#include "B3PhysicsList.hh"#include "B3PrimaryGeneratorAction.hh"#include "B3RunAction.hh"#include "B3EventAction.hh"#include "B3StackingAction.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.
1.8.4