#include <HepMcParticleLink_p3.h>
|
| unsigned short | m_mcEvtIndex {0} |
| | index of the HepMC::GenEvent holding the HepMC::GenParticle we are pointing to.
|
| unsigned long | m_id {0} |
| | id of the HepMC::GenParticle we are pointing to.
|
| char | m_truthSupp {'a'} |
Definition at line 16 of file HepMcParticleLink_p3.h.
◆ HepMcParticleLink_p3() [1/2]
| HepMcParticleLink_p3::HepMcParticleLink_p3 |
( |
| ) |
|
|
inline |
◆ HepMcParticleLink_p3() [2/2]
| HepMcParticleLink_p3::HepMcParticleLink_p3 |
( |
const unsigned short | genEvtIndex, |
|
|
const unsigned long | id, |
|
|
char | truthSupp ) |
|
inline |
Constructor with all parameters.
Definition at line 59 of file HepMcParticleLink_p3.h.
62 :
66{}
unsigned short m_mcEvtIndex
index of the HepMC::GenEvent holding the HepMC::GenParticle we are pointing to.
unsigned long m_id
id of the HepMC::GenParticle we are pointing to.
◆ HepMcParticleLinkCnv_p3
◆ m_id
| unsigned long HepMcParticleLink_p3::m_id {0} |
|
protected |
◆ m_mcEvtIndex
| unsigned short HepMcParticleLink_p3::m_mcEvtIndex {0} |
|
protected |
◆ m_truthSupp
| char HepMcParticleLink_p3::m_truthSupp {'a'} |
|
protected |
The documentation for this class was generated from the following file: