#include <string>#include <utility>Go to the source code of this file.
Namespaces | |
| smash | |
Functions | |
| std::pair< std::string, std::string > | smash::load_particles_and_decaymodes (const char *particles_file, const char *decaymodes_file) | 
| Loads particles and decaymodes from provided files particles_file and decaymodes_file.  More... | |
| void | smash::load_default_particles_and_decaymodes () | 
| Loads default smash particle list and decaymodes.  More... | |