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

This class is designed to be a base class for SUSY models. More...

#include <SusyBase.h>

Inheritance diagram for Herwig::SusyBase:

Public Member Functions

 SusyBase ()
 The default constructor.
 
Access functions.
double tanBeta () const
 Value of \(\tan\beta\).
 
Energy muParameter () const
 Value of \(\mu\) parameter.
 
const MixingMatrixPtr & neutralinoMix () const
 The neutralino mixing matrix.
 
const MixingMatrixPtr & charginoUMix () const
 The U-type chargino mixing matrix.
 
const MixingMatrixPtr & charginoVMix () const
 The V-type chargino mixing matrix.
 
const ComplexgluinoPhase () const
 The phase for gluino vertices.
 
bool majoranaNeutrinos () const
 Treatment of neutrinos.
 
- Public Member Functions inherited from Herwig::BSMModel
 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.
 
- Public Member Functions inherited from Herwig::StandardModel
 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.
 
- 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
 

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::BSMModel
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.
 
- Protected Member Functions inherited from Herwig::StandardModel
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
 
- 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)
 

Private Attributes

Vertex pointers.
AbstractVSSVertexPtr WSFSFVertex_
 Pointer to the gauge boson sfermion-sfermion vertex.
 
AbstractVVSSVertexPtr WWSFSFVertex_
 Pointer to the gauge boson pair sfermion-sfermion vertex.
 
AbstractFFSVertexPtr NFSFVertex_
 Pointer to the neutralino-fermion-sfermion vertex.
 
AbstractFFSVertexPtr GFSFVertex_
 Pointer to the gluino-fermion-sfermion coupling.
 
AbstractSSSVertexPtr HSFSFVertex_
 Pointer to the Higgs-sfermion-sfermion vertex.
 
AbstractFFSVertexPtr CFSFVertex_
 Pointer to the \(\tilde{\chi}^+\)-fermion-sfermion vertex.
 
AbstractVSSVertexPtr GSFSFVertex_
 Pointer to the gluon-sfermion-sfermion vertex.
 
AbstractVVSSVertexPtr GGSQSQVertex_
 Pointer to the gluon-gluon-squark-squark vertex;.
 
AbstractVVSSVertexPtr WGSQSQVertex_
 Pointer to the gauge boson-gluon-squark-squark vertex;.
 
AbstractFFVVertexPtr GSGSGVertex_
 Pointer to the gluon-gluino-gluino vertex.
 
AbstractFFVVertexPtr GNGVertex_
 Pointer to the gluino-neutralino-gluon vertex.
 
AbstractFFVVertexPtr NNZVertex_
 Pointer to the neutralino-neutralino-Z vertex.
 
AbstractFFVVertexPtr NNPVertex_
 Pointer to the neutralino-neutralino-photon vertex.
 
AbstractFFVVertexPtr CCZVertex_
 Pointer to the vertex chargino-chargino-Z vertex.
 
AbstractFFVVertexPtr CNWVertex_
 Pointer to the vertex chargino-neutralino-Z vertex.
 
AbstractFFSVertexPtr GOGOHVertex_
 Pointer to the vertex gaugino-gaugino-higgs vertex.
 
AbstractVSSVertexPtr WHHVertex_
 Pointer to the vertex for a gauge boson and higgs.
 
AbstractFFSVertexPtr NCTVertex_
 Pointer to the vertex for flavour changing stop decay.
 
AbstractRFVVertexPtr GVNVVertex_
 Pointer to the vertex for gravitino-neutralino vector boson.
 
AbstractRFSVertexPtr GVNHVertex_
 Pointer to the vertex for gravitino-neutralino Higgs boson.
 
AbstractRFSVertexPtr GVFSVertex_
 Pointer to the vertex for gravitino-fermion sfermion.
 
bool allowedToResetSMMasses_
 Allow the resetting of Standard Model masses.
 

Standard Interfaced functions.

bool readFile_
 Whether or not the SLHA file has been read.
 
Energy MPlanck_
 Planck mass needed in GMSB models.
 
bool gravitino_
 Whether or not to include gravitino interactions.
 
