herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::ThreePionCLEOCurrent Class Reference

The ThreePionCLEOCurrent class implements the decay of the weak current to three pions using the currents from CLEO Phys. More...

#include <ThreePionCLEOCurrent.h>

Inheritance diagram for Herwig::ThreePionCLEOCurrent:

Public Member Functions

 ThreePionCLEOCurrent ()
 Default constructor.
 
virtual void dataBaseOutput (ofstream &os, bool header, bool create) const
 Output the setup information for the particle database. More...
 
double threeBodyMatrixElement (const int iopt, const Energy2 q2, const Energy2 s3, const Energy2 s2, const Energy2 s1, const Energy m1, const Energy m2, const Energy m3) const
 the matrix element for the a1 decay to calculate the running width More...
 
Functions used by the persistent I/O system.
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently. More...
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently. More...
 
Methods for the construction of the phase space integrator.
virtual bool createMode (int icharge, unsigned int imode, DecayPhaseSpaceModePtr mode, unsigned int iloc, unsigned int ires, DecayPhaseSpaceChannelPtr phase, Energy upp)
 Complete the construction of the decay mode for integration. More...
 
- Public Member Functions inherited from Herwig::ThreeMesonCurrentBase
 ThreeMesonCurrentBase ()
 Default constructor.
 
virtual vector< LorentzPolarizationVectorEcurrent (const int imode, const int ichan, Energy &scale, const ParticleVector &decay, DecayIntegrator::MEOption meopt) const
 Hadronic current. More...
 
virtual bool accept (vector< int > id)
 Accept the decay. More...
 
virtual unsigned int decayMode (vector< int > id)
 Return the decay mode number for a given set of particles in the current. More...
 
virtual tPDVector particles (int icharge, unsigned int imode, int iq, int ia)
 The particles produced by the current. More...
 
- Public Member Functions inherited from Herwig::WeakDecayCurrent
 WeakDecayCurrent ()
 Default constructor.
 
unsigned int numberOfModes () const
 Return the number of modes handled by this current.
 
void decayModeInfo (unsigned int imode, int &iq, int &ia) const
 Information on a decay mode. More...
 
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently. More...
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently. More...
 
- Public Member Functions inherited from ThePEG::Interfaced
virtual bool defaultInit ()
 
PPtr getParticle (PID) const
 
PDPtr getParticleData (PID) const
 
bool used () const
 
void useMe () const
 
tEGPtr generator () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
PPtr getParticle (PID) const
 
PDPtr getParticleData (PID) const
 
bool used () const
 
void useMe () const
 
tEGPtr generator () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
- Public Member Functions inherited from ThePEG::InterfacedBase
string fullName () const
 
string name () const
 
string path () const
 
string comment () const
 
void setup (istream &is)
 
virtual void debugme () const
 
void update ()
 
void init ()
 
virtual bool preInitialize () const
 
void initrun ()
 
void finish ()
 
void touch ()
 
void reset ()
 
void clear ()
 
InitState state () const
 
bool locked () const
 
bool touched () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
void update ()
 
void init ()
 
virtual bool preInitialize () const
 
void initrun ()
 
void finish ()
 
void touch ()
 
void reset ()
 
void clear ()
 
InitState state () const
 
bool locked () const
 
bool touched () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
- Public Member Functions inherited from ThePEG::Base
void debug () const
 
- Public Member Functions inherited from ThePEG::Pointer::ReferenceCounted
CounterType referenceCount () const
 
- Public Member Functions inherited from ThePEG::Named
 Named (const string &newName=string())
 
 Named (const Named &)=default
 
const string & name () const
 
bool operator== (const Named &other) const
 
bool operator< (const Named &other) const
 

Static Public Member Functions

static void Init ()
 Standard Init function used to initialize the interfaces.
 
- Static Public Member Functions inherited from Herwig::ThreeMesonCurrentBase
static void Init ()
 Standard Init function used to initialize the interfaces.
 
- Static Public Member Functions inherited from Herwig::WeakDecayCurrent
static void Init ()
 Standard Init function used to initialize the interfaces.
 
- Static Public Member Functions inherited from ThePEG::Interfaced
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::InterfacedBase
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Base
static void Init ()
 

Protected Member Functions

virtual bool acceptMode (int) const
 Can the current handle a particular set of mesons. More...
 
virtual FormFactors calculateFormFactors (const int ichan, const int imode, Energy2 q2, Energy2 s1, Energy2 s2, Energy2 s3) const
 Calculate the form factor for the current. More...
 
void CLEOFormFactor (int imode, int ichan, Energy2 q2, Energy2 s1, Energy2 s2, Energy2 s3, Complex &F1, Complex &F2, Complex &F3) const
 Calculate CLEO form factors for the current. More...
 
Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object. More...
 
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane. More...
 
Standard Interfaced functions.
virtual void doinit ()
 Initialize this object after the setup phase before saving and EventGenerator to disk. More...
 
virtual void doinitrun ()
 Initialize this object to the begining of the run phase.
 
virtual void doupdate ()
 Check sanity of the object during the setup phase.
 
- Protected Member Functions inherited from Herwig::WeakDecayCurrent
void addDecayMode (int iq, int ia)
 Add a decay mode to the list. More...
 
void setInitialModes (unsigned int nmodes)
 Set initial number of modes. More...
 
- Protected Member Functions inherited from ThePEG::Interfaced
void reporeg (IBPtr object, string name) const
 
bool setDefaultReference (PtrT &ptr, string classname, string objectname)
 
 Interfaced (const string &newName)
 
 Interfaced (const Interfaced &i)
 
void setGenerator (tEGPtr generator)
 
- Protected Member Functions inherited from ThePEG::InterfacedBase
 InterfacedBase (string newName)
 
 InterfacedBase (const InterfacedBase &i)
 
virtual void readSetup (istream &is)
 
virtual void dofinish ()
 
virtual IVector getReferences ()
 
virtual void rebind (const TranslationMap &)
 
virtual void readSetup (istream &is)
 
virtual void dofinish ()
 
virtual IVector getReferences ()
 
virtual void rebind (const TranslationMap &)
 
- Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
- Protected Member Functions inherited from ThePEG::Named
const Namedoperator= (const Named &other)
 
const string & name (const string &newName)
 

Private Member Functions

ThreePionCLEOCurrentoperator= (const ThreePionCLEOCurrent &)=delete
 Private and non-existent assignment operator.
 
Energy a1width (Energy2 q2) const
 The $a_1$ running width. More...
 
void inita1Width (int iopt)
 Initialize the $a_1$ running width. More...
 
Complex a1BreitWigner (Energy2 q2) const
 $a_1$ Breit-Wigner More...
 
Complex rhoBreitWigner (int ires, Energy2 q2, int icharge) const
 The $\rho$ Breit-Wigner. More...
 
Complex sigmaBreitWigner (Energy2 q2, int icharge) const
 Breit-Wigner for the $\sigma$. More...
 
Complex f0BreitWigner (Energy2 q2, int icharge) const
 Breit-Wigner for the $f_0(1370)$. More...
 
Complex f2BreitWigner (Energy2 q2, int icharge) const
 Breit-Wigner for the $f_2$. More...
 

Private Attributes

vector< Energy > _rhomass
 Masses of the $\rho$ resonances.
 
vector< Energy > _rhowidth
 Widths of the $\rho$ resonances.
 
vector< Energy > _prhocc
 Momenta of the decay products for neutral $\rho$ decay.
 
vector< Energy > _prhoc0
 Momenta of the decay products for charged $\rho$ decay.
 
Energy _f2mass
 Mass of the $f_2$ resonance.
 
Energy _f2width
 Width of the $f_2$ resonance.
 
Energy _pf2cc
 Momenta of the decay products for $f_2$ decay to charged pions.
 
