hej is hosted by Hepforge, IPPP Durham
HEJ 2.1.4
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
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

namespace  HEJ
 Main HEJ 2 Namespace.
 
namespace  HEJ::Version
 

Macros

#define HEJ_PACKAGE_NAME   "HEJ"
 Full name of this package. More...
 
#define HEJ_VERSION   "2.1.4"
 HEJ version string. More...
 
#define HEJ_PACKAGE_STRING   "HEJ 2.1.4"
 Full name and version of this package. More...
 
#define HEJ_VERSION_MAJOR   2
 Major version of this package. More...
 
#define HEJ_VERSION_MINOR   1
 Minor version of this package. More...
 
#define HEJ_VERSION_PATCH   4
 Patch version of this package. More...
 
#define HEJ_GIT_revision   "d2d93d0e1b67354f6d115f3c3ed9bccd50bc5b70"
 Git revision of this package. More...
 
#define HEJ_GIT_branch   "v2.1"
 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.1"

Git branch name of this package.

◆ HEJ_GIT_revision

#define HEJ_GIT_revision   "d2d93d0e1b67354f6d115f3c3ed9bccd50bc5b70"

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.1.4"

Full name and version of this package.

◆ HEJ_VERSION

#define HEJ_VERSION   "2.1.4"

HEJ version string.

◆ HEJ_VERSION_MAJOR

#define HEJ_VERSION_MAJOR   2

Major version of this package.

◆ HEJ_VERSION_MINOR

#define HEJ_VERSION_MINOR   1

Minor version of this package.

◆ HEJ_VERSION_PATCH

#define HEJ_VERSION_PATCH   4

Patch version of this package.