file Pythia_8_212/include/gambit/Backends/backend_types/Pythia_8_212/identification.hpp
[No description available]
Defines
Name | |
---|---|
BACKENDNAME | |
BACKENDLANG | |
VERSION | |
SAFE_VERSION | |
REFERENCE | |
DO_CLASSLOADING |
Macros Documentation
define BACKENDNAME
#define BACKENDNAME Pythia
define BACKENDLANG
#define BACKENDLANG CXX
define VERSION
#define VERSION 8.212
define SAFE_VERSION
#define SAFE_VERSION 8_212
define REFERENCE
#define REFERENCE Sjostrand:2014zea
define DO_CLASSLOADING
#define DO_CLASSLOADING 1
Source code
// Identify backend and set macro flags
#include "gambit/Utils/cats.hpp"
#define BACKENDNAME Pythia
#define BACKENDLANG CXX
#define VERSION 8.212
#define SAFE_VERSION 8_212
#define REFERENCE Sjostrand:2014zea
#undef DO_CLASSLOADING
#define DO_CLASSLOADING 1
Updated on 2024-07-18 at 13:53:35 +0000