#include <HepMcDataPool.h>
Definition at line 23 of file HepMcDataPool.h.
◆ getGenEvent()
Definition at line 53 of file HepMcDataPool.h.
54 {
55 return evt.nextElementPtr();
56 }
::DataPool< HepMC::GenEvent, ClearGenEvent > evt
◆ getGenParticle()
Definition at line 74 of file HepMcDataPool.h.
75 {
77 }
HepMC3::GenParticlePtr GenParticlePtr
::DataPool< HepMC::GenParticle, ClearGenParticle > part
◆ getGenVertex()
Definition at line 63 of file HepMcDataPool.h.
64 {
66 }
HepMC3::GenVertexPtr GenVertexPtr
::DataPool< HepMC::GenVertex, ClearGenVertex > vtx
◆ evt
◆ part
◆ vtx
The documentation for this struct was generated from the following file: