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

This is the Herwig StandardModel class which inherits from ThePEG Standard Model class and implements additional Standard Model couplings, access to vertices for helicity amplitude calculations etc. More...

#include <StandardModel.h>

Inheritance diagram for Herwig::StandardModel:

Public Member Functions

Standard constructors and destructors.
 StandardModel ()
 Default constructor.
 
 StandardModel (const StandardModel &)
 Copy-constructor.
 
virtual ~StandardModel ()
 Destructor.
 
- Public Member Functions inherited from ThePEG::StandardModelBase
unsigned int families () const
 
unsigned int ewScheme () const
 
void ewScheme (unsigned int s)
 
double alphaEM () const
 
double alphaEMMZ () const
 
double alphaEMME (Energy2 scale) const
 
double alphaEM (Energy2 scale) const
 
tAEMPtr alphaEMPtr () const
 
double sin2ThetaW () const
 
InvEnergy2 fermiConstant () const
 
double enu () const
 
double ee () const
 
double eu () const
 
double ed () const
 
double vnu () const
 
double ve () const
 
double vu () const
 
double vd () const
 
double anu () const
 
double ae () const
 
double au () const
 
double ad () const
 
tCKMPtr CKM () const
 
double CKM (unsigned int uf, unsigned int df) const
 
double CKM (const ParticleData &uType, const ParticleData &dType) const
 
unsigned int Nc () const
 
unsigned int Nf (Energy2 scale) const
 
double alphaS () const
 
double alphaS (Energy2 scale) const
 
tASPtr alphaSPtr () const
 
Energy LambdaQCD (unsigned int nflav) const
 
Energy LambdaQCD (Energy2 scale) const
 
unsigned int families () const
 
unsigned int ewScheme () const
 
void ewScheme (unsigned int s)
 
double alphaEM () const
 
double alphaEMMZ () const
 
double alphaEMME (Energy2 scale) const
 
double alphaEM (Energy2 scale) const
 
tAEMPtr alphaEMPtr () const
 
double sin2ThetaW () const
 
InvEnergy2 fermiConstant () const
 
double enu () const
 
double ee () const
 
double eu () const
 
double ed () const
 
double vnu () const
 
double ve () const
 
double vu () const
 
double vd () const
 
double anu () const
 
double ae () const
 
double au () const
 
double ad () const
 
tCKMPtr CKM () const
 
double CKM (unsigned int uf, unsigned int df) const
 
double CKM (const ParticleData &uType, const ParticleData &dType) const
 
unsigned int Nc () const
 
unsigned int Nf (Energy2 scale) const
 
double alphaS () const
 
double alphaS (Energy2 scale) const
 
tASPtr alphaSPtr () const
 
Energy LambdaQCD (unsigned int nflav) const
 
Energy LambdaQCD (Energy2 scale) const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
virtual bool preInitialize () const
 
- 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
 

Private Types

typedef Ptr< Herwig::RunningMassBase >::pointer runPtr
 Some typedefs for the pointers.
 
typedef Ptr< Herwig::RunningMassBase >::transient_pointer trunPtr
 Transient pointer to the RunningMassBase object.
 

Clone Methods.

AbstractFFVVertexPtr FFZVertex_
 Pointers to the vertices for Standard Model helicity amplitude calculations.
 
AbstractFFVVertexPtr FFPVertex_
 Pointer to the fermion-fermion-photon vertex.
 
AbstractFFVVertexPtr FFGVertex_
 Pointer to the fermion-fermion-gluon vertex.
 
AbstractFFVVertexPtr FFWVertex_
 Pointer to the fermion-fermion-W vertex.
 
AbstractFFSVertexPtr FFHVertex_
 Pointer to the fermion-fermion-Higgs vertex.
 
AbstractVVSVertexPtr WWHVertex_
 Pointer to the two electroweak gauge boson Higgs vertex.
 
AbstractVVVVertexPtr GGGVertex_
 Pointer to the triple gluon vertex.
 
AbstractVVVVertexPtr WWWVertex_
 Pointer to the triple electroweak gauge boson vertex.
 
AbstractVVVVVertexPtr GGGGVertex_
 Pointer to the quartic gluon vertex.
 
AbstractVVVVVertexPtr WWWWVertex_
 Pointer to the quartic electroweak gauge boson vertex.
 
AbstractVVSVertexPtr HGGVertex_
 Pointer to higgs-gluon-gluon vertex.
 
AbstractVVSVertexPtr HPPVertex_
 Pointer to higgs-gamma-gamma vertex.
 
AbstractSSSVertexPtr HHHVertex_
 Pointer to triple Higgs vertex.
 
