herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::OneKaonTwoPionDefaultCurrent Class Reference

The OneKaonTwoPionDefaultCurrent class implements the currents from Z.Phys.C58:445 (1992), this paper uses the form from Z.Phys.C48:445 (1990) for the \(a_1\) width and is the default model in TAUOLA. More...

#include <OneKaonTwoPionDefaultCurrent.h>

Inheritance diagram for Herwig::OneKaonTwoPionDefaultCurrent:

Public Member Functions

 OneKaonTwoPionDefaultCurrent ()
 Default constructor.
 
virtual vector< LorentzPolarizationVectorEcurrent (tcPDPtr resonance, FlavourInfo flavour, const int imode, const int ichan, Energy &scale, const tPDVector &outgoing, const vector< Lorentz5Momentum > &momenta, DecayIntegrator::MEOption meopt) const
 Hadronic current.
 
virtual bool accept (vector< int > id)
 Accept the decay.
 
virtual unsigned int decayMode (vector< int > id)
 Return the decay mode number for a given set of particles in the current.
 
virtual tPDVector particles (int icharge, unsigned int imode, int iq, int ia)
 The particles produced by the current.
 
Methods for the construction of the phase space integrator.
virtual bool createMode (int icharge, tcPDPtr resonance, FlavourInfo flavour, unsigned int imode, PhaseSpaceModePtr mode, unsigned int iloc, int ires, PhaseSpaceChannel phase, Energy upp)
 Complete the construction of the decay mode for integration.classes inheriting from this one.
 
virtual void dataBaseOutput (ofstream &os, bool header, bool create) const
 Output the setup information for the particle database.
 
- Public Member Functions inherited from Herwig::WeakCurrent
 WeakCurrent ()
 Default constructor.
 
unsigned int numberOfModes () const
 Return the number of modes handled by this current.
 
virtual void constructSpinInfo (ParticleVector decay) const
 Construct the SpinInfo for the decay products.
 
void decayModeInfo (unsigned int imode, int &iq, int &ia) const
 Information on a decay mode.
 
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently.
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently.
 
- 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
 
- Public Member Functions inherited from ThePEG::InterfacedBase
string fullName () const
 
string name () const
 
string path () const
 
string comment () const
 
void setup (istream &is)
 
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
 
virtual IBPtr fullclone () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
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
 
virtual IBPtr fullclone () const
 
- Public Member Functions inherited from ThePEG::Base
void debug () const
 
virtual void debugme () 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
 

Clone Methods.

vector< double > _rhoF123wgts
 Parameters for the \(\rho\) Breit-Wigner in the \(F_{1,2,3}\) form factors.
 
vector< double > _kstarF123wgts
 Parameters for the \(K^*\) Breit-Wigner in the \(F_{1,2,3}\) form factors.
 
vector< double > _kstarF5wgts
 Parameters for the \(K^*\) Breit-Wigner in the \(F_5\) form factors.
 
double _rhoKstarwgt
 The relative weight of the \(\rho\) and \(K^*\) where needed.
 
Energy _k1mass
 The mass of the \(aK1\) resonances.
 
Energy _k1width
 The width of the \(K_1\) resonances.
 
Energy _fpi
 The pion decay constant, \(f_\pi\).
 
Energy _mpi
 The pion mass.
 
Energy _mK
 The kaon mass.
 
vector< Energy > _rhoF123masses
 The \(\rho\) masses for the \(F_{1,2,3}\) form factors.
 
vector< Energy > _rhoF123widths
 The \(\rho\) widths for the \(F_{1,2,3}\) form factors.
 
vector< Energy > _kstarF123masses
 The \(K^*\) masses for the \(F_{1,2,3}\) form factors.
 
vector< Energy > _kstarF5masses
 The \(K^*\) masses for the \(F_5\) form factors.
 
vector< Energy > _kstarF123widths
 The \(K^*\) widths for the \(F_{1,2,3}\) form factors.
 
vector< Energy > _kstarF5widths
 The \(K^*\) widths for the \(F_5\) form factors.
 
virtual IBPtr clone () const
 Make a simple clone of this object.
 
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane.
 
