gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
RegisteredSpectra.hpp
Go to the documentation of this file.
1 // GAMBIT: Global and Modular BSM Inference Tool
2 // *********************************************
22 
23 #ifndef __registeredspectra_hpp__
24 #define __registeredspectra_hpp__
25 
27 
29 
30 namespace Gambit
31 {
32  namespace SpectrumContents
33  {
34 
35  struct SM : SubSpectrumContents { SM(); };
36  struct SM_slha : SubSpectrumContents { SM_slha(); }; // Missing some running masses that aren't part of SMINPUTS in slha
38  struct MSSM : SubSpectrumContents { MSSM(); };
39  struct MDM : SubSpectrumContents { MDM(); };
45 
46  }
47 }
48 #endif
Spectrum Spectrum Spectrum ScalarSingletDM_Z2
Spectrum Spectrum Spectrum Spectrum Spectrum MajoranaSingletDM_Z2
Base class for definining the required contents of SubSpectrum wrapper objects.
SM()
Only have to define the constructor.
Definition: SM.cpp:25
Base class for defining the required contents of a SubSpectrum object.
Spectrum Spectrum Spectrum Spectrum VectorSingletDM_Z2
TODO: see if we can use this one:
Definition: Analysis.hpp:33
StandardModel_Higgs_running ScalarSingletDM_Z3