Version: SMASH-1.5
experiment.cc File Reference
#include "smash/experiment.h"
#include <cstdint>
#include "smash/actions.h"
#include "smash/boxmodus.h"
#include "smash/collidermodus.h"
#include "smash/cxx14compat.h"
#include "smash/fourvector.h"
#include "smash/listmodus.h"
#include "smash/spheremodus.h"

Go to the source code of this file.

Namespaces

 smash
 

Functions

ExperimentParameters smash::create_experiment_parameters (Configuration config)
 Gathers all general Experiment parameters. More...
 
std::string smash::format_measurements (const Particles &particles, uint64_t scatterings_this_interval, const QuantumNumbers &conserved_initial, SystemTimePoint time_start, double time)
 Generate the tabulated string which will be printed to the screen when SMASH is running. More...