![]() |
ATLAS Offline Software
|
#include <CustomPDGParser.h>
Static Public Member Functions | |
| static bool | s_isRHadron (int pdg) |
| static bool | s_isSLepton (int pdg) |
| static bool | s_isRBaryon (int pdg) |
| static bool | s_isRMeson (int pdg) |
| static bool | s_isMesonino (int pdg) |
| static bool | s_isSbaryon (int pdg) |
| static bool | s_isRGlueball (int pdg) |
| static double | s_charge (int pdg) |
| static double | s_spin (int pdg) |
| static std::vector< int > | s_containedQuarks (int pdg) |
| static int | s_containedQuarksCode (int pdg) |
Static Private Member Functions | |
| static bool | s_isstopHadron (int pdg) |
| static bool | s_issbottomHadron (int pdg) |
Definition at line 11 of file CustomPDGParser.h.
|
static |
Definition at line 74 of file CustomPDGParser.cxx.
|
static |
Definition at line 139 of file CustomPDGParser.cxx.
|
static |
Definition at line 148 of file CustomPDGParser.cxx.
|
static |
Definition at line 59 of file CustomPDGParser.cxx.
|
static |
Definition at line 38 of file CustomPDGParser.cxx.
|
static |
Definition at line 45 of file CustomPDGParser.cxx.
|
static |
Definition at line 13 of file CustomPDGParser.cxx.
|
static |
Definition at line 52 of file CustomPDGParser.cxx.
|
static |
Definition at line 66 of file CustomPDGParser.cxx.
|
staticprivate |
Definition at line 25 of file CustomPDGParser.cxx.
|
static |
Definition at line 32 of file CustomPDGParser.cxx.
|
staticprivate |
Definition at line 19 of file CustomPDGParser.cxx.
|
static |
Definition at line 133 of file CustomPDGParser.cxx.