#include "smash/setup_particles_decaymodes.h"#include "smash/decaymodes.h"#include "smash/inputfunctions.h"Go to the source code of this file.
Namespaces | |
| anonymous_namespace{setup_particles_decaymodes.cc} | |
| smash | |
Functions | |
| std::pair< std::string, std::string > | smash::load_particles_and_decaymodes (const std::filesystem::path &particles_file, const std::filesystem::path &decaymodes_file) |
| Loads particles and decaymodes from provided files particles_file and decaymodes_file. More... | |
| void | smash::initialize_default_particles_and_decaymodes () |
| Loads default smash particle list and decaymodes. More... | |