Energy _pf200
 Momenta of the decay products for $f_2$ decay to neutral pions.
 
Energy _f0mass
 Mass of the $f_0(1370)$ resonance.
 
Energy _f0width
 Width of the $f_0(1370)$ resonance.
 
Energy _pf0cc
 Momenta of the decay products for $f_0(1370)$ decay to charged pions.
 
Energy _pf000
 Momenta of the decay products for $f_0(1370)$ decay to neutral pions.
 
Energy _sigmamass
 Mass of the $\sigma$ resonance.
 
Energy _sigmawidth
 Width of the $\sigma$ resonance.
 
Energy _psigmacc
 Momenta of the decay products for $\sigma$ decay to charged pions.
 
Energy _psigma00
 Momenta of the decay products for $\sigma$ decay to neutral pions.
 
Energy _mpi0
 Mass of the neutral pion.
 
Energy _mpic
 Mass of the charged pion.
 
Energy _a1mass
 The $a_1$ mass.
 
Energy _a1width
 The $a_1$ width.
 
Energy _mKstar
 Mass of the $K^*$ resonace.
 
Energy _mK
 Mass of the $K$ resonace.
 
double _gammk
 Coupling for the $KK^*$ term in the running width.
 
Energy _fpi
 pion decay constant
 
InvEnergy _fact
 The prefactor.
 
vector< double > _rhomagP
 Magnitude of the $p$-wave couplings of the rho resonance, $g^P_{\rho_k}$, ( $\beta_{1,2}$ in the CLEO paper.)
 
vector< double > _rhophaseP
 Phase of the $p$-wave couplings of the rho resonance, $g^P_{\rho_k}$, ( $\beta_{1,2}$ in the CLEO paper.)
 
vector< Complex_rhocoupP
 $p$-wave couplings of the rho resonance, $g^P_{\rho_k}$, ( $\beta_{1,2}$ in the CLEO paper.)
 
vector< InvEnergy2 > _rhomagD
 Magnitude of the $d$-wave couplings of the rho resonance, $g^D_{\rho_k}$, ( $\beta_{3,4}$ in the CLEO paper.)
 
vector< double > _rhophaseD
 Phase of the $d$-wave couplings of the rho resonance, $g^D_{\rho_k}$, ( $\beta_{3,4}$ in the CLEO paper.)
 
vector< complex< InvEnergy2 > > _rhocoupD
 $d$-wave couplings of the rho resonance, $g^D_{\rho_k}$, ( $\beta_{3,4}$ in the CLEO paper.)
 
InvEnergy2 _f2mag
 Magntiude of the coupling of the $f_2$ resonance, $g_{f_2}$, ( $\beta_5$ in the CLEO paper.)
 
double _f2phase
 Phase of the coupling of the $f_2$ resonance, $g_{f_2}$, ( $\beta_5$ in the CLEO paper.)
 
complex< InvEnergy2 > _f2coup
 Coupling of the $f_2$ resonance, $g_{f_2}$, ( $\beta_5$ in the CLEO paper.)
 
double _f0mag
 Magntiude of the coupling of the $f_0(1370)$ resonance, $g_{f_0}$, ( $\beta_6$ in the CLEO paper.)
 
double _f0phase
 Phase of the coupling of the $f_0(1370)$ resonance, $g_{f_0}$, ( $\beta_6$ in the CLEO paper.)
 
Complex _f0coup
 Coupling of the $f_0(1370)$ resonance, $g_{f_0}$, ( $\beta_6$ in the CLEO paper.)
 
double _sigmamag
 Magntiude of the coupling of the $\sigma$ resonance, $g_\sigma$, ( $\beta_7$ in the CLEO paper.)
 
double _sigmaphase
 Phase of the coupling of the $\sigma$ resonance, $g_\sigma$, ( $\beta_7$ in the CLEO paper.)
 
Complex _sigmacoup
 Coupling of the $\sigma$ resonance, $g_\sigma$, ( $\beta_7$ in the CLEO paper.)
 
