![]() |
HepPDT Reference DocumentationHepPDT |
#include <iostream>
#include <string>
#include <sstream>
#include "HepPDT/defs.h"
#include "HepPDT/TempParticleData.hh"
#include "HepPDT/TableBuilder.hh"
#include "HepPID/ParticleName.hh"
Go to the source code of this file.
Namespaces | |
namespace | HepPDT |
namespace | HepPDT::detail |
Functions | |
bool | HepPDT::addParticleTable (std::istream &, TableBuilder &, bool validate=false) |
validate=true => verify that the ParticleID is valid | |
bool | HepPDT::detail::getParticleID (int &id, const std::string &) |
for internal use | |
void | HepPDT::detail::parseParticleLine (TempParticleData &, const std::string &) |
for internal use |