Version: SMASH-3.1
processbranch.cc File Reference
#include "smash/processbranch.h"
#include <limits>
#include "smash/particledata.h"

Go to the source code of this file.

Namespaces

 smash
 

Functions

bool smash::is_string_soft_process (ProcessType p)
 Check if a given process type is a soft string excitation. More...
 
std::ostream & smash::operator<< (std::ostream &os, const CollisionBranch &cbranch)
 Writes the textual representation of the Collision Branch cbranch to the output stream os. More...
 
std::ostream & smash::operator<< (std::ostream &os, ProcessType process_type)
 Writes the textual representation of the process_type to the output stream os. More...