file frontends/HepLikeData_1_4.hpp
[No description available] More…
Defines
Name | |
---|---|
BACKENDNAME | |
BACKENDLANG | |
VERSION | |
SAFE_VERSION | |
REFERENCE |
Detailed Description
Author: Pat Scott (p.scott@imperial.ac.uk)
Date: 2019 July
Frontend header for the HepLike data package.
Authors (add name and date if you modify):
Macros Documentation
define BACKENDNAME
#define BACKENDNAME HepLikeData
define BACKENDLANG
#define BACKENDLANG Data
define VERSION
#define VERSION 1.4
define SAFE_VERSION
#define SAFE_VERSION 1_4
define REFERENCE
#define REFERENCE Bhom:2020bfe
Source code
// GAMBIT: Global and Modular BSM Inference Tool
// *********************************************
/// \file
///
/// Frontend header for the HepLike data package.
///
/// *********************************************
///
/// Authors (add name and date if you modify):
///
/// \author Pat Scott
/// (p.scott@imperial.ac.uk)
/// \date 2019 July
///
/// *********************************************
#define BACKENDNAME HepLikeData
#define BACKENDLANG Data
#define VERSION 1.4
#define SAFE_VERSION 1_4
#define REFERENCE Bhom:2020bfe
// Load it
LOAD_LIBRARY
// Undefine macros to avoid conflict with other backends
#include "gambit/Backends/backend_undefs.hpp"
Updated on 2024-07-18 at 13:53:35 +0000