The Gaudi Framework  v29r0 (ff2e7097)
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 {
15 public:
18 
19  virtual ~IndefiniteIntegral();
20 };
21 #endif // GAUDIMATH_INDEFINITEINTEGRAL_H
#define GAUDI_API
Definition: Kernel.h:110