BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
#include <BSMPT/minimizer/Minimizer.h>
#include <BSMPT/models/ClassPotentialOrigin.h>
#include <BSMPT/models/IncludeAllModels.h>
#include <BSMPT/utility/Logger.h>
#include <BSMPT/utility/utility.h>
#include <algorithm>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <memory>
#include <stdlib.h>
#include <string>
#include <utility>
#include <vector>
#include <BSMPT/utility/parser.h>
Classes | |
struct | CLIOptions |
Functions | |
BSMPT::parser | prepare_parser () |
std::vector< std::string > | convert_input (int argc, char *argv[]) |
int | main (int argc, char *argv[]) |
Calculates the electroweak phase transition for a given Inputfile for a given subset of lines in the file and adds it at the end of the line in the format T_c v_c all single vevs. One parameter point per line.
int main | ( | int | argc, |
char * | argv[] | ||
) |
PrintErrorLines decides if parameter points with no valid EWPT (no NLO stability or T=300 vanishing VEV) are printed in the output file