#include <HepMcParticleLink_p1.h>
Definition at line 20 of file HepMcParticleLink_p1.h.
◆ HepMcParticleLink_p1() [1/2]
HepMcParticleLink_p1::HepMcParticleLink_p1 |
( |
| ) |
|
|
inline |
◆ HepMcParticleLink_p1() [2/2]
HepMcParticleLink_p1::HepMcParticleLink_p1 |
( |
const unsigned short |
genEvtIndex, |
|
|
const unsigned long |
barcode |
|
) |
| |
|
inline |
◆ HepMcParticleLinkCnv_p1
◆ m_barcode
unsigned long HepMcParticleLink_p1::m_barcode |
|
protected |
◆ m_mcEvtIndex
unsigned short HepMcParticleLink_p1::m_mcEvtIndex |
|
protected |
name of the McEventCollection
holding the HepMC::GenEvent
which itself holds the HepMC::GenParticle
we are pointing to FIXME: suboptimal, should put that into the DataHeader
!!
index of the HepMC::GenEvent
holding the HepMC::GenParticle
we are pointing to. This is the index in the McEventCollection
.
Definition at line 51 of file HepMcParticleLink_p1.h.
The documentation for this class was generated from the following file:
unsigned short m_mcEvtIndex
name of the McEventCollection holding the HepMC::GenEvent which itself holds the HepMC::GenParticle w...
unsigned long m_barcode
barcode of the HepMC::GenParticle we are pointing to.