bool majoranaNeutrinos_
 Treatment of the neutrinos.
 
map< string, ParamMapparameters_
 Parameter blocks.
 
map< string, StringMapinfo_
 Info blocks.
 
map< string, pair< MatrixSize, MixingVector > > mixings_
 Mixing blocks.
 
double tanBeta_
 \(\tan\beta\)
 
Energy mu_
 \(\mu\)
 
Energy M1_
 Soft breaking parameters.
 
Energy M2_
 The bilinear breaking mass term for the wino.
 
Energy M3_
 The bilinear breaking mass term for the gluinos.
 
Energy2 mH12_
 The soft breaking mass squared for \(H_1\).
 
Energy2 mH22_
 The soft breaking mass squared for \(H_2\).
 
Energy meL_
 Soft breaking mass for the first generation lepton doublet.
 
Energy mmuL_
 Soft breaking mass for the second generation lepton doublet.
 
Energy mtauL_
 Soft breaking mass for the third generation lepton doublet.
 
Energy meR_
 Soft breaking mass for the first generation lepton singlet.
 
Energy mmuR_
 Soft breaking mass for the second generation lepton singlet.
 
Energy mtauR_
 Soft breaking mass for the third generation lepton singlet.
 
Energy mq1L_
 Soft breaking mass for the first generation quark doublet.
 
Energy mq2L_
 Soft breaking mass for the second generation quark doublet.
 
Energy mq3L_
 Soft breaking mass for the third generation quark doublet.
 
Energy mdR_
 Soft breaking mass for the down singlet.
 
Energy muR_
 Soft breaking mass for the up singlet.
 
Energy msR_
 Soft breaking mass for the strange singlet.
 
Energy mcR_
 Soft breaking mass for the charm singlet.
 
Energy mbR_
 Soft breaking mass for the bottom singlet.
 
Energy mtR_
 Soft breaking mass for the top singlet.
 
Complex gluinoPhase_
 Phase for the gluino.
 
MixingMatrixPtr NMix_
 Neutralino and Chargino mixing matrices.
 
MixingMatrixPtr UMix_
 The \(U\) mixing matrix for the charginos.
 
MixingMatrixPtr VMix_
 The \(V\) mixing matrix for the charginos.
 
virtual void doinit ()
 Initialize this object after the setup phase before saving an EventGenerator to disk.
 
SusyBaseoperator= (const SusyBase &)=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.
 
const Energy & M1 () const
 Soft breaking parameters.
 
const Energy & M2 () const
 The bilinear breaking mass term for the wino.
 
const Energy & M3 () const
 The bilinear breaking mass term for the gluinos.
 
const Energy2 & Mh12 () const
 The soft breaking mass squared for \(H_1\).
 
const Energy2 & Mh22 () const
 The soft breaking mass squared for \(H_2\).
 
const Energy & MeL () const
 Soft breaking mass for the first generation lepton doublet.
 
const Energy & MmuL () const
 Soft breaking mass for the second generation lepton doublet.
 
const Energy & MtauL () const
 Soft breaking mass for the third generation lepton doublet.
 
const Energy & MeR () const
 Soft breaking mass for the first generation lepton singlet.
 
const Energy & MmuR () const
 Soft breaking mass for the second generation lepton singlet.
 
const Energy & MtauR () const
 Soft breaking mass for the third generation lepton singlet.
 
const Energy & Mq1L () const
 Soft breaking mass for the first generation quark doublet.
 
const Energy & Mq2L () const
 Soft breaking mass for the second generation quark doublet.
 
const Energy & Mq3L () const
 Soft breaking mass for the third generation quark doublet.
 
const Energy & MdR () const
 Soft breaking mass for the down singlet.
 
const Energy & MuR () const
 Soft breaking mass for the up singlet.
 
const Energy & MsR () const
 Soft breaking mass for the strange singlet.
 
const Energy & McR () const
 Soft breaking mass for the charm singlet.
 
const Energy & MbR () const
 Soft breaking mass for the bottom singlet.
 
const Energy & MtR () const
 Soft breaking mass for the top singlet.
 
const Energy & MPlanck () const
 Planck mass.
 
