All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IndefiniteIntegral.h
Go to the documentation of this file.
1 // $Id: IndefiniteIntegral.h,v 1.1 2003/11/19 17:09:39 mato Exp $
2 // ============================================================================
3 #ifndef GAUDIMATH_INDEFINITEINTEGRAL_H
4 #define GAUDIMATH_INDEFINITEINTEGRAL_H 1
5 // ============================================================================
6 // Include files
7 // ============================================================================
8 #include "GaudiKernel/Kernel.h"
9 
17 public:
20 
21  virtual ~IndefiniteIntegral( );
22 
23 protected:
24 
25 private:
26 
27 };
28 #endif // GAUDIMATH_INDEFINITEINTEGRAL_H
#define GAUDI_API
Definition: Kernel.h:108