#include "G4DataHelpers/IHepMCtoG4.h"
#include "GaudiAlg/GaudiTool.h"
#include "GaudiKernel/IParticlePropertySvc.h"
#include "G4PrimaryParticle.hh"
#include "HepMC/GenParticle.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenVertex.h"
Include dependency graph for HepMCtoG4.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HepMCtoG4 |
HepMCtoG4 - tool to convert GenEvents into G4Events. More... |