Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GaudiAlg.h
Go to the documentation of this file.
1 // $Id: GaudiAlg.h,v 1.4 2006/03/09 10:28:14 hmd Exp $
2 // ============================================================================
3 #ifndef GAUDIALG_GAUDIALG_H
4 #define GAUDIALG_GAUDIALG_H 1
5 // ============================================================================
6 // Include files
7 // ============================================================================
8 // Gaudi
9 // ============================================================================
10 #include "GaudiKernel/Kernel.h"
11 // ============================================================================
12 // STD & STL
13 // ============================================================================
14 #include <string>
15 // ============================================================================
16 
23 namespace GaudiAlg
24 {
31  GAUDI_API std::string fileLine( const int number ) ;
32 } // end of namespace GaudiAlg
33 
34 #endif // GAUDIALG_GAUDIALG_H

Generated at Wed Dec 4 2013 14:33:06 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004