struct Gambit::SpecTraits< MSSMSimpleSpec >

Specialisation of traits class needed to inform base spectrum class of the Model and Input types.

#include <MSSMSimpleSpec.hpp>

Public Types

Name
typedef SpectrumContents::MSSMContents
typedef MSSMeaModel
typedef DummyInputInput

Public Functions

Name
std::stringname()

Public Types Documentation

typedef Contents

typedef SpectrumContents::MSSM Gambit::SpecTraits< MSSMSimpleSpec >::Contents;

typedef Model

typedef MSSMea Gambit::SpecTraits< MSSMSimpleSpec >::Model;

typedef Input

typedef DummyInput Gambit::SpecTraits< MSSMSimpleSpec >::Input;

Public Functions Documentation

function name

static inline std::string name()

Updated on 2023-06-26 at 21:36:51 +0000