MINT2
Mint
IComplexForEventFitParDependent.h
Go to the documentation of this file.
1
#ifndef ICOMPLEXFOREVENT_FITPARDEPENDENT_HH
2
#define ICOMPLEXFOREVENT_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/IReturnComplexForEvent.h
"
8
#include "
Mint/IFitParDependent.h
"
9
10
namespace
MINT
{
11
template
<
typename
EVENT_TYPE>
12
class
IComplexForEventFitParDependent
13
:
virtual
public
IReturnComplexForEvent
<EVENT_TYPE>
14
,
virtual
public
IFitParDependent
{
15
};
16
17
}
//namespace MINT
18
#endif
MINT::IFitParDependent
Definition:
IFitParDependent.h:10
MINT::IComplexForEventFitParDependent
Definition:
IComplexForEventFitParDependent.h:12
IFitParDependent.h
MINT
Definition:
BasicComplex.h:7
MINT::IReturnComplexForEvent
Definition:
IReturnComplexForEvent.h:10
IReturnComplexForEvent.h
Generated by
1.8.15