hej is hosted by Hepforge, IPPP Durham
HEJ  2.2.3
High energy resummation for hadron colliders
Version.hh File Reference

The file gives the current HEJ Version. More...

#include <string>
Include dependency graph for Version.hh:

Go to the source code of this file.

Namespaces

 HEJ
 Main HEJ 2 Namespace.
 
 HEJ::Version
 

Macros

#define HEJ_PACKAGE_NAME   "HEJ"
 Full name of this package. More...
 
#define HEJ_VERSION   "2.2.3"
 HEJ version string. More...
 
#define HEJ_PACKAGE_STRING   "HEJ 2.2.3"
 Full name and version of this package. More...
 
#define HEJ_VERSION_MAJOR   2
 Major version of this package. More...
 
#define HEJ_VERSION_MINOR   2
 Minor version of this package. More...
 
#define HEJ_VERSION_PATCH   3
 Patch version of this package. More...
 
#define HEJ_GIT_revision   "6d94c204b63138ecff0ed2a1b7d59ae4026b42bb"
 Git revision of this package. More...
 
#define HEJ_GIT_branch   "v2.2"
 Git branch name of this package. More...
 

Functions

std::string HEJ::Version::String ()
 
std::string HEJ::Version::package_name ()
 
std::string HEJ::Version::package_name_full ()
 
int HEJ::Version::Major ()
 
int HEJ::Version::Minor ()
 
int HEJ::Version::Patch ()
 
std::string HEJ::Version::revision ()
 

Detailed Description

The file gives the current HEJ Version.

Authors
The HEJ collaboration (see AUTHORS for details)
Date
2019

Macro Definition Documentation

◆ HEJ_GIT_branch

#define HEJ_GIT_branch   "v2.2"

Git branch name of this package.

◆ HEJ_GIT_revision

#define HEJ_GIT_revision   "6d94c204b63138ecff0ed2a1b7d59ae4026b42bb"

Git revision of this package.

◆ HEJ_PACKAGE_NAME

#define HEJ_PACKAGE_NAME   "HEJ"

Full name of this package.

◆ HEJ_PACKAGE_STRING

#define HEJ_PACKAGE_STRING   "HEJ 2.2.3"

Full name and version of this package.

◆ HEJ_VERSION

#define HEJ_VERSION   "2.2.3"

HEJ version string.

◆ HEJ_VERSION_MAJOR

#define HEJ_VERSION_MAJOR   2

Major version of this package.

◆ HEJ_VERSION_MINOR

#define HEJ_VERSION_MINOR   2

Minor version of this package.

◆ HEJ_VERSION_PATCH

#define HEJ_VERSION_PATCH   3

Patch version of this package.