static void Init ()
 The standard Init function used to initialize the interfaces.
 
virtual void readSetup (istream &is)
 Function to read information from a setup file.
 

Functions to help file read-in.

virtual void createMixingMatrices ()
 Create the mixing matrices for the model.
 
virtual void extractParameters (bool checkmodel=true)
 Extract the parameters from the input blocks.
 
void createMixingMatrix (MixingMatrixPtr &matrix, string name, const MixingVector &values, MatrixSize size)
 Create a object MixingMatrix in the repository.
 
void resetRepositoryMasses ()
 Reset masses in the repository to values read from LHA file.
 
virtual void adjustMixingMatrix (long id)
 Adjust row of Mixing Matrix if a negative mass occurs in LHA file.
 
const map< string, ParamMap > & parameters () const
 Access to the mixings and parameters for the inheriting classes.
 
const map< string, StringMap > & info () const
 Info blocks.
 
const map< string, pair< MatrixSize, MixingVector > > & mixings () const
 Mixing blocks.
 
void neutralinoMix (MixingMatrixPtr nm)
 Reset neutralino mixing matrix.
 
void charginoUMix (MixingMatrixPtr um)
 Reset the U-type chargino mixing matrix.
 
void charginoVMix (MixingMatrixPtr vm)
 Reset the V-type chargino mixing matrix.
 
double findValue (const map< string, ParamMap >::const_iterator pit, int iloc, const string &block, const string &name)
 Read a parameter from a block, checking that the entry exists.
 
void readBlock (CFileLineReader &ifs, string name, string line, bool stringBlock)
 Read block from LHA file.
 
const MixingVector readMatrix (CFileLineReader &ifs, unsigned int &row, unsigned int &col)
 Function to read mixing matrix from LHA file.
 

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 Herwig::BSMModel
static void Init ()
 The standard Init function used to initialize the interfaces.
 
- Static Public Member Functions inherited from Herwig::StandardModel
static void Init ()
 Standard Init function used to initialize the interfaces.
 
- 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
 
- Static Protected Member Functions inherited from ThePEG::Interfaced
static void registerRepository (IBPtr)
 
static void registerRepository (IBPtr, string newName)
 

Detailed Description

This class is designed to be a base class for SUSY models.

There is an interface to set the name of the spectrum file to read in the necessary parameters for a SUSY model.

See also
The interfaces defined for SusyBase.
StandardModel

Definition at line 51 of file SusyBase.h.

Member Function Documentation

◆ adjustMixingMatrix()

virtual void Herwig::SusyBase::adjustMixingMatrix ( long  id)
protectedvirtual

Adjust row of Mixing Matrix if a negative mass occurs in LHA file.

Parameters
idThe PDG code of the particle with a negative mass

Reimplemented in Herwig::MSSM.

◆ charginoUMix() [1/2]

const MixingMatrixPtr & Herwig::SusyBase::charginoUMix ( ) const
inline

The U-type chargino mixing matrix.

Definition at line 84 of file SusyBase.h.

References UMix_.

◆ charginoUMix() [2/2]

void Herwig::SusyBase::charginoUMix ( MixingMatrixPtr  um)
inlineprotected

Reset the U-type chargino mixing matrix.

Definition at line 343 of file SusyBase.h.

References UMix_.

◆ charginoVMix() [1/2]

const MixingMatrixPtr & Herwig::SusyBase::charginoVMix ( ) const
inline

The V-type chargino mixing matrix.

Definition at line 91 of file SusyBase.h.

References VMix_.

◆ charginoVMix() [2/2]

void Herwig::SusyBase::charginoVMix ( MixingMatrixPtr  vm)
inlineprotected

Reset the V-type chargino mixing matrix.

Definition at line 348 of file SusyBase.h.

References VMix_.

◆ clone()

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

Make a simple clone of this object.

Returns
a pointer to the new object.

Reimplemented from Herwig::StandardModel.

Reimplemented in Herwig::MSSM, Herwig::NMSSM, and Herwig::RPV.

◆ createMixingMatrices()

virtual void Herwig::SusyBase::createMixingMatrices ( )
protectedvirtual

