Definition at line 28 of file SLHAReader.h.
|
| Reader (const std::string &file_name="") |
|
void | read_slha_file (const std::string &file_name) |
|
double | get_block_entry (const std::string &block_name, const std::vector< int > &indices, double def_val=0) const |
|
double | get_block_entry (const std::string &block_name, int index, double def_val=0) const |
|
void | set_block_entry (const std::string &block_name, const std::vector< int > &indices, double value) |
|
void | set_block_entry (const std::string &block_name, int index, double value) |
|
The documentation for this class was generated from the following files: