ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the eventgenerator/HepMC/HepMCEx02 example. More...
#include "G4Types.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "H02DetectorConstruction.hh"
#include "FTFP_BERT.hh"
#include "H02PrimaryGeneratorAction.hh"
#include "H02EventAction.hh"
#include "H02SteppingAction.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
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.
Definition at line 50 of file HepMCEx02.cc.
View newest version in sPHENIX GitHub at line 50 of file HepMCEx02.cc
References G4cout, G4endl, G4UImanager::GetUIpointer(), and Initialize().