Create the mixing matrices for the model.

Reimplemented in Herwig::MSSM, Herwig::NMSSM, and Herwig::RPV.

◆ createMixingMatrix()

void Herwig::SusyBase::createMixingMatrix ( MixingMatrixPtr &  matrix,
string  name,
const MixingVector values,
MatrixSize  size 
)
protected

Create a object MixingMatrix in the repository.

Parameters
matrixPointer to the mixing matrix
nameName of the mixing matrix, i.e. nmix, umix...
valuesValue of each entry in the matrix
sizeThe size of the matrix

◆ doinit()

virtual void Herwig::SusyBase::doinit ( )
protectedvirtual

Initialize this object after the setup phase before saving an EventGenerator to disk.

Exceptions
InitExceptionif object could not be initialized properly.

Reimplemented from Herwig::BSMModel.

Reimplemented in Herwig::RPV.

◆ extractParameters()

virtual void Herwig::SusyBase::extractParameters ( bool  checkmodel = true)
protectedvirtual

Extract the parameters from the input blocks.

Reimplemented in Herwig::MSSM, Herwig::NMSSM, and Herwig::RPV.

◆ findValue()

double Herwig::SusyBase::findValue ( const map< string, ParamMap >::const_iterator  pit,
int  iloc,
const string &  block,
const string &  name 
)
inlineprotected

Read a parameter from a block, checking that the entry exists.

Definition at line 354 of file SusyBase.h.

References ThePEG::Interfaced::generator(), ThePEG::InterfacedBase::name(), and ThePEG::Exception::warning.

◆ fullclone()

virtual IBPtr Herwig::SusyBase::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 Herwig::StandardModel.

Reimplemented in Herwig::MSSM, Herwig::NMSSM, and Herwig::RPV.

◆ gluinoPhase()

const Complex & Herwig::SusyBase::gluinoPhase ( ) const
inline

The phase for gluino vertices.

Definition at line 98 of file SusyBase.h.

References gluinoPhase_.

◆ info()

const map< string, StringMap > & Herwig::SusyBase::info ( ) const
inlineprotected

Info blocks.

Definition at line 323 of file SusyBase.h.

References info_.

◆ Init()

static void Herwig::SusyBase::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.

◆ M1()

const Energy & Herwig::SusyBase::M1 ( ) const
inline

Soft breaking parameters.

The bilinear breaking mass term for the bino

Definition at line 141 of file SusyBase.h.

References M1_.

◆ M2()

const Energy & Herwig::SusyBase::M2 ( ) const
inline

The bilinear breaking mass term for the wino.

Definition at line 146 of file SusyBase.h.

References M2_.

◆ M3()

const Energy & Herwig::SusyBase::M3 ( ) const
inline

The bilinear breaking mass term for the gluinos.

Definition at line 151 of file SusyBase.h.

References M3_.

◆ majoranaNeutrinos()

bool Herwig::SusyBase::majoranaNeutrinos ( ) const
inline

Treatment of neutrinos.

Definition at line 104 of file SusyBase.h.

References majoranaNeutrinos_.

◆ MbR()

const Energy & Herwig::SusyBase::MbR ( ) const
inline

Soft breaking mass for the bottom singlet.

Definition at line 231 of file SusyBase.h.

References mbR_.

◆ McR()

const Energy & Herwig::SusyBase::McR ( ) const
inline

Soft breaking mass for the charm singlet.

Definition at line 226 of file SusyBase.h.

References mcR_.

◆ MdR()

const Energy & Herwig::SusyBase::MdR ( ) const
inline

Soft breaking mass for the down singlet.

Definition at line 211 of file SusyBase.h.

References mdR_.

◆ MeL()

const Energy & Herwig::SusyBase::MeL ( ) const
inline

Soft breaking mass for the first generation lepton doublet.

Definition at line 166 of file SusyBase.h.

References meL_.

◆ MeR()

const Energy & Herwig::SusyBase::MeR ( ) const
inline

Soft breaking mass for the first generation lepton singlet.

Definition at line 181 of file SusyBase.h.

References meR_.

◆ Mh12()

