Gaudi Framework, version v23r8

Home   Generated: Fri May 31 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros
GaudiCoreSvcVersion.h File Reference

Go to the source code of this file.

Macros

#define CALC_GAUDI_VERSION(maj, min)   (((maj) << 16) + (min))
 
#define GAUDICORESVC_MAJOR_VERSION   1
 
#define GAUDICORESVC_MINOR_VERSION   4
 
#define GAUDICORESVC_PATCH_VERSION   0
 
#define GAUDICORESVC_VERSION   CALC_GAUDI_VERSION(GAUDICORESVC_MAJOR_VERSION,GAUDICORESVC_MINOR_VERSION)
 

Macro Definition Documentation

#define CALC_GAUDI_VERSION (   maj,
  min 
)    (((maj) << 16) + (min))

Definition at line 4 of file GaudiCoreSvcVersion.h.

#define GAUDICORESVC_MAJOR_VERSION   1

Definition at line 6 of file GaudiCoreSvcVersion.h.

#define GAUDICORESVC_MINOR_VERSION   4

Definition at line 7 of file GaudiCoreSvcVersion.h.

#define GAUDICORESVC_PATCH_VERSION   0

Definition at line 8 of file GaudiCoreSvcVersion.h.

Definition at line 9 of file GaudiCoreSvcVersion.h.


Generated at Fri May 31 2013 15:09:11 for Gaudi Framework, version v23r8 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004