Herwig 7.3.0
|
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>
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. | |
StandardModel & | operator= (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 &) | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
Protected Member Functions inherited from ThePEG::Named | |
const Named & | operator= (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) |
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.
Definition at line 39 of file StandardModel.h.
|
private |
Some typedefs for the pointers.
Pointer to the RunningMassBase object
Definition at line 49 of file StandardModel.h.
|
private |
Transient pointer to the RunningMassBase object.
Definition at line 54 of file StandardModel.h.
|
inlineprotected |
|
protectedvirtual |
Make a simple clone of this 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.
|
inline |
Set the couplings in the model.
Definition at line 309 of file StandardModel.h.
References couplings_.
|
protectedvirtual |
Initialize this object after the setup phase before saving and EventGenerator to disk.
InitException | if 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.
|
protectedvirtual |
Make a clone of this object, possibly modifying the cloned object to make it sane.
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.
|
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().
|
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().
|
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().
|
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().
|
inline |
Return the running mass for a given scale \(q^2\) and particle type.
scale | The scale \(q^2\). |
part | The ParticleData object for the particle |
Definition at line 295 of file StandardModel.h.
References runningMass_.
|
inline |
Return a pointer to the object handling the running mass.
Definition at line 302 of file StandardModel.h.
References runningMass_.
|
inline |
Total number of vertices.
Definition at line 274 of file StandardModel.h.
References extraVertices_, and vertexList_.
void Herwig::StandardModel::persistentInput | ( | PersistentIStream & | is, |
int | version | ||
) |
Function used to read in object persistently.
is | the persistent input stream read from. |
version | the version number of the object when written. |
void Herwig::StandardModel::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
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().
|
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().
|
inlineprotectedvirtual |
Should the default vertices be considered for generic diagrams.
Definition at line 104 of file StandardModel.h.
|
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().
|
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().
|
inlineprotected |
Set the couplings in the model.
Definition at line 361 of file StandardModel.h.
References couplings_, and ThePEG::InterfacedBase::name().
|
inline |
Access to a vertex from the list.
Definition at line 281 of file StandardModel.h.
References extraVertices_, and vertexList_.
|
inlinevirtual |
Pointer to the fermion-fermion-gluon vertex.
Definition at line 190 of file StandardModel.h.
References FFGVertex_.
|
inlinevirtual |
Pointer to the fermion-fermion-Higgs vertex.
Definition at line 204 of file StandardModel.h.
References FFHVertex_.
|
inlinevirtual |
Pointer to the fermion-fermion-photon vertex.
Definition at line 183 of file StandardModel.h.
References FFPVertex_.
|
inlinevirtual |
Pointer to the fermion-fermion-W vertex.
Definition at line 197 of file StandardModel.h.
References FFWVertex_.
|
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_.
|
inlinevirtual |
Pointer to the triple gluon vertex.
Definition at line 211 of file StandardModel.h.
References GGGVertex_.
|
inlinevirtual |
Pointer to the quartic gluon vertex.
Definition at line 239 of file StandardModel.h.
References GGGGVertex_.
|
inlinevirtual |
Pointer to the quartic gluon vertex.
Definition at line 246 of file StandardModel.h.
References HGGVertex_.
|
inlinevirtual |
Pointer to the triple Higgs vertex.
Definition at line 260 of file StandardModel.h.
References HHHVertex_.
|
inlinevirtual |
Pointer to the quartic gluon vertex.
Definition at line 253 of file StandardModel.h.
References HPPVertex_.
|
inlinevirtual |
Pointer to the two electroweak gauge boson Higgs vertex.
Definition at line 225 of file StandardModel.h.
References WWHVertex_.
|
inlinevirtual |
|
inlinevirtual |
Pointer to the triple electroweak gauge boson vertex.
Definition at line 218 of file StandardModel.h.
References WWWVertex_.
|
inlinevirtual |
Pointer to the quartic electroweak gauge boson vertex.
Definition at line 232 of file StandardModel.h.
References WWWWVertex_.
|
private |
Couplings in the model.
Definition at line 473 of file StandardModel.h.
Referenced by couplings(), and setCouplings().
|
private |
Additional vertices to be considered in automatic ME construction.
Definition at line 457 of file StandardModel.h.
Referenced by numberOfVertices(), and vertex().
|
private |
Pointer to the fermion-fermion-gluon vertex.
Definition at line 392 of file StandardModel.h.
Referenced by vertexFFG().
|
private |
Pointer to the fermion-fermion-Higgs vertex.
Definition at line 402 of file StandardModel.h.
Referenced by vertexFFH().
|
private |
Pointer to the fermion-fermion-photon vertex.
Definition at line 387 of file StandardModel.h.
Referenced by vertexFFP().
|
private |
Pointer to the fermion-fermion-W vertex.
Definition at line 397 of file StandardModel.h.
Referenced by vertexFFW().
|
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().
|
private |
Pointer to the quartic gluon vertex.
Definition at line 422 of file StandardModel.h.
Referenced by vertexGGGG().
|
private |
Pointer to the triple gluon vertex.
Definition at line 412 of file StandardModel.h.
Referenced by vertexGGG().
|
private |
Pointer to higgs-gluon-gluon vertex.
Definition at line 432 of file StandardModel.h.
Referenced by vertexHGG().
|
private |
Pointer to triple Higgs vertex.
Definition at line 442 of file StandardModel.h.
Referenced by vertexHHH().
|
private |
Pointer to higgs-gamma-gamma vertex.
Definition at line 437 of file StandardModel.h.
Referenced by vertexHPP().
|
private |
Pointer to ModelGenerator Class.
Definition at line 468 of file StandardModel.h.
|
private |
The running mass.
Definition at line 463 of file StandardModel.h.
|
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().
|
private |
|
private |
Pointer to the two electroweak gauge boson Higgs vertex.
Definition at line 407 of file StandardModel.h.
Referenced by vertexWWH().
|
private |
Pointer to the triple electroweak gauge boson vertex.
Definition at line 417 of file StandardModel.h.
Referenced by vertexWWW().
|
private |
Pointer to the quartic electroweak gauge boson vertex.
Definition at line 427 of file StandardModel.h.
Referenced by vertexWWWW().