![]() |
The Gaudi Framework
v29r5 (37229091)
|
Go to the source code of this file.
Macros | |
| #define | CALC_GAUDI_VERSION(maj, min) (((maj) << 16) + (min)) |
| #define | PARTPROPSVC_MAJOR_VERSION 29 |
| #define | PARTPROPSVC_MINOR_VERSION 5 |
| #define | PARTPROPSVC_PATCH_VERSION 0 |
| #define | PARTPROPSVC_VERSION CALC_GAUDI_VERSION(PARTPROPSVC_MAJOR_VERSION,PARTPROPSVC_MINOR_VERSION) |
| #define CALC_GAUDI_VERSION | ( | maj, | |
| min | |||
| ) | (((maj) << 16) + (min)) |
Definition at line 4 of file PartPropSvcVersion.h.
| #define PARTPROPSVC_MAJOR_VERSION 29 |
Definition at line 6 of file PartPropSvcVersion.h.
| #define PARTPROPSVC_MINOR_VERSION 5 |
Definition at line 7 of file PartPropSvcVersion.h.
| #define PARTPROPSVC_PATCH_VERSION 0 |
Definition at line 8 of file PartPropSvcVersion.h.
| #define PARTPROPSVC_VERSION CALC_GAUDI_VERSION(PARTPROPSVC_MAJOR_VERSION,PARTPROPSVC_MINOR_VERSION) |
Definition at line 9 of file PartPropSvcVersion.h.