![]() |
The Gaudi Framework
v29r4 (3036ef76)
|
Go to the source code of this file.
Macros | |
| #define | CALC_GAUDI_VERSION(maj, min) (((maj) << 16) + (min)) |
| #define | GAUDIMTTOOLS_MAJOR_VERSION 29 |
| #define | GAUDIMTTOOLS_MINOR_VERSION 4 |
| #define | GAUDIMTTOOLS_PATCH_VERSION 0 |
| #define | GAUDIMTTOOLS_VERSION CALC_GAUDI_VERSION(GAUDIMTTOOLS_MAJOR_VERSION,GAUDIMTTOOLS_MINOR_VERSION) |
| #define CALC_GAUDI_VERSION | ( | maj, | |
| min | |||
| ) | (((maj) << 16) + (min)) |
Definition at line 4 of file GaudiMTToolsVersion.h.
| #define GAUDIMTTOOLS_MAJOR_VERSION 29 |
Definition at line 6 of file GaudiMTToolsVersion.h.
| #define GAUDIMTTOOLS_MINOR_VERSION 4 |
Definition at line 7 of file GaudiMTToolsVersion.h.
| #define GAUDIMTTOOLS_PATCH_VERSION 0 |
Definition at line 8 of file GaudiMTToolsVersion.h.
| #define GAUDIMTTOOLS_VERSION CALC_GAUDI_VERSION(GAUDIMTTOOLS_MAJOR_VERSION,GAUDIMTTOOLS_MINOR_VERSION) |
Definition at line 9 of file GaudiMTToolsVersion.h.