const Energy2 & Herwig::SusyBase::Mh12 ( ) const
inline

The soft breaking mass squared for \(H_1\).

Definition at line 156 of file SusyBase.h.

References mH12_.

◆ Mh22()

const Energy2 & Herwig::SusyBase::Mh22 ( ) const
inline

The soft breaking mass squared for \(H_2\).

Definition at line 161 of file SusyBase.h.

References mH22_.

◆ mixings()

const map< string, pair< MatrixSize, MixingVector > > & Herwig::SusyBase::mixings ( ) const
inlineprotected

Mixing blocks.

Definition at line 330 of file SusyBase.h.

References mixings_.

◆ MmuL()

const Energy & Herwig::SusyBase::MmuL ( ) const
inline

Soft breaking mass for the second generation lepton doublet.

Definition at line 171 of file SusyBase.h.

References mmuL_.

◆ MmuR()

const Energy & Herwig::SusyBase::MmuR ( ) const
inline

Soft breaking mass for the second generation lepton singlet.

Definition at line 186 of file SusyBase.h.

References mmuR_.

◆ MPlanck()

const Energy & Herwig::SusyBase::MPlanck ( ) const
inline

Planck mass.

Definition at line 242 of file SusyBase.h.

References MPlanck_.

◆ Mq1L()

const Energy & Herwig::SusyBase::Mq1L ( ) const
inline

Soft breaking mass for the first generation quark doublet.

Definition at line 196 of file SusyBase.h.

References mq1L_.

◆ Mq2L()

const Energy & Herwig::SusyBase::Mq2L ( ) const
inline

Soft breaking mass for the second generation quark doublet.

Definition at line 201 of file SusyBase.h.

References mq2L_.

◆ Mq3L()

const Energy & Herwig::SusyBase::Mq3L ( ) const
inline

Soft breaking mass for the third generation quark doublet.

Definition at line 206 of file SusyBase.h.

References mq3L_.

◆ MsR()

const Energy & Herwig::SusyBase::MsR ( ) const
inline

Soft breaking mass for the strange singlet.

Definition at line 221 of file SusyBase.h.

References msR_.

◆ MtauL()

const Energy & Herwig::SusyBase::MtauL ( ) const
inline

Soft breaking mass for the third generation lepton doublet.

Definition at line 176 of file SusyBase.h.

References mtauL_.

◆ MtauR()

const Energy & Herwig::SusyBase::MtauR ( ) const
inline

Soft breaking mass for the third generation lepton singlet.

Definition at line 191 of file SusyBase.h.

References mtauR_.

◆ MtR()

const Energy & Herwig::SusyBase::MtR ( ) const
inline

Soft breaking mass for the top singlet.

Definition at line 236 of file SusyBase.h.

References mtR_.

◆ muParameter()

Energy Herwig::SusyBase::muParameter ( ) const
inline

Value of \(\mu\) parameter.

Definition at line 72 of file SusyBase.h.

References mu_.

◆ MuR()

const Energy & Herwig::SusyBase::MuR ( ) const
inline

Soft breaking mass for the up singlet.

Definition at line 216 of file SusyBase.h.

References muR_.

◆ neutralinoMix() [1/2]

const MixingMatrixPtr & Herwig::SusyBase::neutralinoMix ( ) const
inline

The neutralino mixing matrix.

Definition at line 77 of file SusyBase.h.

References NMix_.

◆ neutralinoMix() [2/2]

void Herwig::SusyBase::neutralinoMix ( MixingMatrixPtr  nm)
inlineprotected

Reset neutralino mixing matrix.

Definition at line 338 of file SusyBase.h.

References NMix_.

◆ operator=()

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

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

◆ parameters()

const map< string, ParamMap > & Herwig::SusyBase::parameters ( ) const
inlineprotected

Access to the mixings and parameters for the inheriting classes.

Parameter blocks

Definition at line 316 of file SusyBase.h.

References parameters_.

◆ persistentInput()

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

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ readBlock()

void Herwig::SusyBase::readBlock ( CFileLineReader ifs,
string  name,
string  line,
bool  stringBlock 
)
private

Read block from LHA file.

