ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <cstdint>
Go to the source code of this file.
Variables | |
static constexpr uint32_t | kParticlesCount = 536u |
static const int32_t | kParticlesPdgNumber [kParticlesCount] |
static const int8_t | kParticlesThreeCharge [kParticlesCount] |
static const float | kParticlesMassMeV [kParticlesCount] |
static const char *const | kParticlesName [kParticlesCount] |
|
static |
Definition at line 22 of file ParticleDataTable.hpp.
View newest version in sPHENIX GitHub at line 22 of file ParticleDataTable.hpp
Referenced by findByPdg().
|
static |
Definition at line 133 of file ParticleDataTable.hpp.
View newest version in sPHENIX GitHub at line 133 of file ParticleDataTable.hpp
Referenced by ActsFatras::findMass().
|
static |
Definition at line 243 of file ParticleDataTable.hpp.
View newest version in sPHENIX GitHub at line 243 of file ParticleDataTable.hpp
Referenced by ActsFatras::findName().
|
static |
Definition at line 23 of file ParticleDataTable.hpp.
View newest version in sPHENIX GitHub at line 23 of file ParticleDataTable.hpp
Referenced by findByPdg().
|
static |
Definition at line 102 of file ParticleDataTable.hpp.
View newest version in sPHENIX GitHub at line 102 of file ParticleDataTable.hpp
Referenced by ActsFatras::findCharge().