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 2023-06-26 at 21:36:54 +0000