struct Gambit::SpecTraits< SpecBit::QedQcdWrapper >
Specialisation of traits class needed to inform base spectrum class of the Model and Input types.
#include <QedQcdWrapper.hpp>
Public Types
Name | |
---|---|
typedef SpectrumContents::SM | Contents |
typedef softsusy::QedQcd | Model |
typedef SMInputs | Input |
Public Functions
Name | |
---|---|
std::string | name() |
Public Types Documentation
typedef Contents
typedef SpectrumContents::SM Gambit::SpecTraits< SpecBit::QedQcdWrapper >::Contents;
typedef Model
typedef softsusy::QedQcd Gambit::SpecTraits< SpecBit::QedQcdWrapper >::Model;
typedef Input
typedef SMInputs Gambit::SpecTraits< SpecBit::QedQcdWrapper >::Input;
Public Functions Documentation
function name
static inline std::string name()
Updated on 2024-07-18 at 13:53:30 +0000