Geant4
9.6.p02
|
Main program of the B4b example. More...
#include "B4DetectorConstruction.hh"
#include "B4PrimaryGeneratorAction.hh"
#include "B4RunAction.hh"
#include "B4bEventAction.hh"
#include "B4bSteppingAction.hh"
#include "B4bRunData.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "FTFP_BERT.hh"
#include "Randomize.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the B4b example.
Definition in file exampleB4b.cc.