MINT2
|
#include <ILineshape.h>
Public Member Functions | |
virtual std::complex< double > | getVal (IDalitzEvent &evt)=0 |
virtual DalitzCoordinate | getDalitzCoordinate (double nSigma=3) const =0 |
virtual void | print (std::ostream &out=std::cout) const =0 |
virtual std::string | name () const =0 |
virtual MINT::counted_ptr< IGenFct > | generatingFunction () const =0 |
virtual | ~ILineshape () |
Public Member Functions inherited from MINT::IFitParDependent | |
virtual bool | changedSinceLastCall () const =0 |
virtual void | rememberFitParValues ()=0 |
virtual const FitParRef & | operator[] (unsigned int i) const =0 |
virtual unsigned int | size () const =0 |
virtual void | listFitParDependencies (std::ostream &os) const =0 |
Definition at line 20 of file ILineshape.h.
|
inlinevirtual |
Definition at line 30 of file ILineshape.h.
|
pure virtual |
Implemented in BW_BW, CrystalBallRhoOmega, and singleTopHatShape.
|
pure virtual |
Implemented in BW_BW, CrystalBallRhoOmega, and singleTopHatShape.
|
pure virtual |
Implemented in BW_BW, RhoOmegaGS, CrystalBallRhoOmega, Lass, GounarisSakurai, singleTopHatShape, CrystalBarrelFOCUS, Model_independent, NonRes, and Rho0Omega.
|
pure virtual |
Implemented in BW_BW, FocusFlatte, Flatte, CrystalBallRhoOmega, Histo_BW, Lass, singleTopHatShape, GounarisSakurai, GLass, CrystalBarrelFOCUS, FermiPS_BW, NonRes, Rho0Omega, Bugg_BW, RhoOmegaGS, Model_independent, and SBW.
|
pure virtual |
Implemented in BW_BW, CrystalBallRhoOmega, singleTopHatShape, CrystalBarrelFOCUS, NonRes, and Rho0Omega.