AbstractVVSSVertexPtr WWHHVertex_
 Pointer to WWHH vertex.
 
vector< VertexBasePtr > vertexList_
 Full list of vertices as a vector to allow searching.
 
vector< VertexBasePtr > extraVertices_
 Additional vertices to be considered in automatic ME construction.
 
runPtr runningMass_
 The running mass.
 
ModelGeneratorPtr modelGenerator_
 Pointer to ModelGenerator Class.
 
map< string, pair< unsigned int, int > > couplings_
 Couplings in the model.
 
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.
 
void addVertex (VertexBasePtr in)
 Add a vertex to the list.
 
void resetMass (long id, Energy mass, tPDPtr particle=tPDPtr())
 Helper function to reset the mass of a ParticleData object in BSM models.
 
void setCouplings (string name, pair< unsigned int, int > vals)
 Set the couplings in the model.
 
StandardModeloperator= (const StandardModel &)=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.
 
double lnu () const
 The left and right couplings of the Z^0 including sin and cos theta_W.
 
double le () const
 The left-handed coupling of a charged lepton.
 
double lu () const
 The left-handed coupling of an up type quark.
 
double ld () const
 The left-handed coupling of a down type quark.
 
double rnu () const
 The right-handed coupling of a neutrino.
 
double re () const
 The right-handed coupling of a charged lepton.
 
double ru () const
 The right-handed coupling of an up type quark.
 
double rd () const
 The right-handed coupling of a down type quark.
 
virtual tAbstractFFVVertexPtr vertexFFZ () const
 Pointers to the objects handling the vertices.
 
virtual tAbstractFFVVertexPtr vertexFFP () const
 Pointer to the fermion-fermion-photon vertex.
 
virtual tAbstractFFVVertexPtr vertexFFG () const
 Pointer to the fermion-fermion-gluon vertex.
 
virtual tAbstractFFVVertexPtr vertexFFW () const
 Pointer to the fermion-fermion-W vertex.
 
virtual tAbstractFFSVertexPtr vertexFFH () const
 Pointer to the fermion-fermion-Higgs vertex.
 
virtual tAbstractVVVVertexPtr vertexGGG () const
 Pointer to the triple gluon vertex.
 
virtual tAbstractVVVVertexPtr vertexWWW () const
 Pointer to the triple electroweak gauge boson vertex.
 
virtual tAbstractVVSVertexPtr vertexWWH () const
 Pointer to the two electroweak gauge boson Higgs vertex.
 
virtual tAbstractVVVVVertexPtr vertexWWWW () const
 Pointer to the quartic electroweak gauge boson vertex.
 
virtual tAbstractVVVVVertexPtr vertexGGGG () const
 Pointer to the quartic gluon vertex.
 
virtual tAbstractVVSVertexPtr vertexHGG () const
 Pointer to the quartic gluon vertex.
 
virtual tAbstractVVSVertexPtr vertexHPP () const
 Pointer to the quartic gluon vertex.
 
virtual tAbstractSSSVertexPtr vertexHHH () const
 Pointer to the triple Higgs vertex.
 
virtual tAbstractVVSSVertexPtr vertexWWHH () const
 Pointer to the WWHH vertex.
 
unsigned int numberOfVertices () const
 Total number of vertices.
 
tVertexBasePtr vertex (size_t ix) const
 Access to a vertex from the list.
 
Energy mass (Energy2 scale, tcPDPtr part) const
 Return the running mass for a given scale \(q^2\) and particle type.
 
trunPtr massPtr () const
 Return a pointer to the object handling the running mass.
 
const map< string, pair< unsigned int, int > > & couplings () const
 Set the couplings in the model.
 
static void Init ()
 Standard Init function used to initialize the interfaces.
 
virtual bool registerDefaultVertices () const
 Should the default vertices be considered for generic diagrams.
 

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 ThePEG::StandardModelBase
static void Init ()
 
- 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
 
virtual IBPtr clone () const
 
virtual IBPtr fullclone () const
 
virtual void doinit ()
 
virtual IBPtr clone () const
 
virtual IBPtr fullclone () const
 
- 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

This is the Herwig StandardModel class which inherits from ThePEG Standard Model class and implements additional Standard Model couplings, access to vertices for helicity amplitude calculations etc.

See also
StandardModelBase

Definition at line 39 of file StandardModel.h.

Member Typedef Documentation

◆ runPtr

Some typedefs for the pointers.

Pointer to the RunningMassBase object

Definition at line 49 of file StandardModel.h.

◆ trunPtr

