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::SMHiggs | Contents |
typedef SpecBit::SMHiggsModel | Model |
typedef DummyInput | Input |
Public Functions
Name | |
---|---|
std::string | name() |
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 2024-07-18 at 13:53:30 +0000