34 #include <o2scl/constants.h> 35 #include <o2scl/mroot.h> 36 #include <o2scl/inte.h> 38 #include <o2scl/part.h> 40 #ifndef DOXYGEN_NO_O2NS 51 boson(
double mass=0.0,
double dof=0.0);
68 virtual const char *
type() {
return "boson"; }
72 #ifndef DOXYGEN_NO_O2NS
virtual void massless_calc(double temper)
Calculate properties of massless bosons.
virtual const char * type()
Return string denoting type ("boson")
boson(double mass=0.0, double dof=0.0)
Create a boson with mass mass and degeneracy dof.