Class nucmass_patch (o2scl)¶
-
class nucmass_patch : public o2scl::nucmass_table¶
Nuclear masses from two tables patched together.
Experimental.
Public Functions
-
inline nucmass_patch()¶
-
void load(bool include_fit = true)¶
-
inline virtual const char *type()¶
Return the type,
"nucmass_patch"
.
-
inline virtual bool is_included(int Z, int N)¶
Return false if the mass formula does not include specified nucleus.
-
inline virtual double mass_excess(int Z, int N)¶
Given
Z
andN
, return the mass excess in MeV.
-
inline nucmass_patch()¶