struct Gambit::SpecTraits< SpecBit::SMHiggsSimpleSpec >

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

#include <SMHiggsSimpleSpec.hpp>

Public Types

Name
typedef SpectrumContents::SMHiggsContents
typedef SpecBit::SMHiggsModelModel
typedef DummyInputInput

Public Functions

Name
std::stringname()

Public Types Documentation

typedef Contents

typedef SpectrumContents::SMHiggs Gambit::SpecTraits< SpecBit::SMHiggsSimpleSpec >::Contents;

typedef Model

typedef SpecBit::SMHiggsModel Gambit::SpecTraits< SpecBit::SMHiggsSimpleSpec >::Model;

typedef Input

typedef DummyInput Gambit::SpecTraits< SpecBit::SMHiggsSimpleSpec >::Input;

Public Functions Documentation

function name

static inline std::string name()

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