Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GaudiGSL.h
Go to the documentation of this file.
1 // $Id: GaudiGSL.h,v 1.2 2007/05/24 14:39:10 hmd Exp $
2 // ============================================================================
3 // CVS tag $Name: $
4 // ============================================================================
5 #ifndef GAUDIGSL_GAUDIGSL_H
6 #define GAUDIGSL_GAUDIGSL_H 1
7 // Include files
8 #include "GaudiKernel/Kernel.h"
9 
10 class IGslSvc; // from GaudiGSL
11 
21 {
22 public:
23 
27  static const IGslSvc* gslSvc () ;
28 
32  static const IGslSvc* setGslSvc ( const IGslSvc* value ) ;
33 
34 private:
35 
36  static const IGslSvc* s_gslSvc ;
37 
38 };
39 
40 // ============================================================================
41 // The END
42 // ============================================================================
43 #endif // GAUDIGSL_GAUDIGSL_H
44 // ============================================================================

Generated at Mon Feb 17 2014 14:37:41 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004