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

The SingletonFormFactor class implements the form-factors from PRD43, 2939 for the decay of spin-1/2 baryons containing bottom and charm quarks. More...

#include <SingletonFormFactor.h>

Inheritance diagram for Herwig::SingletonFormFactor:

Public Member Functions

 SingletonFormFactor ()
 Default constructor.
 
Form Factors
virtual void SpinHalfSpinHalfFormFactor (Energy2 q2, int iloc, int id0, int id1, Energy m0, Energy m1, Complex &f1v, Complex &f2v, Complex &f3v, Complex &f1a, Complex &f2a, Complex &f3a, FlavourInfo flavour, Virtuality virt=SpaceLike)
 The form factor for the weak decay of a spin \(\frac12\) baryon to a spin \(\frac12\) baryon.
 
virtual void dataBaseOutput (ofstream &os, bool header, bool create) const
 Output the setup information for the particle database.
 
- Public Member Functions inherited from Herwig::BaryonFormFactor
 BaryonFormFactor ()
 Default constructor.
 
int formFactorNumber (int in, int out, bool &cc) const
 Find the location for a given pair of particle.
 
void particleID (int iloc, int &id0, int &id1)
 Get the particle ids for an entry.
 
void formFactorInfo (int iloc, int &ispin, int &ospin, int &spect1, int &spect2, int &inquark, int &outquark)
 Information on the form factor.
 
void formFactorInfo (int in, int out, int &ispin, int &ospin, int &spect1, int &spect2, int &inquark, int &outquark)
 Information on the form factor.
 
unsigned int numberOfFactors () const
 number of form factors
 
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.
 
virtual void SpinHalfSpinThreeHalfFormFactor (Energy2 q2, int iloc, int id0, int id1, Energy m0, Energy m1, Complex &g1v, Complex &g2v, Complex &g3v, Complex &g4v, Complex &g1a, Complex &g2a, Complex &g3a, Complex &g4a, FlavourInfo flavour, Virtuality virt=SpaceLike)
 The form factor for the weak decay of a spin \(\frac12\) baryon to a spin \(\frac32\) baryon.
 
- 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
 

Protected Member Functions

Clone Methods.
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.
 
- Protected Member Functions inherited from Herwig::BaryonFormFactor
void addFormFactor (int in, int out, int inspin, int outspin, int spect1, int spect2, int inquark, int outquark)
 Add a form factor to the list.
 
void initialModes (unsigned int nmodes)
 Set initial number of modes.
 
unsigned int initialModes () const
 Get the 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)
 

Standard Interfaced functions.

Energy _mcharm
 The charm quark mass.
 
Energy _mstrange
 The strange quark mass.
 
double _thetalambda
 The mixing angle for the \(\Lambda\).
 
double _thetasigma
 The mixing angle for the \(\Sigma\).
 
double _thetaxi
 The mixing angle for the \(\Xi\).
 
