#include <HepMcParticleLink_p2.h>
Definition at line 16 of file HepMcParticleLink_p2.h.
◆ HepMcParticleLink_p2() [1/2]
HepMcParticleLink_p2::HepMcParticleLink_p2 |
( |
| ) |
|
|
inline |
◆ HepMcParticleLink_p2() [2/2]
HepMcParticleLink_p2::HepMcParticleLink_p2 |
( |
const unsigned short |
genEvtIndex, |
|
|
const unsigned long |
barcode, |
|
|
char |
evtColl |
|
) |
| |
|
inline |
◆ HepMcParticleLinkCnv_p2
◆ m_barcode
unsigned long HepMcParticleLink_p2::m_barcode |
|
protected |
◆ m_evtColl
char HepMcParticleLink_p2::m_evtColl |
|
protected |
◆ m_mcEvtIndex
unsigned short HepMcParticleLink_p2::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 48 of file HepMcParticleLink_p2.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.