1#ifndef SIMG4COMPONENTS_G4GEANTINOSFROMEDMTOOL_H
2#define SIMG4COMPONENTS_G4GEANTINOSFROMEDMTOOL_H
5#include "k4FWCore/DataHandle.h"
6#include "GaudiKernel/AlgTool.h"
10#include "G4VUserPrimaryGeneratorAction.hh"
15class MCParticleCollection;
29 virtual G4Event*
g4Event()
final;
33 mutable DataHandle<edm4hep::MCParticleCollection>
m_genParticles{
"GenParticles", Gaudi::DataHandle::Reader,
this};
Definition EventInformation.h:10