virtual void doinit ()
 Initialize this object after the setup phase before saving and EventGenerator to disk.
 
OneKaonTwoPionDefaultCurrentoperator= (const OneKaonTwoPionDefaultCurrent &)=delete
 Private and non-existent assignment operator.
 
Complex BrhoF123 (Energy2 q2, int ires) const
 The \(\rho\) Breit-Wigner for the \(F_{1,2,3}\) form factors.
 
Complex BKstarF123 (Energy2 q2, int ires) const
 The \(K^*\) Breit-Wigner for the \(F_{1,2,3}\) form factors.
 
Complex FKrho (Energy2 si, Energy2 sj, int ires) const
 Mixed Breit Wigner for the \(F_5\) form factor.
 

Functions used by the persistent I/O system.

void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently.
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently.
 
static void Init ()
 Standard Init function used to initialize the interfaces.
 

Additional Inherited Members

- Public Types inherited from ThePEG::InterfacedBase
enum  InitState
 
- Public Types inherited from ThePEG::Pointer::ReferenceCounted
typedef unsigned int CounterType
 
- Static Public Member Functions inherited from Herwig::WeakCurrent
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 ()
 
- Public Attributes inherited from ThePEG::InterfacedBase
 initializing
 
 uninitialized
 
 initialized
 
 runready
 
- Public Attributes inherited from ThePEG::Pointer::ReferenceCounted
const unsigned long uniqueId
 
- Protected Member Functions inherited from Herwig::WeakCurrent
void addDecayMode (int iq, int ia)
 Add a decay mode to the list.
 
void setInitialModes (unsigned int nmodes)
 Set initial number of modes.
 
- 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
virtual void readSetup (istream &is)
 
virtual void doupdate ()
 
virtual void doinit ()
 
virtual void doinitrun ()
 
virtual void dofinish ()
 
virtual IVector getReferences ()
 
virtual void rebind (const TranslationMap &)
 
virtual IBPtr clone () const=0
 
 InterfacedBase (string newName)
 
 InterfacedBase (const InterfacedBase &i)
 
virtual void readSetup (istream &is)
 
virtual void doupdate ()
 
virtual void doinit ()
 
virtual void doinitrun ()
 
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 &)
 
- Protected Member Functions inherited from ThePEG::Named
const Namedoperator= (const Named &other)
 
const string & name (const string &newName)
 
- Static Protected Member Functions inherited from ThePEG::Interfaced
static void registerRepository (IBPtr)
 
static void registerRepository (IBPtr, string newName)
 

Detailed Description

The OneKaonTwoPionDefaultCurrent class implements the currents from Z.Phys.C58:445 (1992), this paper uses the form from Z.Phys.C48:445 (1990) for the \(a_1\) width and is the default model in TAUOLA.

The following three meson modes are implemented.

  • \( \pi^0 \pi^0 K^- \), (imode=5)
  • \( K^- \pi^- \pi^+ \), (imode=6)
  • \( \pi^- \bar{K}^0 \pi^0 \), (imode=7)

    using the currents from TAUOLA

See also
WeakCurrent
Defaulta1MatrixElement

Definition at line 43 of file OneKaonTwoPionDefaultCurrent.h.

Member Function Documentation

◆ accept()

virtual bool Herwig::OneKaonTwoPionDefaultCurrent::accept ( vector< int >  id)
virtual

Accept the decay.

Checks the mesons against the list.

Parameters
idThe id's of the particles in the current.
Returns
Can this current have the external particles specified.

Implements Herwig::WeakCurrent.

◆ BKstarF123()

Complex Herwig::OneKaonTwoPionDefaultCurrent::BKstarF123 ( Energy2  q2,
int  ires 
) const
inlineprivate

The \(K^*\) Breit-Wigner for the \(F_{1,2,3}\) form factors.

Parameters
q2The scale \(q^2\) for the Breit-Wigner
iresWhich \(\rho\) multiplet
Returns
The Breit-Wigner

Definition at line 221 of file OneKaonTwoPionDefaultCurrent.h.

References _kstarF123masses, _kstarF123wgts, _kstarF123widths, _mK, and _mpi.

Referenced by FKrho().

