MINT2
Mint
IComplexFitParDependent.h
Go to the documentation of this file.
1
#ifndef ICOMPLEX_FITPARDEPENDENT_HH
2
#define ICOMPLEX_FITPARDEPENDENT_HH
3
// author: Jonas Rademacker (Jonas.Rademacker@bristol.ac.uk)
4
// status: Mon 9 Feb 2009 19:17:55 GMT
5
6
#include <complex>
7
#include "
Mint/IReturnComplex.h
"
8
#include "
Mint/IFitParDependent.h
"
9
10
namespace
MINT
{
11
class
IComplexFitParDependent
:
virtual
public
IReturnComplex
,
virtual
public
IFitParDependent
{
12
protected
:
13
};
14
15
}
//namespace MINT
16
#endif
MINT::IFitParDependent
Definition:
IFitParDependent.h:10
MINT::IComplexFitParDependent
Definition:
IComplexFitParDependent.h:11
MINT::IReturnComplex
Definition:
IReturnComplex.h:9
IReturnComplex.h
IFitParDependent.h
MINT
Definition:
BasicComplex.h:7
Generated by
1.8.15