File defining o2scl::nucmass_ame. More...
#include <cmath>#include <string>#include <map>#include <o2scl/nucleus.h>#include <o2scl/constants.h>#include <o2scl/table.h>#include <o2scl/nucmass.h>Go to the source code of this file.
Classes | |
| class | o2scl::nucmass_ame |
| Masses from the Atomic Mass Evaluation. More... | |
| struct | o2scl::nucmass_ame::entry |
| Atomic mass entry structure. More... | |
Functions | |
| void | o2scl_hdf::ame_load_ext (o2scl::nucmass_ame &ame, std::string file_name, std::string table_name, bool exp_only=false) |
| Read data for o2scl::nucmass_ame from an HDF table specified in a file. More... | |
| void | o2scl_hdf::ame_load (o2scl::nucmass_ame &ame, std::string name="16", bool exp_only=false) |
| Read an AME mass table from the O2scl internal data files. More... | |
| void o2scl_hdf::ame_load | ( | o2scl::nucmass_ame & | ame, |
| std::string | name = "16", |
||
| bool | exp_only = false |
||
| ) |
There are five data sets, selected by the specification of the version string
If any string other than these seven is used, the error handler is called. If a data file has not been loaded, then nucmass_ame::is_loaded() returns false.
| void o2scl_hdf::ame_load_ext | ( | o2scl::nucmass_ame & | ame, |
| std::string | file_name, | ||
| std::string | table_name, | ||
| bool | exp_only = false |
||
| ) |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).