herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::SSHGGVertex Class Reference

This class implements the effective vertex coupling a higgs to a pair of gluons in the MSSM. More...

#include <SSHGGVertex.h>

Inheritance diagram for Herwig::SSHGGVertex:

Public Member Functions

 SSHGGVertex ()
 The default constructor.
 
virtual void setCoupling (Energy2 q2, tcPDPtr particle1, tcPDPtr particle2, tcPDPtr particle3)
 Calculate couplings. More...
 
Functions used by the persistent I/O system.
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently. More...
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently. More...
 
- Public Member Functions inherited from Herwig::VVSLoopVertex
 VVSLoopVertex ()
 The default constructor.
 
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently. More...
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently. More...
 
- Public Member Functions inherited from ThePEG::Helicity::GeneralVVSVertex
virtual Complex evaluate (Energy2 q2, const VectorWaveFunction &vec1, const VectorWaveFunction &vec2, const ScalarWaveFunction &sca3)
 
virtual VectorWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const VectorWaveFunction &vec2, const ScalarWaveFunction &sca3, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
virtual ScalarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const VectorWaveFunction &vec1, const VectorWaveFunction &vec2, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
virtual void setCoupling (Energy2, tcPDPtr, tcPDPtr, tcPDPtr, tcPDPtr)
 
Complex a00 () const
 
Complex a11 () const
 
Complex a12 () const
 
Complex a21 () const
 
Complex a22 () const
 
Complex aEp () const
 
void a00 (const Complex &val)
 
void a11 (const Complex &val)
 
void a12 (const Complex &val)
 
void a21 (const Complex &val)
 
void a22 (const Complex &val)
 
void aEp (const Complex &val)
 
virtual Complex evaluate (Energy2 q2, const VectorWaveFunction &vec1, const VectorWaveFunction &vec2, const ScalarWaveFunction &sca3)
 
virtual VectorWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const VectorWaveFunction &vec2, const ScalarWaveFunction &sca3, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
virtual ScalarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const VectorWaveFunction &vec1, const VectorWaveFunction &vec2, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
virtual void setCoupling (Energy2, tcPDPtr, tcPDPtr, tcPDPtr, tcPDPtr)
 
Complex a00 () const
 
Complex a11 () const
 
Complex a12 () const
 
Complex a21 () const
 
Complex a22 () const
 
Complex aEp () const
 
void a00 (const Complex &val)
 
void a11 (const Complex &val)
 
void a12 (const Complex &val)
 
void a21 (const Complex &val)
 
void a22 (const Complex &val)
 
void aEp (const Complex &val)
 
- Public Member Functions inherited from ThePEG::Helicity::VertexBase
 VertexBase (VertexType::T name, bool kine=false)
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
unsigned int size () const
 
bool isIncoming (tPDPtr p) const
 
bool isOutgoing (tPDPtr p) const
 
const set< tPDPtr > & incoming () const
 
const set< tPDPtr > & outgoing () const
 
Complex norm () const
 
vector< long > search (unsigned int ilist, long id) const
 
vector< tPDPtrsearch (unsigned int ilist, tcPDPtr id) const
 
bool allowed (long id1, long id2, long id3, long id4=0) const
 
VertexType::T getName () const
 
unsigned int getNpoint () const
 
int orderInGem () const
 
int orderInGs () const
 
int orderInCoupling (CouplingType::T cType) const
 
int orderInAllCouplings () const
 
ColourStructure::T colourStructure () const
 
double strongCoupling (Energy2 q2) const
 
double electroMagneticCoupling (Energy2 q2) const
 
double weakCoupling (Energy2 q2) const
 
bool kinematics () const
 
void kinematics (bool kine)
 
void calculateKinematics (const Lorentz5Momentum &p0, const Lorentz5Momentum &p1, const Lorentz5Momentum &p2)
 
void calculateKinematics (const Lorentz5Momentum &p0, const Lorentz5Momentum &p1, const Lorentz5Momentum &p2, const Lorentz5Momentum &p3)
 
void calculateKinematics (const vector< Lorentz5Momentum > &p)
 
Energy2 invariant (unsigned int ix, unsigned int iy) const
 
 VertexBase (VertexType::T name, bool kine=false)
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
unsigned int size () const
 
bool isIncoming (tPDPtr p) const
 
bool isOutgoing (tPDPtr p) const
 
const set< tPDPtr > & incoming () const
 
const set< tPDPtr > & outgoing () const
 
Complex norm () const
 
vector< long > search (unsigned int ilist, long id) const
 
vector< tPDPtrsearch (unsigned int ilist, tcPDPtr id) const
 
