MINT2
Mint
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
:
8
virtual
IDalitzIntegrator
*
getIntegrator
();
9
};
10
11
#endif
12
//
IIntegrable
Definition:
IIntegrable.h:6
IDalitzIntegrator
Definition:
IDalitzIntegrator.h:11
IIntegrable::getIntegrator
virtual IDalitzIntegrator * getIntegrator()
Generated by
1.8.15