#include <ParticleBase_p2.h>
Definition at line 25 of file ParticleBase_p2.h.
◆ ParticleBase_p2()
ParticleBase_p2::ParticleBase_p2 |
( |
| ) |
|
◆ ~ParticleBase_p2()
ParticleBase_p2::~ParticleBase_p2 |
( |
| ) |
|
|
default |
◆ ParticleBaseCnv_p2
◆ m_athenabarcode
◆ m_charge
float ParticleBase_p2::m_charge |
|
private |
◆ m_dataType
int ParticleBase_p2::m_dataType |
|
private |
◆ m_hasCharge
bool ParticleBase_p2::m_hasCharge |
|
private |
switch to know if the particle has charge informations
Definition at line 57 of file ParticleBase_p2.h.
◆ m_hasPdgId
bool ParticleBase_p2::m_hasPdgId |
|
private |
switch to know if the particle has PDG Id informations
Definition at line 60 of file ParticleBase_p2.h.
◆ m_origin
◆ m_pdgId
int ParticleBase_p2::m_pdgId |
|
private |
The documentation for this class was generated from the following files:
int m_dataType
type of data (see IParticle for more infos)
bool m_hasCharge
switch to know if the particle has charge informations
bool m_hasPdgId
switch to know if the particle has PDG Id informations
int m_pdgId
ParticleDataGroup Id of the particle.