![]() |
ATLAS Offline Software
|
#include <HepMcDataPool.h>
Classes | |
| struct | ClearGenEvent |
| struct | ClearGenVertex |
| struct | ClearGenParticle |
Public Member Functions | |
| HepMC::GenEvent * | getGenEvent () |
| HepMC::GenVertexPtr | getGenVertex () |
| HepMC::GenParticlePtr | getGenParticle () |
Public Attributes | |
| ::DataPool< HepMC::GenEvent, ClearGenEvent > | evt |
| ::DataPool< HepMC::GenVertex, ClearGenVertex > | vtx |
| ::DataPool< HepMC::GenParticle, ClearGenParticle > | part |
Definition at line 23 of file HepMcDataPool.h.
|
inline |
Definition at line 53 of file HepMcDataPool.h.
|
inline |
Definition at line 74 of file HepMcDataPool.h.
|
inline |
Definition at line 63 of file HepMcDataPool.h.
| ::DataPool<HepMC::GenEvent, ClearGenEvent> HepMC::DataPool::evt |
Definition at line 52 of file HepMcDataPool.h.
| ::DataPool<HepMC::GenParticle, ClearGenParticle> HepMC::DataPool::part |
Definition at line 73 of file HepMcDataPool.h.
| ::DataPool<HepMC::GenVertex, ClearGenVertex> HepMC::DataPool::vtx |
Definition at line 62 of file HepMcDataPool.h.