11 #ifndef eASTHepMC3Interface_h
12 #define eASTHepMC3Interface_h 1
14 #include "G4VPrimaryGenerator.hh"
15 #include "G4PrimaryVertex.hh"
18 #include <HepMC3/Reader.h>
24 class G4GenericMessenger;
78 G4PrimaryParticle*
MakeParticle (
const HepMC3::ConstGenParticlePtr hep_p,
79 const bool safetycheck, std::set<int>& used);