double _thetaxip
 The mixing angle for the \(\Xi'\).
 
vector< Energy > _polemass
 The pole masses for the \(q^2\) dependence of the form factors.
 
vector< double > _xi
 The \(\xi\) parameter for the form factors.
 
vector< double > _nmM
 The normalisation factor, \(N_{mM}\), for the form factors.
 
vector< Energy > _mquark
 The mass of the quark for the form factor.
 
virtual void doinit ()
 Initialize this object after the setup phase before saving and EventGenerator to disk.
 
SingletonFormFactoroperator= (const SingletonFormFactor &)=delete
 Private and non-existent assignment operator.
 

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 Herwig::BaryonFormFactor
enum  Virtuality { TimeLike , SpaceLike }
 Whether the form factor is space- or time-like. More...
 
- 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::BaryonFormFactor
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
 
- Static Protected Member Functions inherited from ThePEG::Interfaced
static void registerRepository (IBPtr)
 
static void registerRepository (IBPtr, string newName)
 

Detailed Description

The SingletonFormFactor class implements the form-factors from PRD43, 2939 for the decay of spin-1/2 baryons containing bottom and charm quarks.

See also
BaryonFormFactor

Definition at line 24 of file SingletonFormFactor.h.

Member Function Documentation

◆ clone()

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

Make a simple clone of this object.

Returns
a pointer to the new object.

Reimplemented from Herwig::BaryonFormFactor.

Definition at line 101 of file SingletonFormFactor.h.

◆ dataBaseOutput()

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

◆ doinit()

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

◆ fullclone()

virtual IBPtr Herwig::SingletonFormFactor::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 Herwig::BaryonFormFactor.

Definition at line 107 of file SingletonFormFactor.h.

◆ persistentInput()

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

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ SpinHalfSpinHalfFormFactor()

virtual void Herwig::SingletonFormFactor::SpinHalfSpinHalfFormFactor ( Energy2  q2,
int  iloc,
int  id0,
int  id1,
Energy  m0,
Energy  m1,
Complex f1v,
Complex f2v,
Complex f3v,
Complex f1a,
Complex f2a,
Complex f3a,
FlavourInfo  flavour,
Virtuality  virt = SpaceLike 
)
virtual

The form factor for the weak decay of a spin \(\frac12\) baryon to a spin \(\frac12\) baryon.


Parameters
q2The scale \(q^2\).
ilocThe location in the form factor list.
id0The PDG code of the incoming baryon.
id1The PDG code of the outgoing baryon.
m0The mass of the incoming baryon.
m1The mass of the outgoing baryon.
f1vThe form factor \(F^V_1\).
f2vThe form factor \(F^V_2\).
f3vThe form factor \(F^V_3\).
f1aThe form factor \(F^A_1\).
f2aThe form factor \(F^A_2\).
f3aThe form factor \(F^A_3\).
virtWhether the q2 is space or timelike

Reimplemented from Herwig::BaryonFormFactor.

Member Data Documentation

◆ _mcharm

Energy Herwig::SingletonFormFactor::_mcharm
private

The charm quark mass.

Definition at line 135 of file SingletonFormFactor.h.

◆ _mquark

vector<Energy> Herwig::SingletonFormFactor::_mquark
private

The mass of the quark for the form factor.

Definition at line 180 of file SingletonFormFactor.h.

◆ _mstrange

Energy Herwig::SingletonFormFactor::_mstrange
private

The strange quark mass.

Definition at line 140 of file SingletonFormFactor.h.

◆ _nmM

vector<double> Herwig::SingletonFormFactor::_nmM
private

The normalisation factor, \(N_{mM}\), for the form factors.

Definition at line 175 of file SingletonFormFactor.h.

◆ _polemass

vector<Energy> Herwig::SingletonFormFactor::_polemass
private

The pole masses for the \(q^2\) dependence of the form factors.

Definition at line 165 of file SingletonFormFactor.h.

◆ _thetalambda

double Herwig::SingletonFormFactor::_thetalambda
private

The mixing angle for the \(\Lambda\).

Definition at line 145 of file SingletonFormFactor.h.

◆ _thetasigma

double Herwig::SingletonFormFactor::_thetasigma
private

The mixing angle for the \(\Sigma\).

Definition at line 150 of file SingletonFormFactor.h.

◆ _thetaxi

double Herwig::SingletonFormFactor::_thetaxi
private

The mixing angle for the \(\Xi\).

Definition at line 155 of file SingletonFormFactor.h.

◆ _thetaxip

double Herwig::SingletonFormFactor::_thetaxip
private

The mixing angle for the \(\Xi'\).

Definition at line 160 of file SingletonFormFactor.h.

◆ _xi

vector<double> Herwig::SingletonFormFactor::_xi
private

The \(\xi\) parameter for the form factors.

Definition at line 170 of file SingletonFormFactor.h.


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