bool _localparameters
 use local values of the mass parameters
 
vector< Energy > _a1runwidth
 The $a_1$ width for the running $a_1$ width calculation.
 
vector< Energy2 > _a1runq2
 The $q^2$ for the running $a_1$ width calculation.
 
Interpolator< Energy, Energy2 >::Ptr _a1runinter
 The interpolator for the running $a_1$ width calculation.
 
bool _initializea1
 Initialize the running $a_1$ width.
 
bool _a1opt
 Option for the $a_1$ width.
 
Energy _maxmass
 The maximum mass of the hadronic system.
 
Energy _maxcalc
 The maximum mass when the running width was calculated.
 

Friends

class ThreePionCLEOa1MatrixElement
 The matrix element for the running $a_1$ width is a friend to keep some members private.
 

Additional Inherited Members

- Public Types inherited from ThePEG::InterfacedBase
enum  InitState
 
- Public Types inherited from ThePEG::Pointer::ReferenceCounted
typedef unsigned int CounterType
 
- Public Attributes inherited from ThePEG::InterfacedBase
 initializing
 
 uninitialized
 
 initialized
 
 runready
 
- Public Attributes inherited from ThePEG::Pointer::ReferenceCounted
const unsigned long uniqueId
 
- Static Protected Member Functions inherited from ThePEG::Interfaced
static void registerRepository (IBPtr)
 
static void registerRepository (IBPtr, string newName)
 

Detailed Description

The ThreePionCLEOCurrent class implements the decay of the weak current to three pions using the currents from CLEO Phys.

Rev. D 61,012002. This is a model including two $\rho$ mesons in both $s$ and $p$ wave, a $\sigma$, the $f_2$ and $f_0(1370)$.

The form factors for the $a_1^+ \to \pi^0 \pi^0 \pi^+$ mode are

\[F_1=\sum_k\left\{g^P_{\rho_k}B_{\rho_k}^P(s_1) -\frac{g^D_{\rho_k}}3B_{\rho_k}^P(s_2) \left((s_3-m_{\pi^+}^2)-(s_1-m_{\pi^0}^2)\right)\right\} +\frac23\left(g_\sigma B^S_\sigma(s_3)+g_{f_0}B^S_{f_0}(s_3)\right) +\frac{g_{f_2}}{18s_3}(q^2-m_{\pi^+}^2+s_3)(4m_{\pi^0}^2-s_3)B^D_{f_2}(s_3) *\]

\[F_2=\sum_k\left\{-\frac13g^P_{\rho_k}B_{\rho_k}^P(s_2) -g^D_{\rho_k}B_{\rho_k}^P(s_1) \left((s_3-m_{\pi^+}^2)-(s_2-m_{\pi^0}^2)\right)\right\} +\frac23\left(g_\sigma B^S_\sigma(s_3)+g_{f_0}B^S_{f_0}(s_3)\right) +\frac1{18s_3}g_{f_2}(q^2-m_{\pi^+}^2+s_3)(4m_{\pi^0}^2-s_3)B^D_{f_2}(s_3) *\]

\[F_3=\sum_k g^D_{\rho_k}\left\{ -\frac13B_{\rho_k}^P(s_1)\left((s_3-m_{\pi^+}^2)-(s_2-m_{\pi^0}^2)\right) +\frac13B_{\rho_k}^P(s_2)\left((s_3-m_{\pi^+}^2)-(s_1-m_{\pi^0}^2)\right)\right\} -\frac{g_{f_2}}2(s_1-s_2)B^D_{f_2}(s_3)\]

The form factors for $a_1^+\to \pi^+ \pi^+ \pi^-$ mode