◆ BrhoF123()

Complex Herwig::OneKaonTwoPionDefaultCurrent::BrhoF123 ( Energy2  q2,
int  ires 
) const
inlineprivate

The \(\rho\) Breit-Wigner for the \(F_{1,2,3}\) form factors.

Parameters
q2The scale \(q^2\) for the Breit-Wigner
iresWhich \(\rho\) multiplet
Returns
The Breit-Wigner

Definition at line 199 of file OneKaonTwoPionDefaultCurrent.h.

References _mpi, _rhoF123masses, _rhoF123wgts, and _rhoF123widths.

Referenced by FKrho().

◆ clone()

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

Make a simple clone of this object.

Returns
a pointer to the new object.

Implements ThePEG::InterfacedBase.

Definition at line 166 of file OneKaonTwoPionDefaultCurrent.h.

◆ createMode()

virtual bool Herwig::OneKaonTwoPionDefaultCurrent::createMode ( int  icharge,
tcPDPtr  resonance,
FlavourInfo  flavour,
unsigned int  imode,
PhaseSpaceModePtr  mode,
unsigned int  iloc,
int  ires,
PhaseSpaceChannel  phase,
Energy  upp 
)
virtual

Complete the construction of the decay mode for integration.classes inheriting from this one.

This method is purely virtual and must be implemented in the classes inheriting from WeakCurrent.

Parameters
ichargeThe total charge of the outgoing particles in the current.
resonanceIf specified only include terms with this particle
flavourInformation on the required flavours of the quarks
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::WeakCurrent.

◆ current()

virtual vector< LorentzPolarizationVectorE > Herwig::OneKaonTwoPionDefaultCurrent::current ( tcPDPtr  resonance,
FlavourInfo  flavour,
const int  imode,
const int  ichan,
Energy &  scale,
const tPDVector outgoing,
const vector< Lorentz5Momentum > &  momenta,
DecayIntegrator::MEOption  meopt 
) const
virtual

Hadronic current.

This method is purely virtual and must be implemented in all classes inheriting from this one.

Parameters
resonanceIf specified only include terms with this particle
flavourInformation on the required flavours of the quarks
imodeThe mode
ichanThe phase-space channel the current is needed for.
scaleThe invariant mass of the particles in the current.
outgoingThe particles produced in the decay
momentaThe momenta of the particles produced in the decay
meoptOption for the calculation of the matrix element
Returns
The current.

Implements Herwig::WeakCurrent.

◆ dataBaseOutput()

virtual void Herwig::OneKaonTwoPionDefaultCurrent::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::WeakCurrent.

◆ decayMode()

virtual unsigned int Herwig::OneKaonTwoPionDefaultCurrent::decayMode ( vector< int >  id)
virtual

Return the decay mode number for a given set of particles in the current.

Checks the mesons against the list.

Parameters
idThe id's of the particles in the current.
Returns
The number of the mode

Implements Herwig::WeakCurrent.

◆ doinit()

virtual void Herwig::OneKaonTwoPionDefaultCurrent::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.

◆ FKrho()

Complex Herwig::OneKaonTwoPionDefaultCurrent::FKrho ( Energy2  si,
Energy2  sj,
int  ires 
) const
inlineprivate

Mixed Breit Wigner for the \(F_5\) form factor.

Parameters
siThe scale \(s_1\).
sjThe scale \(s_2\).
iresWhich resonances to use
Returns
The mixed Breit-Wigner

Definition at line 245 of file OneKaonTwoPionDefaultCurrent.h.

References _rhoKstarwgt, BKstarF123(), and BrhoF123().

◆ fullclone()

virtual IBPtr Herwig::OneKaonTwoPionDefaultCurrent::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 172 of file OneKaonTwoPionDefaultCurrent.h.

◆ particles()

virtual tPDVector Herwig::OneKaonTwoPionDefaultCurrent::particles ( int  icharge,
unsigned int  imode,
int  iq,
int  ia 
)
virtual

The particles produced by the current.

This returns the mesons for the mode.

Parameters
ichargeThe total charge of the particles in the current.
imodeThe mode for which the particles are being requested
iqThe PDG code for the quark
iaThe PDG code for the antiquark
Returns
The external particles for the current.

