CepGen 1.2.5
Central exclusive processes event generator
|
A class-in-the-middle PDG identifier for printout operations. More...
#include <CepGen/Physics/PDG.h>
Public Member Functions | |
Id (pdgid_t pdgid) | |
Construct an object from a PDG identifier. | |
operator pdgid_t () const | |
Recasting operator to get back the pdgid_t number. | |
Friends | |
std::ostream & | operator<< (std::ostream &, const Id &) |
Human-readable PDG name. | |