Herwig 7.3.0
|
Here is the documentation of the LeptoquarkModel class. More...
#include <LeptoquarkModel.h>
Public Member Functions | |
LeptoquarkModel () | |
The default constructor. | |
Vertices | |
tAbstractVSSVertexPtr | vertexSLQSLQG () const |
Pointer to the object handling S0S0barg vertex. | |
tAbstractVVSSVertexPtr | vertexSLQSLQGG () const |
Pointer to the object handling the S0S0bargg vertex. | |
tAbstractFFSVertexPtr | vertexSLQFF () const |
Pointer to the object handling the S0ql vertex. | |
![]() | |
BSMModel () | |
The default constructor. | |
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. | |
![]() | |
StandardModel () | |
Default constructor. | |
StandardModel (const StandardModel &) | |
Copy-constructor. | |
virtual | ~StandardModel () |
Destructor. | |
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. | |
![]() | |
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 |
![]() | |
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 |
![]() | |
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 |
![]() | |
void | debug () const |
virtual void | debugme () const |
![]() | |
CounterType | referenceCount () const |
![]() | |
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 | |
Standard Interfaced functions. | |
virtual void | doinit () |
Initialize this object after the setup phase before saving an EventGenerator to disk. | |
![]() | |
virtual bool | preInitialize () const |
Overloaded function from Interfaced. | |
const string & | decayFile () const |
Get name of SLHA decay file. | |
void | decayFile (string in) |
Set name of SLHA decay file. | |
void | decayRead () |
Read the decays. | |
void | readDecay (CFileLineReader &ifs, string decay) const |
Read decaymodes from LHA file. | |
void | createDecayMode (string tag, double brat) const |
Create a DecayMode object in the repository. | |
vector< pair< double, string > > | createWZDecayModes (string tag, double brat, tcPDPtr boson, Energy maxMass) const |
Create a DecayMode object in the repository. | |
bool | readDecays () const |
read the decays | |
void | readDecays (bool in) |
set the reading of the decays | |
map< long, long > & | idMap () |
Map of PDG ids from file to those used internally. | |
PDPtr | getBSMParticleData (PID id) const |
Get ParticleData object with Id mapping. | |
![]() | |
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. | |
virtual bool | registerDefaultVertices () const |
Should the default vertices be considered for generic diagrams. | |
virtual IBPtr | clone () const |
virtual IBPtr | fullclone () const |
virtual void | doinit () |
virtual IBPtr | clone () const |
virtual IBPtr | fullclone () const |
![]() | |
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) |
![]() | |
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 &) |
![]() | |
ReferenceCounted (const ReferenceCounted &) | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
![]() | |
const Named & | operator= (const Named &other) |
const string & | name (const string &newName) |
Clone Methods. | |
AbstractVSSVertexPtr | _theSLQSLQGVertex |
Pointer to the object handling the G to SLQ SLQ vertex. | |
AbstractVVSSVertexPtr | _theSLQSLQGGVertex |
Pointer to the object handling the GG to SLQ SLQ vertex. | |
AbstractFFSVertexPtr | _theSLQFFVertex |
Pointer to the object handling the SLQ to FF vertex. | |
double | _CouplFF |
Overall coupling to fermions. | |
double | _leftcoup |
Overall coupling to left-handed leptons (S0) | |
double | _rightcoup |
Overall coupling to right-handed leptons (S0) | |
double | _rightcouptilde |
Overall coupling to left-handed leptons (~S0) | |
double | _leftcoup1 |
Overall coupling to left-handed leptons (S1 triplet) | |
double | _leftcoup12 |
Overall coupling to left-handed leptons (S1/2) | |
double | _rightcoup12 |
Overall coupling to right-handed leptons (S1/2) | |
double | _leftcoup12t |
Overall coupling to left-handed leptons (~S1/2) | |
double | _dleftcoup |
Overall coupling to left-handed leptons (dS0) | |
double | _drightcoup |
Overall coupling to right-handed leptons (dS0) | |
double | _drightcouptilde |
Overall coupling to left-handed leptons (~dS0) | |
double | _dleftcoup1 |
Overall coupling to left-handed leptons (dS1 triplet) | |
double | _dleftcoup12 |
Overall coupling to left-handed leptons (dS1/2) | |
double | _drightcoup12 |
Overall coupling to right-handed leptons (dS1/2) | |
double | _dleftcoup12t |
Overall coupling to left-handed leptons (~dS1/2) | |
Energy | _derivscalef |
Suppression scale for derivatively coupled scalar leptoquarks, f. | |
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. | |
LeptoquarkModel & | operator= (const LeptoquarkModel &)=delete |
The assignment operator is private and must never be called. | |
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 | cfermion () const |
Return the overall fermion coupling. | |
double | cleft () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S0) | |
double | cright () const |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (S0) | |
double | cleft1 () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S1 triplet) | |
double | crighttilde () const |
Return the coupling of the leptoquark to right-handed leptons. | |
double | cleft12 () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S1/2) | |
double | cright12 () const |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (S1/2) | |
double | cleft12tilde () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S1/2) | |
double | dcleft () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S0) | |
double | dcright () const |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (dS0) | |
double | dcleft1 () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (dS1 triplet) | |
double | dcrighttilde () const |
Return the coupling of the leptoquark to right-handed leptons. | |
double | dcleft12 () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (dS1/2) | |
double | dcright12 () const |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (dS1/2) | |
double | dcleft12tilde () const |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (dS1/2) | |
Energy | fscale () const |
Suppression scale for derivatively coupled scalar leptoquarks. | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Additional Inherited Members | |
![]() | |
enum | InitState |
![]() | |
typedef unsigned int | CounterType |
![]() | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
![]() | |
static void | Init () |
Standard Init function used to initialize the interfaces. | |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
initializing | |
uninitialized | |
initialized | |
runready | |
![]() | |
const unsigned long | uniqueId |
![]() | |
static void | registerRepository (IBPtr) |
static void | registerRepository (IBPtr, string newName) |
Here is the documentation of the LeptoquarkModel class.
Definition at line 24 of file LeptoquarkModel.h.
|
inline |
Return the overall fermion coupling.
Definition at line 79 of file LeptoquarkModel.h.
References _CouplFF.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S0)
Definition at line 84 of file LeptoquarkModel.h.
References _leftcoup.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S1 triplet)
Definition at line 94 of file LeptoquarkModel.h.
References _leftcoup1.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S1/2)
Definition at line 105 of file LeptoquarkModel.h.
References _leftcoup12.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S1/2)
Definition at line 115 of file LeptoquarkModel.h.
References _leftcoup12t.
|
protectedvirtual |
Make a simple clone of this object.
Reimplemented from Herwig::StandardModel.
|
inline |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (S0)
Definition at line 89 of file LeptoquarkModel.h.
References _rightcoup.
|
inline |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (S1/2)
Definition at line 110 of file LeptoquarkModel.h.
References _rightcoup12.
|
inline |
Return the coupling of the leptoquark to right-handed leptons.
Definition at line 100 of file LeptoquarkModel.h.
References _rightcouptilde.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (S0)
Definition at line 120 of file LeptoquarkModel.h.
References _dleftcoup.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (dS1 triplet)
Definition at line 130 of file LeptoquarkModel.h.
References _dleftcoup1.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (dS1/2)
Definition at line 141 of file LeptoquarkModel.h.
References _dleftcoup12.
|
inline |
Return the coupling of the leptoquark to left-handed leptons + right-handed quarks (dS1/2)
Definition at line 152 of file LeptoquarkModel.h.
References _dleftcoup12t.
|
inline |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (dS0)
Definition at line 124 of file LeptoquarkModel.h.
References _drightcoup.
|
inline |
Return the coupling of the leptoquark to right-handed leptons + left-handed quarks (dS1/2)
Definition at line 146 of file LeptoquarkModel.h.
References _drightcoup12.
|
inline |
Return the coupling of the leptoquark to right-handed leptons.
Definition at line 136 of file LeptoquarkModel.h.
References _drightcouptilde.
|
protectedvirtual |
Initialize this object after the setup phase before saving an EventGenerator to disk.
InitException | if object could not be initialized properly. |
Reimplemented from Herwig::BSMModel.
|
inline |
Suppression scale for derivatively coupled scalar leptoquarks.
Definition at line 157 of file LeptoquarkModel.h.
References _derivscalef.
|
protectedvirtual |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from Herwig::StandardModel.
|
static |
The standard Init function used to initialize the interfaces.
Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.
|
privatedelete |
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
void Herwig::LeptoquarkModel::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::LeptoquarkModel::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
inline |
Pointer to the object handling the S0ql vertex.
Definition at line 48 of file LeptoquarkModel.h.
References _theSLQFFVertex.
|
inline |
Pointer to the object handling S0S0barg vertex.
Definition at line 38 of file LeptoquarkModel.h.
References _theSLQSLQGVertex.
|
inline |
Pointer to the object handling the S0S0bargg vertex.
Definition at line 43 of file LeptoquarkModel.h.
References _theSLQSLQGGVertex.
|
private |
Overall coupling to fermions.
Definition at line 231 of file LeptoquarkModel.h.
Referenced by cfermion().
|
private |
Suppression scale for derivatively coupled scalar leptoquarks, f.
Definition at line 307 of file LeptoquarkModel.h.
Referenced by fscale().
|
private |
Overall coupling to left-handed leptons (dS0)
Definition at line 272 of file LeptoquarkModel.h.
Referenced by dcleft().
|
private |
Overall coupling to left-handed leptons (dS1 triplet)
Definition at line 287 of file LeptoquarkModel.h.
Referenced by dcleft1().
|
private |
Overall coupling to left-handed leptons (dS1/2)
Definition at line 292 of file LeptoquarkModel.h.
Referenced by dcleft12().
|
private |
Overall coupling to left-handed leptons (~dS1/2)
Definition at line 302 of file LeptoquarkModel.h.
Referenced by dcleft12tilde().
|
private |
Overall coupling to right-handed leptons (dS0)
Definition at line 277 of file LeptoquarkModel.h.
Referenced by dcright().
|
private |
Overall coupling to right-handed leptons (dS1/2)
Definition at line 297 of file LeptoquarkModel.h.
Referenced by dcright12().
|
private |
Overall coupling to left-handed leptons (~dS0)
Definition at line 282 of file LeptoquarkModel.h.
Referenced by dcrighttilde().
|
private |
Overall coupling to left-handed leptons (S0)
Definition at line 237 of file LeptoquarkModel.h.
Referenced by cleft().
|
private |
Overall coupling to left-handed leptons (S1 triplet)
Definition at line 252 of file LeptoquarkModel.h.
Referenced by cleft1().
|
private |
Overall coupling to left-handed leptons (S1/2)
Definition at line 257 of file LeptoquarkModel.h.
Referenced by cleft12().
|
private |
Overall coupling to left-handed leptons (~S1/2)
Definition at line 267 of file LeptoquarkModel.h.
Referenced by cleft12tilde().
|
private |
Overall coupling to right-handed leptons (S0)
Definition at line 242 of file LeptoquarkModel.h.
Referenced by cright().
|
private |
Overall coupling to right-handed leptons (S1/2)
Definition at line 262 of file LeptoquarkModel.h.
Referenced by cright12().
|
private |
Overall coupling to left-handed leptons (~S0)
Definition at line 247 of file LeptoquarkModel.h.
Referenced by crighttilde().
|
private |
Pointer to the object handling the SLQ to FF vertex.
Definition at line 224 of file LeptoquarkModel.h.
Referenced by vertexSLQFF().
|
private |
Pointer to the object handling the GG to SLQ SLQ vertex.
Definition at line 218 of file LeptoquarkModel.h.
Referenced by vertexSLQSLQGG().
|
private |
Pointer to the object handling the G to SLQ SLQ vertex.
Definition at line 213 of file LeptoquarkModel.h.
Referenced by vertexSLQSLQG().