Parameters
ifsinput stream containg data
nameThe name of the block
lineThe line defining the block

◆ readMatrix()

const MixingVector Herwig::SusyBase::readMatrix ( CFileLineReader ifs,
unsigned int &  row,
unsigned int &  col 
)
private

Function to read mixing matrix from LHA file.

Parameters
ifsinput stream containg data
rowNumber of rows
colNumber of columns

◆ readSetup()

virtual void Herwig::SusyBase::readSetup ( istream &  is)
protectedvirtual

Function to read information from a setup file.

Parameters
isistream object to read file.

Reimplemented from ThePEG::InterfacedBase.

◆ tanBeta()

double Herwig::SusyBase::tanBeta ( ) const
inline

Value of \(\tan\beta\).

Definition at line 67 of file SusyBase.h.

References tanBeta_.

Member Data Documentation

◆ allowedToResetSMMasses_

bool Herwig::SusyBase::allowedToResetSMMasses_
private

Allow the resetting of Standard Model masses.

Definition at line 707 of file SusyBase.h.

◆ CCZVertex_

AbstractFFVVertexPtr Herwig::SusyBase::CCZVertex_
private

Pointer to the vertex chargino-chargino-Z vertex.

Definition at line 666 of file SusyBase.h.

◆ CFSFVertex_

AbstractFFSVertexPtr Herwig::SusyBase::CFSFVertex_
private

Pointer to the \(\tilde{\chi}^+\)-fermion-sfermion vertex.

Definition at line 626 of file SusyBase.h.

◆ CNWVertex_

AbstractFFVVertexPtr Herwig::SusyBase::CNWVertex_
private

Pointer to the vertex chargino-neutralino-Z vertex.

Definition at line 671 of file SusyBase.h.

◆ GFSFVertex_

AbstractFFSVertexPtr Herwig::SusyBase::GFSFVertex_
private

Pointer to the gluino-fermion-sfermion coupling.

Definition at line 616 of file SusyBase.h.

◆ GGSQSQVertex_

AbstractVVSSVertexPtr Herwig::SusyBase::GGSQSQVertex_
private

Pointer to the gluon-gluon-squark-squark vertex;.

Definition at line 636 of file SusyBase.h.

◆ gluinoPhase_

Complex Herwig::SusyBase::gluinoPhase_
private

Phase for the gluino.

Definition at line 570 of file SusyBase.h.

Referenced by gluinoPhase().

◆ GNGVertex_

AbstractFFVVertexPtr Herwig::SusyBase::GNGVertex_
private

Pointer to the gluino-neutralino-gluon vertex.

Definition at line 651 of file SusyBase.h.

◆ GOGOHVertex_

AbstractFFSVertexPtr Herwig::SusyBase::GOGOHVertex_
private

Pointer to the vertex gaugino-gaugino-higgs vertex.

Definition at line 676 of file SusyBase.h.

◆ gravitino_

bool Herwig::SusyBase::gravitino_
private

Whether or not to include gravitino interactions.

Definition at line 425 of file SusyBase.h.

◆ GSFSFVertex_

AbstractVSSVertexPtr Herwig::SusyBase::GSFSFVertex_
private

Pointer to the gluon-sfermion-sfermion vertex.

Definition at line 631 of file SusyBase.h.

◆ GSGSGVertex_

AbstractFFVVertexPtr Herwig::SusyBase::GSGSGVertex_
private

Pointer to the gluon-gluino-gluino vertex.

Definition at line 646 of file SusyBase.h.

◆ GVFSVertex_

AbstractRFSVertexPtr Herwig::SusyBase::GVFSVertex_
private

Pointer to the vertex for gravitino-fermion sfermion.

Definition at line 701 of file SusyBase.h.

◆ GVNHVertex_

AbstractRFSVertexPtr Herwig::SusyBase::GVNHVertex_
private

Pointer to the vertex for gravitino-neutralino Higgs boson.

Definition at line 696 of file SusyBase.h.

◆ GVNVVertex_

AbstractRFVVertexPtr Herwig::SusyBase::GVNVVertex_
private

Pointer to the vertex for gravitino-neutralino vector boson.

