|
Geant4
10.02
|
Main program of the eventgenerator/HepMC/HepMCEx02 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "H02DetectorConstruction.hh"#include "FTFP_BERT.hh"#include "H02PrimaryGeneratorAction.hh"#include "H02EventAction.hh"#include "H02SteppingAction.hh"
Include dependency graph for HepMCEx02.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the eventgenerator/HepMC/HepMCEx02 example.
Definition in file HepMCEx02.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 54 of file HepMCEx02.cc.
References G4cout, G4endl, G4UImanager::GetUIpointer(), and Initialize().
Here is the call graph for this function: