file models/MDM.hpp
[No description available]
Defines
Name | |
---|---|
MODEL |
Macros Documentation
define MODEL
#define MODEL MDM
Source code
// GAMBIT: Global and Modular BSM Inference Tool
// *********************************************
//
// Minimal dark matter
//
// *********************************************
//
// Authors
// =======
//
// (add name and date if you modify)
//
// James McKay
// 2018 April
//
// *********************************************
#ifndef __MDM_hpp__
#define __MDM_hpp__
#define MODEL MDM
START_MODEL
DEFINEPARS(mChi)
#undef MODEL
#endif
Updated on 2024-07-18 at 13:53:33 +0000