![]() |
AmpGen 2.1
|
Definition at line 89 of file Lineshapes.h.
Public Member Functions | |
virtual | ~Base ()=default |
virtual Expression | get (const Expression &s, const Expression &s1, const Expression &s2, const std::string &particleName, const unsigned &L, const std::string &lineshapeModifier, DebugSymbols *dbexpressions=nullptr) const =0 |
virtual Expression | get (const AmpGen::Particle &p, const std::string &lineshapeModifier, AmpGen::DebugSymbols *dbexpressions=nullptr) const =0 |
Base * | create () |
|
virtualdefault |
|
inline |
Definition at line 98 of file Lineshapes.h.
|
pure virtual |
Implemented in AmpGen::Lineshape::Bugg, AmpGen::Lineshape::BW, AmpGen::Lineshape::CoupledChannel, AmpGen::Lineshape::DecaySpline, AmpGen::Lineshape::EtaDalitz, AmpGen::Lineshape::ExpFF, AmpGen::Lineshape::Flatte, AmpGen::Lineshape::FOCUS, AmpGen::Lineshape::FormFactor, AmpGen::Lineshape::FormFactorSpline, AmpGen::Lineshape::Gaussian, AmpGen::Lineshape::GenericKmatrix, AmpGen::Lineshape::GLASS, AmpGen::Lineshape::GounarisSakurai, AmpGen::Lineshape::GSpline, AmpGen::Lineshape::InelasticSpline, AmpGen::Lineshape::Isotensor, AmpGen::Lineshape::kMatrixSimple, AmpGen::Lineshape::LASS, AmpGen::Lineshape::MIPWA, AmpGen::Lineshape::None, AmpGen::Lineshape::NonRelBW, AmpGen::Lineshape::PALANO, AmpGen::Lineshape::Photon, AmpGen::Lineshape::Poly, AmpGen::Lineshape::PolyNR, AmpGen::Lineshape::SBW, and AmpGen::Lineshape::TD.
|
pure virtual |