|
HepPDT Reference DocumentationHepPDT |
#include <iostream>#include <string>#include <vector>#include <cmath>#include <sstream>#include "HepPDT/defs.h"#include "HepPDT/TempParticleData.hh"#include "HepPDT/TableBuilder.hh"Go to the source code of this file.
Namespaces | |
| namespace | HepPDT |
| namespace | HepPDT::detail |
Functions | |
| bool | HepPDT::addPDGParticles (std::istream &, TableBuilder &) |
| read PDG input and add particles to the table | |
| void | HepPDT::detail::parsePDGline (TempParticleData &, std::string &) |
| for internal use | |
| bool | HepPDT::detail::CheckPDGEntry (TempParticleData &, const std::string &, double, double) |
| for internal use | |
1.4.7