IndefiniteIntegral.h
Go to the documentation of this file.
1 #ifndef GAUDIMATH_INDEFINITEINTEGRAL_H
2 #define GAUDIMATH_INDEFINITEINTEGRAL_H 1
3 // ============================================================================
4 // Include files
5 // ============================================================================
6 #include "GaudiKernel/Kernel.h"
7 
14 public:
17 
18  virtual ~IndefiniteIntegral( );
19 
20 };
21 #endif // GAUDIMATH_INDEFINITEINTEGRAL_H
#define GAUDI_API
Definition: Kernel.h:107