Version: SMASH-3.1
pdgcode.cc File Reference
#include "smash/pdgcode.h"
#include <istream>

Go to the source code of this file.

Namespaces

 smash
 

Functions

std::istream & smash::operator>> (std::istream &is, PdgCode &code)
 Sets the PDG code from the textual representation in the input stream. More...
 
std::ostream & smash::operator<< (std::ostream &is, const PdgCode &code)
 Writes the textual representation of the PDG code to the output stream. More...