struct Gambit::SpecTraits< SMSimpleSpec >
Specialisation of traits class needed to inform base spectrum class of the Model and Input types.
#include <SMSimpleSpec.hpp>
Public Types
| Name | |
|---|---|
| typedef SpectrumContents::SM_slha | Contents |
| typedef SMea | Model |
| typedef DummyInput | Input |
Public Functions
| Name | |
|---|---|
| std::string | name() |
Public Types Documentation
typedef Contents
typedef SpectrumContents::SM_slha Gambit::SpecTraits< SMSimpleSpec >::Contents;
typedef Model
typedef SMea Gambit::SpecTraits< SMSimpleSpec >::Model;
typedef Input
typedef DummyInput Gambit::SpecTraits< SMSimpleSpec >::Input;
Public Functions Documentation
function name
static inline std::string name()
Updated on 2025-02-12 at 16:10:31 +0000