![]() |
eventAnalysis
7.0-49-g0ac7482
|
Go to the source code of this file.
Macros | |
#define | BEFORE_eventAnalysis(v, r, p) ((eventAnalysis_MAJOR_VERSION==(v)&&eventAnalysis_MINOR_VERSION==(r)&&eventAnalysis_PATCH_VERSION<(p))||(eventAnalysis_MAJOR_VERSION==(v)&&eventAnalysis_MINOR_VERSION<(r))||(eventAnalysis_MAJOR_VERSION<(v))) |
#define | EQUALS_eventAnalysis(v, r, p) (eventAnalysis_MAJOR_VERSION==(v)&&eventAnalysis_MINOR_VERSION==(r)&&eventAnalysis_PATCH_VERSION==(p)) |
#define | eventAnalysis_COMPILE_DIR "/t2k/Software/freezeDevel/eventAnalysis_sfg_analysis_test/cmake" |
#define | eventAnalysis_COMPILE_HOST "lapw.lancs.ac.uk" |
#define | eventAnalysis_COMPILE_UNAME "Linux lapw.lancs.ac.uk 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux" |
#define | eventAnalysis_MAJOR_VERSION 7 |
#define | eventAnalysis_MINOR_VERSION 0 |
#define | eventAnalysis_NAME "eventAnalysis" |
#define | eventAnalysis_PATCH_VERSION 49 |
#define | eventAnalysis_VERSION "7.0-49-g0ac7482" |
#define BEFORE_eventAnalysis | ( | v, | |
r, | |||
p | |||
) | ((eventAnalysis_MAJOR_VERSION==(v)&&eventAnalysis_MINOR_VERSION==(r)&&eventAnalysis_PATCH_VERSION<(p))||(eventAnalysis_MAJOR_VERSION==(v)&&eventAnalysis_MINOR_VERSION<(r))||(eventAnalysis_MAJOR_VERSION<(v))) |
Definition at line 8 of file eventAnalysis_version.h.
#define EQUALS_eventAnalysis | ( | v, | |
r, | |||
p | |||
) | (eventAnalysis_MAJOR_VERSION==(v)&&eventAnalysis_MINOR_VERSION==(r)&&eventAnalysis_PATCH_VERSION==(p)) |
Definition at line 9 of file eventAnalysis_version.h.
#define eventAnalysis_COMPILE_DIR "/t2k/Software/freezeDevel/eventAnalysis_sfg_analysis_test/cmake" |
Definition at line 12 of file eventAnalysis_version.h.
Referenced by ND::TeventAnalysis_version::GetCompilationDirectory().
#define eventAnalysis_COMPILE_HOST "lapw.lancs.ac.uk" |
Definition at line 10 of file eventAnalysis_version.h.
Referenced by ND::TeventAnalysis_version::GetCompilationHost().
#define eventAnalysis_COMPILE_UNAME "Linux lapw.lancs.ac.uk 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux" |
Definition at line 11 of file eventAnalysis_version.h.
Referenced by ND::TeventAnalysis_version::GetCompilationMachineInfo().
#define eventAnalysis_MAJOR_VERSION 7 |
Definition at line 5 of file eventAnalysis_version.h.
#define eventAnalysis_MINOR_VERSION 0 |
Definition at line 6 of file eventAnalysis_version.h.
#define eventAnalysis_NAME "eventAnalysis" |
Definition at line 3 of file eventAnalysis_version.h.
Referenced by ND::TeventAnalysis_version::GetName().
#define eventAnalysis_PATCH_VERSION 49 |
Definition at line 7 of file eventAnalysis_version.h.
#define eventAnalysis_VERSION "7.0-49-g0ac7482" |
Definition at line 4 of file eventAnalysis_version.h.
Referenced by ND::TeventAnalysis_version::GetVersion().