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_slhaContents
typedef SMeaModel
typedef DummyInputInput

Public Functions

Name
std::stringname()

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 2023-06-26 at 21:36:51 +0000