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
ClassPotentialOrigin.h File Reference
#include "Eigen/Eigenvalues"
#include <BSMPT/minimizer/Minimizer.h>
#include <BSMPT/models/IncludeAllModels.h>
#include <BSMPT/models/SMparam.h>
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

class  BSMPT::Class_Potential_Origin
 The Class_Potential_Origin class Base class for all models. This class contains all numerical calculations on the tensors and the inherited classes only have to set them. More...
 

Namespaces

namespace  BSMPT
 This classes calculates the Bounce action of the potential with a set temperature.
 

Variables

const bool BSMPT::C_UseParwani = false
 C_UseParwani Use the Parwani Method instead of Arnold-Espinosa.
 
const double BSMPT::C_PT = 0
 C_PT Lower threshold to stop the EWPT calculation.
 
const double BSMPT::C_threshold = 1e-4
 C_threshold threshold to check if a mass is numerically zero.
 
const double BSMPT::C_CWcbGB = 5.0 / 6.0
 C_CWcbGB constant used in the CW potential for gauge bosons.
 
const double BSMPT::C_CWcbHiggs = 1.5
 C_CWcbHiggs constant used in the CW potential for Higgs bosons.