The Gaudi Framework
v40r1 (b9786168)
Loading...
Searching...
No Matches
GaudiKernelVersion.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef CALC_GAUDI_VERSION
4
#define CALC_GAUDI_VERSION(maj,min) (((maj) << 16) + (min))
5
#endif
6
7
#define GAUDIKERNEL_MAJOR_VERSION 40
8
#define GAUDIKERNEL_MINOR_VERSION 1
9
#define GAUDIKERNEL_PATCH_VERSION 0
10
11
#define GAUDIKERNEL_VERSION CALC_GAUDI_VERSION(GAUDIKERNEL_MAJOR_VERSION,GAUDIKERNEL_MINOR_VERSION)
include
GaudiKernelVersion.h
Generated on Wed Oct 29 2025 09:55:33 for The Gaudi Framework by
1.13.1