bool allowed (long id1, long id2, long id3, long id4=0) const
 
VertexType::T getName () const
 
unsigned int getNpoint () const
 
int orderInGem () const
 
int orderInGs () const
 
int orderInCoupling (CouplingType::T cType) const
 
int orderInAllCouplings () const
 
ColourStructure::T colourStructure () const
 
double strongCoupling (Energy2 q2) const
 
double electroMagneticCoupling (Energy2 q2) const
 
double weakCoupling (Energy2 q2) const
 
bool kinematics () const
 
void kinematics (bool kine)
 
void calculateKinematics (const Lorentz5Momentum &p0, const Lorentz5Momentum &p1, const Lorentz5Momentum &p2)
 
void calculateKinematics (const Lorentz5Momentum &p0, const Lorentz5Momentum &p1, const Lorentz5Momentum &p2, const Lorentz5Momentum &p3)
 
void calculateKinematics (const vector< Lorentz5Momentum > &p)
 
Energy2 invariant (unsigned int ix, unsigned int iy) 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
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
- Public Member Functions inherited from ThePEG::InterfacedBase
string fullName () const
 
string name () const
 
string path () const
 
string comment () const
 
void setup (istream &is)
 
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
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
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
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
- Public Member Functions inherited from ThePEG::Base
void debug () 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
 

Static Public Member Functions

static void Init ()
 The standard Init function used to initialize the interfaces. More...
 
- Static Public Member Functions inherited from Herwig::VVSLoopVertex
static void Init ()
 The standard Init function used to initialize the interfaces. More...
 
- Static Public Member Functions inherited from ThePEG::Helicity::GeneralVVSVertex
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Helicity::AbstractVVSVertex
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Helicity::VertexBase
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 ()
 

Protected Member Functions

virtual void doinit ()
 Initialize this object after the setup phase before saving and EventGenerator to disk. More...
 
Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object. More...
 
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane. More...
 
- Protected Member Functions inherited from Herwig::VVSLoopVertex
void setNParticles (unsigned int npart)
 Set the number of particles in the loop.
 
bool loopToolsInitialized ()
 Is loopTools initialized.
 
virtual void dofinish ()
 Finalize this object. More...
 
- Protected Member Functions inherited from ThePEG::Helicity::VertexBase
void orderInGem (int order)
 
void orderInGs (int order)
 
void orderInCoupling (CouplingType::T cType, int order)
 
void colourStructure (ColourStructure::T structure)
 
virtual void rebind (const TranslationMap &trans)
 
virtual IVector getReferences ()
 
void addToList (const vector< long > &ids)
 
void addToList (long ida, long idb, long idc, long idd=0)
 
void norm (const Complex &coup)
 
