Version: SMASH-3.1
library.h File Reference
#include <string>
#include <vector>
#include "configuration.h"

Go to the source code of this file.

Namespaces

 smash
 

Functions

Configuration smash::setup_config_and_logging (const std::string &config_file, const std::string &particles_file={}, const std::string &decaymodes_file={}, const std::vector< std::string > &extra_config={})
 Set up configuration and logging from input files and extra config. More...
 
void smash::initialize_particles_decays_and_tabulations (Configuration &configuration, const std::string &version, const std::string &tabulations_dir={})
 Initialize the particles and decays from the given configuration, plus tabulate the resonance integrals. More...