MINT2
IIntegrable.h
Go to the documentation of this file.
1 #ifndef IINTEGRABLE_HH
2 #define IINTEGRABLE_HH
3 // author: Jonas Rademacker (Jonas.Rademacker@bristol.ac.uk)
4 // status: Mon 9 Feb 2009 19:18:00 GMT
5 
6 class IIntegrable{
7  public:
9 };
10 
11 #endif
12 //
virtual IDalitzIntegrator * getIntegrator()