File containing the utility class able to read a LesHouches Accord file (.lha), in particular for SM and SUSY parameters. More...
#include <string>#include <vector>Go to the source code of this file.
Data Structures | |
| class | mty::lha::Reader |
| Class the reads .lha file, parses them and create a LHAFileData containing all blocks with their elements. More... | |
Namespaces | |
| mty::lha | |
| Namespace containing all lha utilities. | |
File containing the utility class able to read a LesHouches Accord file (.lha), in particular for SM and SUSY parameters.
We do not guarantee an exhaustive treatment of any lha parameter. Only exist in MARTY those which have already been used in built-in models, in particular in the pMSSM or more general NMFV. For more details on the LHA conventions, see https://arxiv.org/pdf/hep-ph/0311123.pdf.
1.8.13