23 #ifndef O2SCL_HDF_NUCMASS_IO_H 24 #define O2SCL_HDF_NUCMASS_IO_H 34 #include <o2scl/constants.h> 35 #include <o2scl/hdf_file.h> 36 #include <o2scl/lib_settings.h> 37 #include <o2scl/nucmass.h> 38 #include <o2scl/nucmass_ame.h> 39 #include <o2scl/nucmass_hfb.h> 40 #include <o2scl/nucmass_frdm.h> 42 #ifndef DOXYGEN_NO_O2NS 74 std::string table_name);
148 #ifndef DOXYGEN_NO_O2NS Mass formula from Moller, Nix, Myers, Swiatecki and Kratz.
void mnmsk_load(o2scl::nucmass_mnmsk &mnmsk, std::string dir="")
Read data for o2scl::nucmass_mnmsk from an HDF table.
Masses from the Atomic Mass Evaluation.
HFB Mass formula with spin and parity information.
void ame_load(o2scl::nucmass_ame &ame, std::string file_name, std::string table_name)
Read data for o2scl::nucmass_ame from an HDF table specified in a file.
void hfb_load(o2scl::nucmass_hfb &hfb, size_t model=14, std::string dir="")
Read data for o2scl::nucmass_hfb from an HDF table.
void hfb_sp_load(o2scl::nucmass_hfb_sp &hfb, size_t model=21, std::string dir="")
Read data for o2scl::nucmass_hfb from an HDF table.