virtual Complex propagator (int iopt, Energy2 q2, tcPDPtr part, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
Complex normPropagator (int iopt, Energy2 q2, tcPDPtr part, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
virtual void rebind (const TranslationMap &trans)
 
virtual IVector getReferences ()
 
void addToList (const vector< long > &ids)
 
void addToList (long ida, long idb, long idc, long idd=0)
 
void norm (const Complex &coup)
 
virtual Complex propagator (int iopt, Energy2 q2, tcPDPtr part, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
Complex normPropagator (int iopt, Energy2 q2, tcPDPtr part, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
- 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
 InterfacedBase (string newName)
 
 InterfacedBase (const InterfacedBase &i)
 
virtual void readSetup (istream &is)
 
virtual void doupdate ()
 
virtual void doinitrun ()
 
virtual void readSetup (istream &is)
 
virtual void doupdate ()
 
virtual void doinitrun ()
 
- Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const 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)
 

Private Member Functions

SSHGGVertexoperator= (const SSHGGVertex &)=delete
 The assignment operator is private and must never be called. More...
 

Private Attributes

bool theIncludeTriLinear
 Switch to turn off squark trilinear couplings via A terms for testing.
 
bool thePseudoScalarTreatment
 Treat the pseudoscalar as scalar for comparison with ISAJET.
 
tMSSMPtr theMSSM
 A pointer to the MSSM object.
 
double theSw
 Value of $\sin\theta_W$.
 
Energy theMw
 The mass of the $W$ boson.
 
Energy theZfact
 The factor $\frac{M_Z}{\cos\theta_W}$.
 
Complex theQt1L
 The mixing matrix factor $Q^{2i}_{11}Q^{2i}_{11}$ for the $\tilde{t}$.
 
Complex theQt1R
 The mixing matrix factor $Q^{2i}_{12}Q^{2i}_{12}$ for the $\tilde{t}$.
 
Complex theQt1LR
 The mixing matrix factor $Q^{2i}_{12}Q^{2i}_{12}$ for the $\tilde{t}$.
 
Complex theQt2L
 The mixing matrix factor $Q^{2i}_{21}Q^{2i}_{21}$ for the $\tilde{t}$.
 
Complex theQt2R
 The mixing matrix factor $Q^{2i}_{22}Q^{2i}_{22}$ for the $\tilde{t}$.
 
Complex theQt2LR
 The mixing matrix factor $Q^{2i}_{22}Q^{2i}_{22}$ for the $\tilde{t}$.
 
Complex theQb1L
 The mixing matrix factor $Q^{2i-1}_{11}Q^{2i-1}_{11}$ for the $\tilde{b}$.
 
Complex theQb1R
 The mixing matrix factor $Q^{2i-1}_{12}Q^{2i-1}_{12}$ for the $\tilde{b}$.
 
Complex theQb1LR
 The mixing matrix factor $Q^{2i-1}_{12}Q^{2i-1}_{12}$ for the $\tilde{b}$.
 
Complex theQb2L
 The mixing matrix factor $Q^{2i-1}_{21}Q^{2i-1}_{21}$ for the $\tilde{b}$.
 
Complex theQb2R
 The mixing matrix factor $Q^{2i-1}_{22}Q^{2i-1}_{22}$ for the $\tilde{b}$.
 
Complex theQb2LR
 The mixing matrix factor $Q^{2i-1}_{22}Q^{2i-1}_{22}$ for the $\tilde{b}$.
 
tPDPtr thetop
 A pointer to the top quark ParticleData object.
 
tPDPtr thebot
 A pointer to the bottom quark ParticleData object.
 
vector< Energy > theSqmass
 The squark masses.
 
double theTanB
 The value of $ \tan\beta $.
 
double theSinA
 The value of $ \sin\alpha $.
 
double theCosA
 The value of $ \cos\alpha $.
 
double theSinB
 The value of $ \sin\beta $.
 
double theCosB
 The value of $ \cos\beta $.
 
double theSinApB
 The value of $ \sin(\alpha + \beta) $.
 
double theCosApB
 The value of $ \cos(\alpha + \beta) $.
 
Complex theCouplast
 Last value of the coupling calculated.
 
Energy2 theq2last
 The scale $q^2$ at which coupling was last evaluated.
 
bool theHaveCoeff
 Whether we have calculated the tensor coefficents yet.
 
long theLastID
 ID of the higgs.
 

Additional Inherited Members

- Public Types inherited from ThePEG::InterfacedBase
enum  InitState
 
- Public Types inherited from ThePEG::Pointer::ReferenceCounted
typedef unsigned int CounterType
 
- 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)
 
- Protected Attributes inherited from Herwig::VVSLoopVertex
vector< Energy > masses
 Vector of loop masses.
 
vector< PDT::Spintype
 Vector of loop types.
 
vector< pair< Complex, Complex > > couplings
 The left and right couplings for a fermion loop.
 

Detailed Description

This class implements the effective vertex coupling a higgs to a pair of gluons in the MSSM.

The loop include the stop and sbottom squarks and the top quark.

See also
The interfaces defined for SSHGGVertex.

Definition at line 30 of file SSHGGVertex.h.

Member Function Documentation

◆ clone()

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

Make a simple clone of this object.

Returns
a pointer to the new object.

Reimplemented from Herwig::VVSLoopVertex.

Definition at line 81 of file SSHGGVertex.h.

◆ doinit()

virtual void Herwig::SSHGGVertex::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::Helicity::VertexBase.

Referenced by fullclone().

◆ fullclone()

virtual IBPtr Herwig::SSHGGVertex::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::VVSLoopVertex.

Definition at line 87 of file SSHGGVertex.h.

References doinit(), and operator=().

◆ Init()

static void Herwig::SSHGGVertex::Init ( )
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.

◆ operator=()

SSHGGVertex& Herwig::SSHGGVertex::operator= ( const SSHGGVertex )
privatedelete

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

Referenced by fullclone().

◆ persistentInput()

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

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ setCoupling()

virtual void Herwig::SSHGGVertex::setCoupling ( Energy2  q2,
tcPDPtr  particle1,
tcPDPtr  particle2,
tcPDPtr  particle3 
)
virtual

Calculate couplings.

Parameters
q2Scale at which to evaluate coupling
particle1ParticleData pointer to first particle
particle2ParticleData pointer to second particle
particle3ParticleData pointer to third particle

Reimplemented from Herwig::VVSLoopVertex.


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