typedef Ptr<Herwig::RunningMassBase>::transient_pointer Herwig::StandardModel::trunPtr
private

Transient pointer to the RunningMassBase object.

Definition at line 54 of file StandardModel.h.

Member Function Documentation

◆ addVertex()

void Herwig::StandardModel::addVertex ( VertexBasePtr  in)
inlineprotected

Add a vertex to the list.

Definition at line 345 of file StandardModel.h.

References vertexList_.

◆ clone()

virtual IBPtr Herwig::StandardModel::clone ( ) const
protectedvirtual

◆ couplings()

const map< string, pair< unsigned int, int > > & Herwig::StandardModel::couplings ( ) const
inline

Set the couplings in the model.

Definition at line 309 of file StandardModel.h.

References couplings_.

◆ doinit()

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

Reimplemented in Herwig::HiggsPair, Herwig::ADDModel, Herwig::DMModel, Herwig::BSMModel, Herwig::LeptoquarkModel, Herwig::LHModel, Herwig::RSModel, Herwig::SextetModel, Herwig::RPV, Herwig::SusyBase, Herwig::TTbAModel, Herwig::UEDBase, and Herwig::ZprimeModel.

◆ fullclone()

virtual IBPtr Herwig::StandardModel::fullclone ( ) const
protectedvirtual

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::StandardModelBase.

Reimplemented in Herwig::HiggsPair, Herwig::ADDModel, Herwig::DMModel, Herwig::LeptoquarkModel, Herwig::LHModel, Herwig::LHTPModel, Herwig::RSModel, Herwig::SextetModel, Herwig::MSSM, Herwig::NMSSM, Herwig::RPV, Herwig::SusyBase, Herwig::TTbAModel, Herwig::UEDBase, and Herwig::ZprimeModel.

◆ ld()

double Herwig::StandardModel::ld ( ) const
inline

The left-handed coupling of a down type quark.

Definition at line 136 of file StandardModel.h.

