Class nucmass_patch (o2scl)

O2scl : Class List

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 and N, return the mass excess in MeV.

Public Members

nucmass_mnmsk def_table
nucmass_frdm def_fit

Protected Attributes

nucmass_ame ame
nucmass_table *nt
nucmass_fit_base *nf
bool inc_fit