The Gaudi Framework
v26r3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
20
class
GAUDI_API
GaudiGSL
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
// ============================================================================
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:108
IGslSvc
The abstract interface to "deal" with GNU Scientific Library (GLS) The main task is the error handlin...
Definition:
IGslSvc.h:18
GaudiGSL
Definition:
__init__.py:1
dump_component_properties.value
list value
Definition:
dump_component_properties.py:12
GaudiGSL::s_gslSvc
static const IGslSvc * s_gslSvc
define the initial value for static variable
Definition:
GaudiGSL.h:36
InstallArea
x86_64-slc6-gcc48-opt
include
GaudiGSL
GaudiGSL.h
Generated on Tue Jul 21 2015 12:23:30 for The Gaudi Framework by
1.8.9.1