\[F_1=\sum_k\left\{-g^P_{\rho_k}B_{\rho_k}^P(s_1) -\frac{g^D_{\rho_k}}3B_{\rho_k}^P(s_2)(s_1-s_3)\right\} -\frac23\left(g_\sigma B^S_\sigma(s_2)+g_{f_0} B^S_{f_0}(s_2)\right) +g_{f_2}\left(\frac12(s_3-s_2)B^D_{f_2}(s_1) -\frac1{18s_2}(4m_{\pi^+}^2-s_2)(q^2+s_2-m_{\pi^+}^2)B^D_{f_2}(s_2)\right)\]

\[F_2=\sum_k\left\{-g^P_{\rho_k}B_{\rho_k}^P(s_2) -\frac{g^D_{\rho_k}}3B_{\rho_k}^P(s_1)(s_2-s_3)\right\} -\frac23\left(g_\sigma B^S_\sigma(s_1)+g_{f_0} B^S_{f_0}(s_1)\right) +g_{f_2}\left(\frac12(s_3-s_1)B^D_{f_2}(s_2) -\frac1{18s_1}(4m_{\pi^+}^2-s_1)(q^2+s_1-m_{\pi^+}^2)B^D_{f_2}(s_1)\right)\]

\[F_3=\sum_k -g^D_{\rho_k}\left( \frac13(s_2-s_3)B_{\rho_k}^P(s_1) -\frac13(s_1-s_3)B_{\rho_k}^P(s_2)\right) -\frac23\left(g_\sigma B^S_\sigma(s_1)+g_{f_0}B^S_{f_0}(s_1)\right) +\frac23\left(g_\sigma B^S_\sigma(s_2)+g_{f_0}B^S_{f_0}(s_2)\right)\]

\[ +g_{f_2}\left(-\frac1{18s_1}(4m_{\pi^+}^2-s_1)(q^2+s_1-m_{\pi^+}^2)B^D_{f_2}(s_1) +\frac1{18s_2}(4m_{\pi^+}^2-s_2)(q^2+s_2-m_{\pi^+}^2)B^D_{f_2}(s_2)\right)\]

where

  • $g_{f_2}$ is the coupling of the $f_2$ to the $a_1$
  • $g_{f_0}$ is the coupling of the $f_0(1370)$ to the $a_1$
  • $g_{\sigma}$ is the coupling of the $\sigma$ to the $a_1$
  • $g^P_{\rho_k}$ is the $p$-wave coupling of the $\rho_k$ multiplet to the $a_1$.
  • $g^D_{\rho_k}$ is the $d$-wave coupling of the $\rho_k$ multiplet to the $a_1$.
  • $s_3=m^2_{12}$ is the invariant mass squared of particles 1 and 2.
  • $s_2=m^2_{13}$ is the invariant mass squared of particles 1 and 3.
  • $s_1=m^2_{23}$ is the invariant mass squared of particles 2 and 3.

