![]() |
HepPDT Reference DocumentationHepPDT |
#include <string>
#include <algorithm>
#include "HepPID/ParticleName.hh"
#include "HepPID/ParticleIDTranslations.hh"
Go to the source code of this file.
Namespaces | |
namespace | HepPDT |
Classes | |
struct | HepPDT::Quarks |
constituent quarks More... | |
class | HepPDT::ParticleID |
Enumerations | |
enum | HepPDT::location { HepPDT::nj = 1, HepPDT::nq3, HepPDT::nq2, HepPDT::nq1, HepPDT::nl, HepPDT::nr, HepPDT::n, HepPDT::n8, HepPDT::n9, HepPDT::n10 } |
The location enum provides a convenient index into the PID. More... | |
Functions | |
double | HepPDT::spinitod (int js) |
convert from 2J+1 to the actual spin value | |
int | HepPDT::spindtoi (double spin) |
convert an actual spin to 2J+1 | |
void | HepPDT::swap (ParticleID &first, ParticleID &second) |