References ThePEG::StandardModelBase::ad(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::vd().

◆ le()

double Herwig::StandardModel::le ( ) const
inline

The left-handed coupling of a charged lepton.

Definition at line 122 of file StandardModel.h.

References ThePEG::StandardModelBase::ae(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::ve().

◆ lnu()

double Herwig::StandardModel::lnu ( ) const
inline

The left and right couplings of the Z^0 including sin and cos theta_W.


The left-handed coupling of a neutrino

Definition at line 115 of file StandardModel.h.

References ThePEG::StandardModelBase::anu(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::vnu().

◆ lu()

double Herwig::StandardModel::lu ( ) const
inline

The left-handed coupling of an up type quark.

Definition at line 129 of file StandardModel.h.

References ThePEG::StandardModelBase::au(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::vu().

◆ mass()

Energy Herwig::StandardModel::mass ( Energy2  scale,
tcPDPtr  part 
) const
inline

Return the running mass for a given scale \(q^2\) and particle type.

Parameters
scaleThe scale \(q^2\).
partThe ParticleData object for the particle

Definition at line 295 of file StandardModel.h.

References runningMass_.

◆ massPtr()

trunPtr Herwig::StandardModel::massPtr ( ) const
inline

Return a pointer to the object handling the running mass.

Definition at line 302 of file StandardModel.h.

References runningMass_.

◆ numberOfVertices()

unsigned int Herwig::StandardModel::numberOfVertices ( ) const
inline

Total number of vertices.

Definition at line 274 of file StandardModel.h.

References extraVertices_, and vertexList_.

◆ persistentInput()

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

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ rd()

double Herwig::StandardModel::rd ( ) const
inline

The right-handed coupling of a down type quark.

Definition at line 164 of file StandardModel.h.

References ThePEG::StandardModelBase::ad(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::vd().

◆ re()

double Herwig::StandardModel::re ( ) const
inline

The right-handed coupling of a charged lepton.

Definition at line 150 of file StandardModel.h.

References ThePEG::StandardModelBase::ae(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::ve().

◆ registerDefaultVertices()

virtual bool Herwig::StandardModel::registerDefaultVertices ( ) const
inlineprotectedvirtual

Should the default vertices be considered for generic diagrams.

Definition at line 104 of file StandardModel.h.

◆ rnu()

double Herwig::StandardModel::rnu ( ) const
inline

The right-handed coupling of a neutrino.

Definition at line 143 of file StandardModel.h.

References ThePEG::StandardModelBase::anu(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::vnu().

◆ ru()

double Herwig::StandardModel::ru ( ) const
inline

The right-handed coupling of an up type quark.

Definition at line 157 of file StandardModel.h.

References ThePEG::StandardModelBase::au(), ThePEG::StandardModelBase::sin2ThetaW(), ThePEG::sqrt(), and ThePEG::StandardModelBase::vu().

◆ setCouplings()

void Herwig::StandardModel::setCouplings ( string  name,
pair< unsigned int, int >  vals 
)
inlineprotected

Set the couplings in the model.

Definition at line 361 of file StandardModel.h.

References couplings_, and ThePEG::InterfacedBase::name().

◆ vertex()

tVertexBasePtr Herwig::StandardModel::vertex ( size_t  ix) const
inline

Access to a vertex from the list.

Definition at line 281 of file StandardModel.h.

References extraVertices_, and vertexList_.

◆ vertexFFG()

virtual tAbstractFFVVertexPtr Herwig::StandardModel::vertexFFG ( ) const
inlinevirtual

Pointer to the fermion-fermion-gluon vertex.

Definition at line 190 of file StandardModel.h.

References FFGVertex_.

◆ vertexFFH()

virtual tAbstractFFSVertexPtr Herwig::StandardModel::vertexFFH ( ) const
inlinevirtual

Pointer to the fermion-fermion-Higgs vertex.

Definition at line 204 of file StandardModel.h.

References FFHVertex_.

◆ vertexFFP()

virtual tAbstractFFVVertexPtr Herwig::StandardModel::vertexFFP ( ) const
inlinevirtual

Pointer to the fermion-fermion-photon vertex.

Definition at line 183 of file StandardModel.h.

References FFPVertex_.

◆ vertexFFW()

virtual tAbstractFFVVertexPtr Herwig::StandardModel::vertexFFW ( ) const
inlinevirtual

Pointer to the fermion-fermion-W vertex.

Definition at line 197 of file StandardModel.h.

References FFWVertex_.

◆ vertexFFZ()

virtual tAbstractFFVVertexPtr Herwig::StandardModel::vertexFFZ ( ) const
inlinevirtual

Pointers to the objects handling the vertices.

Pointer to the fermion-fermion-Z vertex

Definition at line 176 of file StandardModel.h.

References FFZVertex_.

◆ vertexGGG()

virtual tAbstractVVVVertexPtr Herwig::StandardModel::vertexGGG ( ) const
inlinevirtual

Pointer to the triple gluon vertex.

Definition at line 211 of file StandardModel.h.

References GGGVertex_.

◆ vertexGGGG()

virtual tAbstractVVVVVertexPtr Herwig::StandardModel::vertexGGGG ( ) const
inlinevirtual

Pointer to the quartic gluon vertex.

Definition at line 239 of file StandardModel.h.

References GGGGVertex_.

◆ vertexHGG()

virtual tAbstractVVSVertexPtr Herwig::StandardModel::vertexHGG ( ) const
inlinevirtual

Pointer to the quartic gluon vertex.

Definition at line 246 of file StandardModel.h.

References HGGVertex_.

◆ vertexHHH()

virtual tAbstractSSSVertexPtr Herwig::StandardModel::vertexHHH ( ) const
inlinevirtual

Pointer to the triple Higgs vertex.

Definition at line 260 of file StandardModel.h.

References HHHVertex_.

◆ vertexHPP()

virtual tAbstractVVSVertexPtr Herwig::StandardModel::vertexHPP ( ) const
inlinevirtual

Pointer to the quartic gluon vertex.

Definition at line 253 of file StandardModel.h.

References HPPVertex_.

◆ vertexWWH()

virtual tAbstractVVSVertexPtr Herwig::StandardModel::vertexWWH ( ) const
inlinevirtual

Pointer to the two electroweak gauge boson Higgs vertex.

Definition at line 225 of file StandardModel.h.

References WWHVertex_.

◆ vertexWWHH()

virtual tAbstractVVSSVertexPtr Herwig::StandardModel::vertexWWHH ( ) const
inlinevirtual

Pointer to the WWHH vertex.

Definition at line 267 of file StandardModel.h.

References WWHHVertex_.

◆ vertexWWW()

virtual tAbstractVVVVertexPtr Herwig::StandardModel::vertexWWW ( ) const
inlinevirtual

Pointer to the triple electroweak gauge boson vertex.

Definition at line 218 of file StandardModel.h.

References WWWVertex_.

◆ vertexWWWW()

virtual tAbstractVVVVVertexPtr Herwig::StandardModel::vertexWWWW ( ) const
inlinevirtual

Pointer to the quartic electroweak gauge boson vertex.

Definition at line 232 of file StandardModel.h.

References WWWWVertex_.

Member Data Documentation

◆ couplings_

map<string,pair<unsigned int,int> > Herwig::StandardModel::couplings_
private

Couplings in the model.

Definition at line 473 of file StandardModel.h.

Referenced by couplings(), and setCouplings().

◆ extraVertices_

vector<VertexBasePtr> Herwig::StandardModel::extraVertices_
private

Additional vertices to be considered in automatic ME construction.

Definition at line 457 of file StandardModel.h.

Referenced by numberOfVertices(), and vertex().

◆ FFGVertex_

AbstractFFVVertexPtr Herwig::StandardModel::FFGVertex_
private

Pointer to the fermion-fermion-gluon vertex.

Definition at line 392 of file StandardModel.h.

Referenced by vertexFFG().

◆ FFHVertex_

AbstractFFSVertexPtr Herwig::StandardModel::FFHVertex_
private

Pointer to the fermion-fermion-Higgs vertex.

Definition at line 402 of file StandardModel.h.

Referenced by vertexFFH().

◆ FFPVertex_

AbstractFFVVertexPtr Herwig::StandardModel::FFPVertex_
private

Pointer to the fermion-fermion-photon vertex.

Definition at line 387 of file StandardModel.h.

Referenced by vertexFFP().

◆ FFWVertex_

AbstractFFVVertexPtr Herwig::StandardModel::FFWVertex_
private

Pointer to the fermion-fermion-W vertex.

Definition at line 397 of file StandardModel.h.

Referenced by vertexFFW().

◆ FFZVertex_

AbstractFFVVertexPtr Herwig::StandardModel::FFZVertex_
private

Pointers to the vertices for Standard Model helicity amplitude calculations.

Pointer to the fermion-fermion-Z vertex

Definition at line 382 of file StandardModel.h.

Referenced by vertexFFZ().

◆ GGGGVertex_

AbstractVVVVVertexPtr Herwig::StandardModel::GGGGVertex_
private

Pointer to the quartic gluon vertex.

Definition at line 422 of file StandardModel.h.

Referenced by vertexGGGG().

◆ GGGVertex_

AbstractVVVVertexPtr Herwig::StandardModel::GGGVertex_
private

Pointer to the triple gluon vertex.

Definition at line 412 of file StandardModel.h.

Referenced by vertexGGG().

◆ HGGVertex_

AbstractVVSVertexPtr Herwig::StandardModel::HGGVertex_
private

Pointer to higgs-gluon-gluon vertex.

Definition at line 432 of file StandardModel.h.

Referenced by vertexHGG().

◆ HHHVertex_

AbstractSSSVertexPtr Herwig::StandardModel::HHHVertex_
private

Pointer to triple Higgs vertex.

Definition at line 442 of file StandardModel.h.

Referenced by vertexHHH().

◆ HPPVertex_

AbstractVVSVertexPtr Herwig::StandardModel::HPPVertex_
private

Pointer to higgs-gamma-gamma vertex.

Definition at line 437 of file StandardModel.h.

Referenced by vertexHPP().

◆ modelGenerator_

ModelGeneratorPtr Herwig::StandardModel::modelGenerator_
private

Pointer to ModelGenerator Class.

Definition at line 468 of file StandardModel.h.

◆ runningMass_

runPtr Herwig::StandardModel::runningMass_
private

The running mass.

Definition at line 463 of file StandardModel.h.

Referenced by mass(), and massPtr().

◆ vertexList_

vector<VertexBasePtr> Herwig::StandardModel::vertexList_
private

Full list of vertices as a vector to allow searching.

Definition at line 452 of file StandardModel.h.

Referenced by addVertex(), numberOfVertices(), and vertex().

◆ WWHHVertex_

AbstractVVSSVertexPtr Herwig::StandardModel::WWHHVertex_
private

Pointer to WWHH vertex.

Definition at line 447 of file StandardModel.h.

Referenced by vertexWWHH().

◆ WWHVertex_

AbstractVVSVertexPtr Herwig::StandardModel::WWHVertex_
private

Pointer to the two electroweak gauge boson Higgs vertex.

Definition at line 407 of file StandardModel.h.

Referenced by vertexWWH().

◆ WWWVertex_

AbstractVVVVertexPtr Herwig::StandardModel::WWWVertex_
private

Pointer to the triple electroweak gauge boson vertex.

Definition at line 417 of file StandardModel.h.

Referenced by vertexWWW().

◆ WWWWVertex_

AbstractVVVVVertexPtr Herwig::StandardModel::WWWWVertex_
private

Pointer to the quartic electroweak gauge boson vertex.

Definition at line 427 of file StandardModel.h.

Referenced by vertexWWWW().


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