Definition at line 691 of file SusyBase.h.

◆ HSFSFVertex_

AbstractSSSVertexPtr Herwig::SusyBase::HSFSFVertex_
private

Pointer to the Higgs-sfermion-sfermion vertex.

Definition at line 621 of file SusyBase.h.

◆ info_

map<string,StringMap> Herwig::SusyBase::info_
private

Info blocks.

Definition at line 444 of file SusyBase.h.

Referenced by info().

◆ M1_

Energy Herwig::SusyBase::M1_
private

Soft breaking parameters.

The bilinear breaking mass term for the bino

Definition at line 469 of file SusyBase.h.

Referenced by M1().

◆ M2_

Energy Herwig::SusyBase::M2_
private

The bilinear breaking mass term for the wino.

Definition at line 474 of file SusyBase.h.

Referenced by M2().

◆ M3_

Energy Herwig::SusyBase::M3_
private

The bilinear breaking mass term for the gluinos.

Definition at line 479 of file SusyBase.h.

Referenced by M3().

◆ majoranaNeutrinos_

bool Herwig::SusyBase::majoranaNeutrinos_
private

Treatment of the neutrinos.

Definition at line 430 of file SusyBase.h.

Referenced by majoranaNeutrinos().

◆ mbR_

Energy Herwig::SusyBase::mbR_
private

Soft breaking mass for the bottom singlet.

Definition at line 559 of file SusyBase.h.

Referenced by MbR().

◆ mcR_

Energy Herwig::SusyBase::mcR_
private

Soft breaking mass for the charm singlet.

Definition at line 554 of file SusyBase.h.

Referenced by McR().

◆ mdR_

Energy Herwig::SusyBase::mdR_
private

Soft breaking mass for the down singlet.

Definition at line 539 of file SusyBase.h.

Referenced by MdR().

◆ meL_

Energy Herwig::SusyBase::meL_
private

Soft breaking mass for the first generation lepton doublet.

Definition at line 494 of file SusyBase.h.

Referenced by MeL().

◆ meR_

Energy Herwig::SusyBase::meR_
private

Soft breaking mass for the first generation lepton singlet.

Definition at line 509 of file SusyBase.h.

Referenced by MeR().

◆ mH12_

Energy2 Herwig::SusyBase::mH12_
private

The soft breaking mass squared for \(H_1\).

Definition at line 484 of file SusyBase.h.

Referenced by Mh12().

◆ mH22_

Energy2 Herwig::SusyBase::mH22_
private

The soft breaking mass squared for \(H_2\).

Definition at line 489 of file SusyBase.h.

Referenced by Mh22().

◆ mixings_

map<string,pair<MatrixSize, MixingVector> > Herwig::SusyBase::mixings_
private

Mixing blocks.

Definition at line 449 of file SusyBase.h.

Referenced by mixings().

◆ mmuL_

Energy Herwig::SusyBase::mmuL_
private

Soft breaking mass for the second generation lepton doublet.

Definition at line 499 of file SusyBase.h.

Referenced by MmuL().

◆ mmuR_

Energy Herwig::SusyBase::mmuR_
private

Soft breaking mass for the second generation lepton singlet.

Definition at line 514 of file SusyBase.h.

Referenced by MmuR().

◆ MPlanck_

Energy Herwig::SusyBase::MPlanck_
private

Planck mass needed in GMSB models.

Definition at line 420 of file SusyBase.h.

Referenced by MPlanck().

◆ mq1L_

Energy Herwig::SusyBase::mq1L_
private

Soft breaking mass for the first generation quark doublet.

Definition at line 524 of file SusyBase.h.

Referenced by Mq1L().

◆ mq2L_

Energy Herwig::SusyBase::mq2L_
private

Soft breaking mass for the second generation quark doublet.

Definition at line 529 of file SusyBase.h.

Referenced by Mq2L().

◆ mq3L_

Energy Herwig::SusyBase::mq3L_
private

Soft breaking mass for the third generation quark doublet.

Definition at line 534 of file SusyBase.h.

Referenced by Mq3L().

◆ msR_

Energy Herwig::SusyBase::msR_
private

Soft breaking mass for the strange singlet.