The Breit-Wigner factors are given by $B^L_Y(s_i) = \frac{m^2_Y}{m^2_Y-s_i+im_Y\Gamma^{Y,L}(s_i)}$ where $\Gamma^{Y,L}(s_i) = \Gamma^Y\left(\frac{p(s_i)}{p(M_Y}\right)^{2L+1}\frac{m_Y}{\sqrt{s_i}}$ $m_Y$ and $\Gamma^Y$ are the mass and width of the particle $Y$ respectively. $p(s_i)$ is the momentum of the outgoing pion in the rest frame of the resonance $Y$.

See also
ThreeMesonCurrentBase
a1ThreePionCLEODecayer
ThreePionCLEOa1MatrixElement

Definition at line 99 of file ThreePionCLEOCurrent.h.

Member Function Documentation

◆ a1BreitWigner()

Complex Herwig::ThreePionCLEOCurrent::a1BreitWigner ( Energy2  q2) const
inlineprivate

$a_1$ Breit-Wigner

Parameters
q2The scale $q^2$ for the Breit-Wigner
Returns
The Breit-Wigner

Definition at line 287 of file ThreePionCLEOCurrent.h.

References sqrt().

◆ a1width()

Energy Herwig::ThreePionCLEOCurrent::a1width ( Energy2  q2) const
private

The $a_1$ running width.

Parameters
q2The scale $q^2$ for the Breit-Wigner
Returns
The $a_1$ running width.

◆ acceptMode()

virtual bool Herwig::ThreePionCLEOCurrent::acceptMode ( int  ) const
protectedvirtual

Can the current handle a particular set of mesons.

As this current includes all the allowed modes this is always true.

Implements Herwig::ThreeMesonCurrentBase.

◆ calculateFormFactors()

virtual FormFactors Herwig::ThreePionCLEOCurrent::calculateFormFactors ( const int  ichan,
const int  imode,
Energy2  q2,
Energy2  s1,
Energy2  s2,
Energy2  s3 
) const
protectedvirtual

Calculate the form factor for the current.

Implements the form factors described above.

Parameters
ichanThe phase space channel
imodeThe mode
q2The scale $q^2$ for the current.
s1The invariant mass squared of particles 2 and 3, $s_1=m^2_{23}$.
s2The invariant mass squared of particles 1 and 3, $s_2=m^2_{13}$.
s3The invariant mass squared of particles 1 and 2, $s_3=m^2_{12}$.

Implements Herwig::ThreeMesonCurrentBase.

◆ CLEOFormFactor()

void Herwig::ThreePionCLEOCurrent::CLEOFormFactor ( int  imode,
int  ichan,
Energy2  q2,
Energy2  s1,
Energy2  s2,
Energy2  s3,
Complex F1,
Complex F2,
Complex F3 
) const
protected

Calculate CLEO form factors for the current.

Implements the form factors described above.

Parameters
imodeThe mode
ichanThe phase space channel
q2The scale $q^2$ for the current.
s1The invariant mass squared of particles 2 and 3, $s_1=m^2_{23}$.
s2The invariant mass squared of particles 1 and 3, $s_2=m^2_{13}$.
s3The invariant mass squared of particles 1 and 2, $s_3=m^2_{12}$.
F1The form factor $F_1$.
F2The form factor $F_2$.
F3The form factor $F_3$.

◆ clone()

virtual IBPtr Herwig::ThreePionCLEOCurrent::clone ( ) const
inlineprotectedvirtual

Make a simple clone of this object.

Returns
a pointer to the new object.

Implements ThePEG::InterfacedBase.

Definition at line 229 of file ThreePionCLEOCurrent.h.

◆ createMode()

virtual bool Herwig::ThreePionCLEOCurrent::createMode ( int  icharge,
unsigned int  imode,
DecayPhaseSpaceModePtr  mode,
unsigned int  iloc,
unsigned int  ires,
DecayPhaseSpaceChannelPtr  phase,
Energy  upp 
)
virtual

Complete the construction of the decay mode for integration.

This version addes the mesons for the current

Parameters
ichargeThe total charge of the outgoing particles in the current.
imodeThe mode in the current being asked for.
modeThe phase space mode for the integration
ilocThe location of the of the first particle from the current in the list of outgoing particles.
iresThe location of the first intermediate for the current.
phaseThe prototype phase space channel for the integration.
uppThe maximum possible mass the particles in the current are allowed to have.
Returns
Whether the current was sucessfully constructed.

Implements Herwig::WeakDecayCurrent.

◆ dataBaseOutput()

virtual void Herwig::ThreePionCLEOCurrent::dataBaseOutput ( ofstream &  os,
bool  header,
bool  create 
) const
virtual

Output the setup information for the particle database.

Parameters
osThe stream to output the information to
headerWhether or not to output the information for MySQL
createWhether or not to add a statement creating the object

Reimplemented from Herwig::ThreeMesonCurrentBase.

◆ doinit()

virtual void Herwig::ThreePionCLEOCurrent::doinit ( )
protectedvirtual

Initialize this object after the setup phase before saving and EventGenerator to disk.

Exceptions
InitExceptionif object could not be initialized properly.

Reimplemented from ThePEG::InterfacedBase.

◆ f0BreitWigner()

Complex Herwig::ThreePionCLEOCurrent::f0BreitWigner ( Energy2  q2,
int  icharge 
) const
inlineprivate

Breit-Wigner for the $f_0(1370)$.

Parameters
q2The scale, $q^2$.
ichargeWhether the pions produced in the meson decay are charged (0) or neutral (1)
Returns
The Breit-Wigner

Definition at line 335 of file ThreePionCLEOCurrent.h.

References Herwig::Kinematics::pstarTwoBodyDecay(), and sqrt().

◆ f2BreitWigner()

Complex Herwig::ThreePionCLEOCurrent::f2BreitWigner ( Energy2  q2,
int  icharge 
) const
inlineprivate

Breit-Wigner for the $f_2$.

Parameters
q2The scale, $q^2$.
ichargeWhether the pions produced in the meson decay are charged (0) or neutral (1)
Returns
The Breit-Wigner

Definition at line 351 of file ThreePionCLEOCurrent.h.

References Herwig::Kinematics::pstarTwoBodyDecay(), and sqrt().

◆ fullclone()

virtual IBPtr Herwig::ThreePionCLEOCurrent::fullclone ( ) const
inlineprotectedvirtual

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns
a pointer to the new object.

Reimplemented from ThePEG::InterfacedBase.

Definition at line 235 of file ThreePionCLEOCurrent.h.

◆ inita1Width()

void Herwig::ThreePionCLEOCurrent::inita1Width ( int  iopt)
private

Initialize the $a_1$ running width.

Parameters
ioptInitialization option (-1 full calculation, 0 set up the interpolation)

◆ persistentInput()

void Herwig::ThreePionCLEOCurrent::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters
isthe persistent input stream read from.
versionthe version number of the object when written.

◆ persistentOutput()

void Herwig::ThreePionCLEOCurrent::persistentOutput ( PersistentOStream os) const

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ rhoBreitWigner()

Complex Herwig::ThreePionCLEOCurrent::rhoBreitWigner ( int  ires,
Energy2  q2,
int  icharge 
) const
inlineprivate

The $\rho$ Breit-Wigner.

Parameters
iresThe $\rho$ multiplet.
q2The scale, $q^2$.
ichargeThe charge of the $\rho$.
Returns
The Breit-Wigner

Definition at line 301 of file ThreePionCLEOCurrent.h.

References Herwig::Kinematics::pstarTwoBodyDecay(), and sqrt().

◆ sigmaBreitWigner()

Complex Herwig::ThreePionCLEOCurrent::sigmaBreitWigner ( Energy2  q2,
int  icharge 
) const
inlineprivate

Breit-Wigner for the $\sigma$.

Parameters
q2The scale, $q^2$.
ichargeWhether the pions produced in the meson decay are charged (0) or neutral (1)
Returns
The Breit-Wigner

Definition at line 319 of file ThreePionCLEOCurrent.h.

References Herwig::Kinematics::pstarTwoBodyDecay(), and sqrt().

◆ threeBodyMatrixElement()

double Herwig::ThreePionCLEOCurrent::threeBodyMatrixElement ( const int  iopt,
const Energy2  q2,
const Energy2  s3,
const Energy2  s2,
const Energy2  s1,
const Energy  m1,
const Energy  m2,
const Energy  m3 
) const

the matrix element for the a1 decay to calculate the running width

Parameters
ioptThe mode
q2The mass of the decaying off-shell $a_1$, $q^2$.
s3The invariant mass squared of particles 1 and 2, $s_3=m^2_{12}$.
s2The invariant mass squared of particles 1 and 3, $s_2=m^2_{13}$.
s1The invariant mass squared of particles 2 and 3, $s_1=m^2_{23}$.
m1The mass of the first outgoing particle.
m2The mass of the second outgoing particle.
m3The mass of the third outgoing particle.
Returns
The matrix element squared summed over spins.

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