#include <CustomPDGParser.h>
Static Public Member Functions | |
static double | s_charge (int pdg) |
static std::vector< int > | s_containedQuarks (int pdg) |
static int | s_containedQuarksCode (int pdg) |
static bool | s_isMesonino (int pdg) |
static bool | s_isRBaryon (int pdg) |
static bool | s_isRGlueball (int pdg) |
static bool | s_isRHadron (int pdg) |
static bool | s_isRMeson (int pdg) |
static bool | s_isSbaryon (int pdg) |
static bool | s_isSLepton (int pdg) |
static bool | s_isstopHadron (int pdg) |
static double | s_spin (int pdg) |
Definition at line 7 of file CustomPDGParser.h.
|
static |
Definition at line 65 of file CustomPDGParser.cc.
References abs, DeDxDiscriminatorTools::charge(), lumiQueryAPI::q, s_containedQuarks(), s_containedQuarksCode(), s_isMesonino(), s_isRBaryon(), s_isRMeson(), s_isSbaryon(), and s_isSLepton().
Referenced by CustomParticleFactory::addCustomParticle().
|
static |
Definition at line 130 of file CustomPDGParser.cc.
References i, and s_containedQuarksCode().
Referenced by s_charge().
|
static |
Definition at line 140 of file CustomPDGParser.cc.
References abs, s_isMesonino(), s_isRBaryon(), s_isRMeson(), and s_isSbaryon().
Referenced by s_charge(), and s_containedQuarks().
|
static |
Definition at line 50 of file CustomPDGParser.cc.
References abs.
Referenced by CustomParticleFactory::addCustomParticle(), s_charge(), and s_containedQuarksCode().
|
static |
Definition at line 29 of file CustomPDGParser.cc.
References abs.
Referenced by s_charge(), and s_containedQuarksCode().
|
static |
|
static |
Definition at line 10 of file CustomPDGParser.cc.
References abs, and s_isRGlueball().
Referenced by CustomParticleFactory::addCustomParticle(), and CustomParticleFactory::getMassTable().
|
static |
Definition at line 43 of file CustomPDGParser.cc.
References abs.
Referenced by s_charge(), and s_containedQuarksCode().
|
static |
Definition at line 57 of file CustomPDGParser.cc.
References abs.
Referenced by CustomParticleFactory::addCustomParticle(), s_charge(), and s_containedQuarksCode().
|
static |
Definition at line 23 of file CustomPDGParser.cc.
References abs.
Referenced by CustomParticleFactory::addCustomParticle(), and s_charge().
|
static |
Definition at line 16 of file CustomPDGParser.cc.
References abs.
Referenced by CustomParticleFactory::getMassTable().
|
static |
Definition at line 124 of file CustomPDGParser.cc.
References abs.
Referenced by CustomParticleFactory::addCustomParticle().