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::MSSM | Contents |
| typedef MSSMea | Model |
| typedef DummyInput | Input |
Public Functions
| Name | |
|---|---|
| std::string | name() |
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 2025-02-12 at 16:10:31 +0000