AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::Lineshape::GounarisSakurai Class Referenceabstract

Detailed Description

The Gounaris-Sakurai lineshape models dispersive corrections to the I=1,J=1 \(\pi\pi\) propagator (G.J. Gounaris and J.J. Sakurai, Phys. Rev. Lett.21, 244 (1968))

\[ \mathcal{A}(s) = \frac{ k(m,\Gamma_0) B_l(qr,0) }{ m^2(s) - s - i m \Gamma(s) }, \]

where the running mass \( m^2(s)\) is given by

\[ m^2(s) = m^2 + \frac{\Gamma_0}{\pi} \left( \frac{ 2 q^3 m }{q_0^3 \sqrt{s} } \log\left(\frac{\sqrt{s} + q }{ 2 m_\pi }\right) + \frac{ q^2 ( s - 3m^2) + s(m^2-s) }{ m q_0^2 } \log\left(\frac{m+q_0}{2 m_\pi}\right) + \frac{m^2 - s}{q_0} \right) \]

Parameter User name Description
\(m\) particleName_mass Breit-Wigner mass, defined as energy at which the self-energy of the resonance is purely imaginary (defaults to value in PDG)
\(\Gamma_0\) particleName_width Breit-Wigner width, defined as the width of resonance at the Breit-Wigner mass
\(r\) particleName_radius Hadronic radius for Blatt-Weisskopf form-factor (defaults to 1.5GeV for light resonances, 3.5GeV for charm)
Gounaris-Sakurai lineshape for the ϱ(770) meson, with the equivalent relativistic Breit Wigner lineshape shown for comparison.

Definition at line 189 of file Lineshapes.h.

Public Member Functions

 GounarisSakurai ()
 
AmpGen::Expression get (const AmpGen::Expression &s, const AmpGen::Expression &s1, const AmpGen::Expression &s2, const std::string &particleName, const unsigned int &L, const std::string &lineshapeModifier, AmpGen::DebugSymbols *dbexpressions=0) const override
 
AmpGen::Expression get (const AmpGen::Particle &p, const std::string &lineshapeModifier, AmpGen::DebugSymbols *dbexpressions=nullptr) const override
 
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
 
Basecreate ()
 
Inheritance diagram for AmpGen::Lineshape::GounarisSakurai:
AmpGen::Lineshape::Base

Constructor & Destructor Documentation

◆ GounarisSakurai()

AmpGen::Lineshape::GounarisSakurai::GounarisSakurai ( )
inline

Definition at line 189 of file Lineshapes.h.

Member Function Documentation

◆ create()

Base * AmpGen::Lineshape::Base::create ( )
inlineinherited

Definition at line 98 of file Lineshapes.h.

◆ get() [1/3]

virtual Expression AmpGen::Lineshape::Base::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
pure virtualinherited

◆ get() [2/3]

AmpGen::Expression AmpGen::Lineshape::GounarisSakurai::get ( const AmpGen::Expression & s,
const AmpGen::Expression & s1,
const AmpGen::Expression & s2,
const std::string & particleName,
const unsigned int & L,
const std::string & lineshapeModifier,
AmpGen::DebugSymbols * dbexpressions = 0 ) const
override

◆ get() [3/3]

AmpGen::Expression AmpGen::Lineshape::GounarisSakurai::get ( const AmpGen::Particle & p,
const std::string & lineshapeModifier,
AmpGen::DebugSymbols * dbexpressions = nullptr ) const
overridevirtual

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