Geant4
10.03.p03
|
Main program of the eventgenerator/HepMC/HepMCEx01 example. More...
#include "FTFP_BERT.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "ExN04DetectorConstruction.hh"
#include "ExN04EventAction.hh"
#include "ExN04PrimaryGeneratorAction.hh"
#include "ExN04RunAction.hh"
#include "ExN04StackingAction.hh"
#include "ExN04SteppingAction.hh"
#include "ExN04SteppingVerbose.hh"
#include "ExN04TrackingAction.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the eventgenerator/HepMC/HepMCEx01 example.
Definition in file HepMCEx01.cc.
Definition at line 56 of file HepMCEx01.cc.