Version: SMASH-2.0
particledata.h File Reference
#include <limits>
#include "forwarddeclarations.h"
#include "fourvector.h"
#include "particletype.h"
#include "pdgcode.h"
#include "processbranch.h"

Go to the source code of this file.

Classes

struct  smash::HistoryData
 A structure to hold information about the history of the particle, e.g. More...
 
class  smash::ParticleData
 
struct  smash::PrintParticleListDetailed
 

Namespaces

 smash
 

Functions

std::ostream & smash::operator<< (std::ostream &s, const ParticleData &p)
 
std::ostream & smash::operator<< (std::ostream &out, const ParticleList &particle_list)
 
PrintParticleListDetailed smash::detailed (const ParticleList &list)
 
std::ostream & smash::operator<< (std::ostream &out, const PrintParticleListDetailed &particle_list)