Gaudi Framework, version v23r4

Home   Generated: Mon Sep 17 2012
Defines

GaudiCoreSvcVersion.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

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

Define 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   2

Definition at line 7 of file GaudiCoreSvcVersion.h.

#define GAUDICORESVC_PATCH_VERSION   0

Definition at line 8 of file GaudiCoreSvcVersion.h.

#define GAUDICORESVC_VERSION   CALC_GAUDI_VERSION(GAUDICORESVC_MAJOR_VERSION,GAUDICORESVC_MINOR_VERSION)

Definition at line 9 of file GaudiCoreSvcVersion.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Sep 17 2012 13:49:39 for Gaudi Framework, version v23r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004