quark Class Reference

#include <quark.h>

Inheritance diagram for quark:

fermion part eff_quark

Detailed Description

Quark base.

Definition at line 43 of file quark.h.


Public Member Functions

 quark (double mass=0.0, double dof=0.0)
 Create a quark with mass m and degeneracy g.
virtual int calc_mu (const double temper)
 Calculate properties as function of chemical potential.
virtual int calc_density (const double temper)
 Calculate properties as function of density.
virtual int pair_mu (const double temper)
 Calculate properties with antiparticles as function of chemical potential.
virtual int pair_density (const double temper)
 Calculate properties with antiparticles as function of density.
virtual const char * type ()
 Return string denoting type ("quark").

Data Fields

double B
 Contribution to the bag constant.
double qq
 Quark condensate.

The documentation for this class was generated from the following file:
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.