Version: SMASH-2.0
action.h File Reference
#include <stdexcept>
#include <utility>
#include <vector>
#include "lattice.h"
#include "particles.h"
#include "pauliblocking.h"
#include "potentials.h"
#include "processbranch.h"
#include "random.h"

Go to the source code of this file.

Classes

class  smash::Action
 
class  smash::Action::InvalidResonanceFormation
 

Namespaces

 smash
 

Functions

std::vector< ActionPtr > & smash::operator+= (std::vector< ActionPtr > &lhs, std::vector< ActionPtr > &&rhs)
 Append vector of action pointers. More...
 
std::ostream & smash::operator<< (std::ostream &out, const ActionPtr &action)
 
std::ostream & smash::operator<< (std::ostream &out, const ActionList &actions)
 

Variables

static constexpr int smash::LAction = LogArea::Action::id