Implements Herwig::WeakCurrent.

◆ persistentInput()

void Herwig::OneKaonTwoPionDefaultCurrent::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::OneKaonTwoPionDefaultCurrent::persistentOutput ( PersistentOStream os) const

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

Member Data Documentation

◆ _fpi

Energy Herwig::OneKaonTwoPionDefaultCurrent::_fpi
private

The pion decay constant, \(f_\pi\).

Definition at line 294 of file OneKaonTwoPionDefaultCurrent.h.

◆ _k1mass

Energy Herwig::OneKaonTwoPionDefaultCurrent::_k1mass
private

The mass of the \(aK1\) resonances.

Definition at line 284 of file OneKaonTwoPionDefaultCurrent.h.

◆ _k1width

Energy Herwig::OneKaonTwoPionDefaultCurrent::_k1width
private

The width of the \(K_1\) resonances.

Definition at line 289 of file OneKaonTwoPionDefaultCurrent.h.

◆ _kstarF123masses

vector<Energy> Herwig::OneKaonTwoPionDefaultCurrent::_kstarF123masses
private

The \(K^*\) masses for the \(F_{1,2,3}\) form factors.

Definition at line 319 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BKstarF123().

◆ _kstarF123wgts

vector<double> Herwig::OneKaonTwoPionDefaultCurrent::_kstarF123wgts
private

Parameters for the \(K^*\) Breit-Wigner in the \(F_{1,2,3}\) form factors.

Definition at line 268 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BKstarF123().

◆ _kstarF123widths

vector<Energy> Herwig::OneKaonTwoPionDefaultCurrent::_kstarF123widths
private

The \(K^*\) widths for the \(F_{1,2,3}\) form factors.

Definition at line 329 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BKstarF123().

◆ _kstarF5masses

vector<Energy> Herwig::OneKaonTwoPionDefaultCurrent::_kstarF5masses
private

The \(K^*\) masses for the \(F_5\) form factors.

Definition at line 324 of file OneKaonTwoPionDefaultCurrent.h.

◆ _kstarF5wgts

vector<double> Herwig::OneKaonTwoPionDefaultCurrent::_kstarF5wgts
private

Parameters for the \(K^*\) Breit-Wigner in the \(F_5\) form factors.

Definition at line 274 of file OneKaonTwoPionDefaultCurrent.h.

◆ _kstarF5widths

vector<Energy> Herwig::OneKaonTwoPionDefaultCurrent::_kstarF5widths
private

The \(K^*\) widths for the \(F_5\) form factors.

Definition at line 334 of file OneKaonTwoPionDefaultCurrent.h.

◆ _mK

Energy Herwig::OneKaonTwoPionDefaultCurrent::_mK
private

The kaon mass.

Definition at line 304 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BKstarF123().

◆ _mpi

Energy Herwig::OneKaonTwoPionDefaultCurrent::_mpi
private

The pion mass.

Definition at line 299 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BKstarF123(), and BrhoF123().

◆ _rhoF123masses

vector<Energy> Herwig::OneKaonTwoPionDefaultCurrent::_rhoF123masses
private

The \(\rho\) masses for the \(F_{1,2,3}\) form factors.

Definition at line 309 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BrhoF123().

◆ _rhoF123wgts

vector<double> Herwig::OneKaonTwoPionDefaultCurrent::_rhoF123wgts
private

Parameters for the \(\rho\) Breit-Wigner in the \(F_{1,2,3}\) form factors.

Definition at line 262 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BrhoF123().

◆ _rhoF123widths

vector<Energy> Herwig::OneKaonTwoPionDefaultCurrent::_rhoF123widths
private

The \(\rho\) widths for the \(F_{1,2,3}\) form factors.

Definition at line 314 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by BrhoF123().

◆ _rhoKstarwgt

double Herwig::OneKaonTwoPionDefaultCurrent::_rhoKstarwgt
private

The relative weight of the \(\rho\) and \(K^*\) where needed.

Definition at line 279 of file OneKaonTwoPionDefaultCurrent.h.

Referenced by FKrho().


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