MINT2
Public Member Functions | List of all members
MINT::IFitParDependent Class Referenceabstract

#include <IFitParDependent.h>

Inheritance diagram for MINT::IFitParDependent:
CachedByEvent< T > CachedByEvent< std::complex< double > > MINT::IComplexForEventFitParDependent< IDalitzEvent > ILineshape MINT::FitParRef MINT::IComplexFitParDependent MINT::IComplexForEventFitParDependent< EVENT_TYPE > MINT::IFitParRegister

Public Member Functions

virtual bool changedSinceLastCall () const =0
 
virtual void rememberFitParValues ()=0
 
virtual const FitParRefoperator[] (unsigned int i) const =0
 
virtual unsigned int size () const =0
 
virtual void listFitParDependencies (std::ostream &os) const =0
 

Detailed Description

Definition at line 10 of file IFitParDependent.h.

Member Function Documentation

◆ changedSinceLastCall()

virtual bool MINT::IFitParDependent::changedSinceLastCall ( ) const
pure virtual

◆ listFitParDependencies()

virtual void MINT::IFitParDependent::listFitParDependencies ( std::ostream &  os) const
pure virtual

Implemented in MINT::FitParDependent, and MINT::FitParRef.

◆ operator[]()

virtual const FitParRef& MINT::IFitParDependent::operator[] ( unsigned int  i) const
pure virtual

Implemented in MINT::FitParRef, and MINT::FitParDependent.

◆ rememberFitParValues()

virtual void MINT::IFitParDependent::rememberFitParValues ( )
pure virtual

Implemented in MINT::FitParDependent, and MINT::FitParRef.

◆ size()

virtual unsigned int MINT::IFitParDependent::size ( ) const
pure virtual

Implemented in MINT::FitParRef, and MINT::FitParDependent.


The documentation for this class was generated from the following file: