MSSM.cpp
Go to the documentation of this file.
67 // EXTRAS! Kind of logical to always include these, without forcing users to calculate them themselves 69 //addParameter(Par::dimensionless, "tanbeta(mZ)", scalar); // i.e. the SLHA MINPAR value of tanbeta(mZ). Not yet a strict requirement, but highly recommended for wrappers to add it via override setters. Definition: spectrum_helpers.hpp:55 Definition: spectrum_helpers.hpp:54 void setName(const std::string &name) Set the name of this Contents object (i.e. the name of the model to which this spectrum data applies)... Definition: subspectrum_contents.cpp:32 Register the definitions of SubSpectrum contents here. void addParameter(const Par::Tags tag, const std::string &name, const std::vector< int > &shape=initVector(1)) Add a parameter to the Contents object. Definition: subspectrum_contents.cpp:26 Definition: spectrum_helpers.hpp:50 std::vector< T > initVector(std::vector< T > vector) Definition: variadic_functions.hpp:52 |