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

Public Member Functions

 TransitionTracer (user_input &input)
 TransitionTracer constructor.
 
double CheckMassRatio (const user_input &input, const std::vector< double > &vec, const double &temp) const
 CheckMassRatio Prints the scalar and gauge boson squard masses over temperature squared ratios at the given point and temperature and returns the maximal value.
 

Public Attributes

std::vector< CoexPhasesvec_coex
 vector of all found coexisting phase regions
 
std::vector< BounceSolutionListBounceSolution
 Store the list of bounce solutions.
 
output output_store
 output data storage
 

Protected Attributes

std::shared_ptr< Class_Potential_OriginmodelPointer
 modelPointer for the used parameter point
 

Private Attributes

std::size_t num_vev
 number of VEVs of model
 

Constructor & Destructor Documentation

◆ TransitionTracer()

BSMPT::TransitionTracer::TransitionTracer ( user_input input)

TransitionTracer constructor.

Parameters
inputuser input

Member Function Documentation

◆ CheckMassRatio()

double BSMPT::TransitionTracer::CheckMassRatio ( const user_input input,
const std::vector< double > &  vec,
const double &  temp 
) const

CheckMassRatio Prints the scalar and gauge boson squard masses over temperature squared ratios at the given point and temperature and returns the maximal value.

Parameters
input
vev
temp
Returns
maximal ratio

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