![]() |
HepPDT Reference DocumentationHepPDT |
#include <iostream>
#include <string>
#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::addPythiaParticles (std::istream &, TableBuilder &) |
read Pythia input and add particles to the table | |
void | HepPDT::detail::parsePythiaLine (TempParticleData &, int &, std::string &, const std::string &) |
for internal use | |
void | HepPDT::detail::parsePythiaDecayLine (TempParticleData &, const std::string &) |
for internal use |