Definition at line 549 of file SusyBase.h.

Referenced by MsR().

◆ mtauL_

Energy Herwig::SusyBase::mtauL_
private

Soft breaking mass for the third generation lepton doublet.

Definition at line 504 of file SusyBase.h.

Referenced by MtauL().

◆ mtauR_

Energy Herwig::SusyBase::mtauR_
private

Soft breaking mass for the third generation lepton singlet.

Definition at line 519 of file SusyBase.h.

Referenced by MtauR().

◆ mtR_

Energy Herwig::SusyBase::mtR_
private

Soft breaking mass for the top singlet.

Definition at line 564 of file SusyBase.h.

Referenced by MtR().

◆ mu_

Energy Herwig::SusyBase::mu_
private

\(\mu\)

Definition at line 459 of file SusyBase.h.

Referenced by muParameter().

◆ muR_

Energy Herwig::SusyBase::muR_
private

Soft breaking mass for the up singlet.

Definition at line 544 of file SusyBase.h.

Referenced by MuR().

◆ NCTVertex_

AbstractFFSVertexPtr Herwig::SusyBase::NCTVertex_
private

Pointer to the vertex for flavour changing stop decay.

Definition at line 686 of file SusyBase.h.

◆ NFSFVertex_

AbstractFFSVertexPtr Herwig::SusyBase::NFSFVertex_
private

Pointer to the neutralino-fermion-sfermion vertex.

Definition at line 611 of file SusyBase.h.

◆ NMix_

MixingMatrixPtr Herwig::SusyBase::NMix_
private

Neutralino and Chargino mixing matrices.

Store pointers to the gaugino mixing matrices The neutralino mixing matrix

Definition at line 583 of file SusyBase.h.

Referenced by neutralinoMix().

◆ NNPVertex_

AbstractFFVVertexPtr Herwig::SusyBase::NNPVertex_
private

Pointer to the neutralino-neutralino-photon vertex.

Definition at line 661 of file SusyBase.h.

◆ NNZVertex_

AbstractFFVVertexPtr Herwig::SusyBase::NNZVertex_
private

Pointer to the neutralino-neutralino-Z vertex.

Definition at line 656 of file SusyBase.h.

◆ parameters_

map<string,ParamMap> Herwig::SusyBase::parameters_
private

Parameter blocks.

Definition at line 439 of file SusyBase.h.

Referenced by parameters().

◆ readFile_

bool Herwig::SusyBase::readFile_
private

Whether or not the SLHA file has been read.

Definition at line 415 of file SusyBase.h.

◆ tanBeta_

double Herwig::SusyBase::tanBeta_
private

\(\tan\beta\)

Definition at line 454 of file SusyBase.h.

Referenced by tanBeta().

◆ UMix_

MixingMatrixPtr Herwig::SusyBase::UMix_
private

The \(U\) mixing matrix for the charginos.

Definition at line 588 of file SusyBase.h.

Referenced by charginoUMix().

◆ VMix_

MixingMatrixPtr Herwig::SusyBase::VMix_
private

The \(V\) mixing matrix for the charginos.

Definition at line 593 of file SusyBase.h.

Referenced by charginoVMix().

◆ WGSQSQVertex_

AbstractVVSSVertexPtr Herwig::SusyBase::WGSQSQVertex_
private

Pointer to the gauge boson-gluon-squark-squark vertex;.

Definition at line 641 of file SusyBase.h.

◆ WHHVertex_

AbstractVSSVertexPtr Herwig::SusyBase::WHHVertex_
private

Pointer to the vertex for a gauge boson and higgs.

Definition at line 681 of file SusyBase.h.

◆ WSFSFVertex_

AbstractVSSVertexPtr Herwig::SusyBase::WSFSFVertex_
private

Pointer to the gauge boson sfermion-sfermion vertex.

Definition at line 601 of file SusyBase.h.

◆ WWSFSFVertex_

AbstractVVSSVertexPtr Herwig::SusyBase::WWSFSFVertex_
private

Pointer to the gauge boson pair sfermion-sfermion vertex.

Definition at line 606 of file SusyBase.h.


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