Version: SMASH-1.6
setup_particles_decaymodes.h
Go to the documentation of this file.
1
/*
2
*
3
* Copyright (c) 2019-
4
* SMASH Team
5
*
6
* GNU General Public License (GPLv3 or later)
7
*
8
*/
9
10
#ifndef SRC_INCLUDE_SETUP_PARTICLES_DECAYMODES_H_
11
#define SRC_INCLUDE_SETUP_PARTICLES_DECAYMODES_H_
12
13
#include <string>
14
#include <utility>
15
16
namespace
smash
{
28
std::pair<std::string, std::string>
load_particles_and_decaymodes
(
29
const
char
*particles_file,
const
char
*decaymodes_file);
31
void
load_default_particles_and_decaymodes
();
32
33
}
// namespace smash
34
35
#endif // SRC_INCLUDE_SETUP_PARTICLES_DECAYMODES_H_
smash::load_particles_and_decaymodes
std::pair< std::string, std::string > load_particles_and_decaymodes(const char *particles_file, const char *decaymodes_file)
Loads particles and decaymodes from provided files particles_file and decaymodes_file.
Definition:
setup_particles_decaymodes.cc:31
smash::load_default_particles_and_decaymodes
void load_default_particles_and_decaymodes()
Loads default smash particle list and decaymodes.
Definition:
setup_particles_decaymodes.cc:72
smash
Definition:
action.h:24
src
include
smash
setup_particles_decaymodes.h
Impressum
Data privacy protection
Generated on Fri May 24 2019 16:36:32 for SMASH by
Doxygen
1.8.11