![]() |
The Gaudi Framework
v28r1
|
Helper class to get (static) access to Gaudi GSL Service General users are not supposed to use it. More...
#include <GaudiGSL/GaudiGSL.h>
Static Public Member Functions | |
static const IGslSvc * | gslSvc () |
static accessor to Gaudi GSL Service More... | |
static const IGslSvc * | setGslSvc (const IGslSvc *value) |
set new value for static Gaudi GSL Service More... | |
Static Private Attributes | |
static const IGslSvc * | s_gslSvc = nullptr |
define the initial value for static variable More... | |
Helper class to get (static) access to Gaudi GSL Service General users are not supposed to use it.
Definition at line 17 of file GaudiGSL.h.
|
static |
static accessor to Gaudi GSL Service
Definition at line 27 of file GaudiGSL.cpp.
set new value for static Gaudi GSL Service
Definition at line 35 of file GaudiGSL.cpp.
|
staticprivate |
define the initial value for static variable
Definition at line 33 of file GaudiGSL.h.