BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
Loading...
Searching...
No Matches
BSMPT::Baryo::Calc_kappa_t Class Reference

The Calc_kappa_t class Class instance for the numerical calculation of the statistical factor kappa for a given quark mass and temperature. More...

#include <BSMPT/baryo_calculation/Fluid_Type/gen_func_fluid.h>

Public Member Functions

void set_class (double Temp_in, double mt_in)
 set_class Set up of the class parameters.
 
void operator() (const state_type &, state_type &, const double)
 operator () Needed for the boost interface.
 

Public Attributes

double mt
 mt Fermion mass
 
double Temp
 Temp Temperature.
 

Detailed Description

The Calc_kappa_t class Class instance for the numerical calculation of the statistical factor kappa for a given quark mass and temperature.

Member Function Documentation

◆ set_class()

void BSMPT::Baryo::Calc_kappa_t::set_class ( double  Temp_in,
double  mt_in 
)

set_class Set up of the class parameters.

Parameters
Temp_inTemperature
mt_inQuark mass

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