All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Data Fields
o2scl::quark Class Reference

Quark class. More...

Detailed Description

Definition at line 47 of file quark.h.

#include <quark.h>

Inheritance diagram for o2scl::quark:
o2scl::fermion o2scl::part

Public Member Functions

 quark (double m=0.0, double g=0.0)
 Create a boson with mass m and degeneracy g.
 
virtual const char * type ()
 Return string denoting type ("quark")
 
- Public Member Functions inherited from o2scl::fermion
 fermion (double mass=0, double dof=0)
 Create a fermion with mass mass and degeneracy dof.
 
- Public Member Functions inherited from o2scl::part
 part (double mass=0.0, double dof=0.0)
 Make a particle of mass mass and degeneracy dof.
 
virtual void init (double mass, double dof)
 Set the mass mass and degeneracy dof.
 
virtual void anti (part &ap)
 Make ap an anti-particle with the same mass and degeneracy. More...
 

Data Fields

double B
 Contribution to the bag constant.
 
double qq
 Quark condensate.
 
- Data Fields inherited from o2scl::fermion
double kf
 Fermi momentum.
 
double del
 Gap.
 
- Data Fields inherited from o2scl::part
double g
 Degeneracy (e.g. spin and color if applicable)
 
double m
 Mass.
 
double n
 Number density.
 
double ed
 Energy density.
 
double pr
 Pressure.
 
double mu
 Chemical potential.
 
double en
 Entropy density.
 
double ms
 Effective mass (Dirac unless otherwise specified)
 
double nu
 Effective chemical potential.
 
bool inc_rest_mass
 If true, include the mass in the energy density and chemical potential (default true)
 
bool non_interacting
 True if the particle is non-interacting (default true)
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..