file models/VectorSingletDM_Z2.hpp

[No description available]

Defines

Name
MODEL

Macros Documentation

define MODEL

#define MODEL VectorSingletDM_Z2

Vector DM


Authors

(add name and date if you modify)

Ankit Beniwal 2016 August, 2017 June


Source code

//  GAMBIT: Global and Modular BSM Inference Tool
//  *********************************************
///
///  Vector DM
///
///  *********************************************
///
///  Authors
///  =======
///
///  (add name and date if you modify)
///
///  Ankit Beniwal
///  2016 August, 2017 June
///
///  *********************************************

#ifndef __VectorSingletDM_Z2_hpp__
#define __VectorSingletDM_Z2_hpp__

#define MODEL VectorSingletDM_Z2
  START_MODEL

  DEFINEPARS(mV, lambda_hV)

#undef MODEL

#endif

Updated on 2023-06-26 at 21:36:54 +0000