12#include <BSMPT/utility/ModelIDs.h>
16#include <unordered_map>
25class Class_Potential_Origin;
36 "Will call FChoose with GetSMConstants(). Please use the detailed overload "
37 "to ensure consistent SM constants through all routines.")]] std::
38 unique_ptr<Class_Potential_Origin>
49std::unique_ptr<Class_Potential_Origin>
50FChoose(ModelIDs choice,
const ISMConstants &smConstants);
59ModelIDs
getModel(
const std::string &s);
std::unique_ptr< Class_Potential_Origin > FChoose(ModelIDs choice)
Definition IncludeAllModels.cpp:28
ModelIDs getModel(const std::string &s)
Definition IncludeAllModels.cpp:60
This classes calculates the Bounce action of the potential with a set temperature.
Definition CalculateEtaInterface.h:24