![]() |
HepPDT Reference DocumentationHepPDT |
#include <ParticleID.hh>
Public Member Functions | |
Quarks () | |
Quarks (short q1, short q2, short q3) | |
Public Attributes | |
short | nq1 |
short | nq2 |
short | nq3 |
Definition at line 39 of file ParticleID.hh.
HepPDT::Quarks::Quarks | ( | ) | [inline] |
Definition at line 42 of file ParticleID.hh.
HepPDT::Quarks::Quarks | ( | short | q1, | |
short | q2, | |||
short | q3 | |||
) | [inline] |
Definition at line 43 of file ParticleID.hh.
short HepPDT::Quarks::nq1 |
Definition at line 46 of file ParticleID.hh.
Referenced by HepPDT::TempParticleData::processPID(), HepPDT::ParticleID::quarks(), testDiQuark(), testHadron(), testLepton(), testUnknown(), and testValid().
short HepPDT::Quarks::nq2 |
Definition at line 47 of file ParticleID.hh.
Referenced by HepPDT::TempParticleData::processPID(), HepPDT::ParticleID::quarks(), testDiQuark(), testHadron(), testLepton(), testUnknown(), and testValid().
short HepPDT::Quarks::nq3 |
Definition at line 48 of file ParticleID.hh.
Referenced by HepPDT::TempParticleData::processPID(), HepPDT::ParticleID::quarks(), testDiQuark(), testHadron(), testLepton(), testUnknown(), and testValid().