Gaudi Framework, version v20r4

Generated: 8 Jan 2009

GaudiGSL_load.cpp File Reference


Detailed Description

Mandatory file for loading of factories.

Author:
Vanya Ivan.Belyaev@itep.ru
Date:
30/04/2002

Definition in file GaudiGSL_load.cpp.

#include "GaudiKernel/DeclareFactoryEntries.h"

Include dependency graph for GaudiGSL_load.cpp:

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (GaudiGSL)


Function Documentation

DECLARE_FACTORY_ENTRIES ( GaudiGSL   ) 

Definition at line 14 of file GaudiGSL_load.cpp.

00014                                   {
00015   
00016   DECLARE_SERVICE( GslSvc        ) ;
00017   
00018   DECLARE_TOOL(    GslErrorCount     ) ;
00019   DECLARE_TOOL(    GslErrorPrint     ) ;
00020   DECLARE_TOOL(    GslErrorException ) ;
00021 
00022   DECLARE_TOOL(    FuncMinimum       ) ;
00023   
00024 };


Generated at Thu Jan 8 17:45:44 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004