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

Here is the documentation of the RPVFFSVertex class. More...

#include <RPVFFSVertex.h>

Inheritance diagram for Herwig::RPVFFSVertex:

Public Member Functions

 RPVFFSVertex ()
 The default constructor.
 
virtual void setCoupling (Energy2 q2, tcPDPtr particle1, tcPDPtr particle2, tcPDPtr particle3)
 Calculate the coupling for the vertex.
 
- Public Member Functions inherited from ThePEG::Helicity::FFSVertex
Complex evaluate (Energy2 q2, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, const ScalarWaveFunction &sca3)
 
SpinorWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const ScalarWaveFunction &sca3, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
SpinorBarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorBarWaveFunction &sbar2, const ScalarWaveFunction &sca3, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
ScalarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)
 
virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)=0
 
virtual void setCoupling (Energy2, tcPDPtr, tcPDPtr, tcPDPtr, tcPDPtr)
 
Complex left ()
 
Complex right ()
 
virtual Complex evaluate (Energy2 q2, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, const ScalarWaveFunction &sca3)=0
 
virtual SpinorWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const ScalarWaveFunction &sca3, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)=0
 
virtual SpinorBarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorBarWaveFunction &sbar2, const ScalarWaveFunction &sca3, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)=0
 
virtual ScalarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, complex< Energy > mass=-GeV, complex< Energy > width=-GeV)=0
 
- Public Member Functions inherited from ThePEG::Helicity::VertexBase
 VertexBase (VertexType::T name, bool kine=false)
 
double strongCoupling (Energy2 q2) const
 
double electroMagneticCoupling (Energy2 q2) const
 
double weakCoupling (Energy2 q2) const
 
virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)=0
 
virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)=0
 
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
 
virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)=0
 
virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)=0
 
- 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 ThePEG::Helicity::FFSVertex
void left (Complex in)
 
void right (Complex in)
 
- Protected Member Functions inherited from ThePEG::Helicity::VertexBase
virtual void doinit ()
 
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)
 
void orderInGem (int order)
 
void orderInGs (int order)
 
void orderInCoupling (CouplingType::T cType, int order)
 
void colourStructure (ColourStructure::T structure)
 
virtual void doinit ()
 
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
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)
 

Standard Interfaced functions.

unsigned int interactions_
 Which interactions to include.
 
tMixingMatrixPtr _stop
 Mixing Matrices.
 
tMixingMatrixPtr _sbot
 Pointer to sbottom mixing matrix.
 
tMixingMatrixPtr _stau
 Pointer to stau mixing matrix.
 
tMixingMatrixPtr _umix
 Pointer to U chargino mixing matrix.
 
tMixingMatrixPtr _vmix
 Pointer to V chargino mixing matrix.
 
tMixingMatrixPtr _nmix
 Pointer to the neutralino mixing matrix.
 
MixingMatrixPtr _mixH
 Neutral scalar Higgs mixing matrix.
 
MixingMatrixPtr _mixP
 Neutral pseudoscalar Higgs mixing matrix.
 
MixingMatrixPtr _mixC
 Charged Higgs mixing matrix.
 
Energy mw_
 The mass of the \(W\).
 
Energy2 _q2last
 The energy scale at which the coupling was last evaluated.
 
Complex _couplast
 The value of the coupling at the scale last evaluated.
 
Complex _leftlast
 Store the value of the left coupling when it was last evaluated.
 
Complex _rightlast
 Store the value of the right coupling when it was last evaluated.
 
long _id1last
 Store the id of the last gaugino to be evaluated.
 
long _id2last
 Store the id of the last SM fermion to be evaluated.
 
long _id3last
 Store the id of the last scalar to be evaluated.
 
bool yukawa_
 Include Yukawa's ? in neutralino/chargino interactions.
 
tRPVPtr model_
 Pointer to the Susy Model object.
 
double _sw
 \(\sin(\theta_w)\)
 
double _cw
 \(\cos(\theta_w)\)
 
double _sb
 \(\sin(\beta)\)
 
double _cb
 \(\cos(\beta)\)
 
Energy vd_
 VEV for down type Higgs.
 
Energy vu_
 VEV for up type Higgs.
 
pair< Energy, Energy > _massLast
 Values of the masses.
 
vector< vector< vector< Complex > > > OCCHL_
 OCCHL.
 
vector< vector< vector< Complex > > > ONNHL_
 ONNHL.
 
vector< vector< vector< Complex > > > OCCAL_
 OCCAL.
 
vector< vector< vector< Complex > > > ONNAL_
 ONNAL.
 
vector< vector< vector< Complex > > > OCNSL_
 OCNSL.
 
vector< vector< vector< Complex > > > OCNSR_
 OCNSR.
 
virtual void doinit ()
 Initialize this object after the setup phase before saving an EventGenerator to disk.
 
void neutralinoSfermionCoupling (Energy2 q2, tcPDPtr fermion, tcPDPtr gaugino, tcPDPtr sfermion)
 Neutralino-sfermion-fermion.
 
void charginoSfermionCoupling (Energy2 q2, tcPDPtr fermion, tcPDPtr gaugino, tcPDPtr sfermion)
 Chargino-sfermion-fermion.
 
void higgsFermionCoupling (Energy2 q2, tcPDPtr f1, tcPDPtr f2, tcPDPtr higgs)
 Higgs to SM fermions.
 
void higgsGauginoCoupling (Energy2 q2, tcPDPtr f1, tcPDPtr f2, tcPDPtr higgs)
 Higgs to gauginos (general slepton case with mixing)
 
RPVFFSVertexoperator= (const RPVFFSVertex &)=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.
 
static void Init ()
 The standard Init function used to initialize the interfaces.
 

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::Helicity::FFSVertex
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Helicity::AbstractFFSVertex
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 ()
 
- 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

Here is the documentation of the RPVFFSVertex class.

See also
The interfaces defined for RPVFFSVertex.

Definition at line 21 of file RPVFFSVertex.h.

Member Function Documentation

◆ clone()

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

Make a simple clone of this object.

Returns
a pointer to the new object.

Implements ThePEG::InterfacedBase.

◆ doinit()

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

◆ fullclone()

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

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns
a pointer to the new object.

Reimplemented from ThePEG::InterfacedBase.

◆ Init()

static void Herwig::RPVFFSVertex::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=()

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

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

◆ persistentInput()

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

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ setCoupling()

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

Calculate the coupling for the vertex.

Parameters
q2The scale to at which evaluate the coupling.
particle1The first particle in the vertex.
particle2The second particle in the vertex.
particle3The third particle in the vertex.

Implements ThePEG::Helicity::FFSVertex.

Member Data Documentation

◆ _cb

double Herwig::RPVFFSVertex::_cb
private

\(\cos(\beta)\)

Definition at line 253 of file RPVFFSVertex.h.

◆ _couplast

Complex Herwig::RPVFFSVertex::_couplast
private

The value of the coupling at the scale last evaluated.

Definition at line 198 of file RPVFFSVertex.h.

◆ _cw

double Herwig::RPVFFSVertex::_cw
private

\(\cos(\theta_w)\)

Definition at line 243 of file RPVFFSVertex.h.

◆ _id1last

long Herwig::RPVFFSVertex::_id1last
private

Store the id of the last gaugino to be evaluated.

Definition at line 213 of file RPVFFSVertex.h.

◆ _id2last

long Herwig::RPVFFSVertex::_id2last
private

Store the id of the last SM fermion to be evaluated.

Definition at line 218 of file RPVFFSVertex.h.

◆ _id3last

long Herwig::RPVFFSVertex::_id3last
private

Store the id of the last scalar to be evaluated.

Definition at line 223 of file RPVFFSVertex.h.

◆ _leftlast

Complex Herwig::RPVFFSVertex::_leftlast
private

Store the value of the left coupling when it was last evaluated.

Definition at line 203 of file RPVFFSVertex.h.

◆ _massLast

pair<Energy,Energy> Herwig::RPVFFSVertex::_massLast
private

Values of the masses.

Definition at line 268 of file RPVFFSVertex.h.

◆ _mixC

MixingMatrixPtr Herwig::RPVFFSVertex::_mixC
private

Charged Higgs mixing matrix.

Definition at line 181 of file RPVFFSVertex.h.

◆ _mixH

MixingMatrixPtr Herwig::RPVFFSVertex::_mixH
private

Neutral scalar Higgs mixing matrix.

Definition at line 171 of file RPVFFSVertex.h.

◆ _mixP

MixingMatrixPtr Herwig::RPVFFSVertex::_mixP
private

Neutral pseudoscalar Higgs mixing matrix.

Definition at line 176 of file RPVFFSVertex.h.

◆ _nmix

tMixingMatrixPtr Herwig::RPVFFSVertex::_nmix
private

Pointer to the neutralino mixing matrix.

Definition at line 166 of file RPVFFSVertex.h.

◆ _q2last

Energy2 Herwig::RPVFFSVertex::_q2last
private

The energy scale at which the coupling was last evaluated.

Definition at line 193 of file RPVFFSVertex.h.

◆ _rightlast

Complex Herwig::RPVFFSVertex::_rightlast
private

Store the value of the right coupling when it was last evaluated.

Definition at line 208 of file RPVFFSVertex.h.

◆ _sb

double Herwig::RPVFFSVertex::_sb
private

\(\sin(\beta)\)

Definition at line 248 of file RPVFFSVertex.h.

◆ _sbot

tMixingMatrixPtr Herwig::RPVFFSVertex::_sbot
private

Pointer to sbottom mixing matrix.

Definition at line 146 of file RPVFFSVertex.h.

◆ _stau

tMixingMatrixPtr Herwig::RPVFFSVertex::_stau
private

Pointer to stau mixing matrix.

Definition at line 151 of file RPVFFSVertex.h.

◆ _stop

tMixingMatrixPtr Herwig::RPVFFSVertex::_stop
private

Mixing Matrices.

Pointer to stop mixing matrix

Definition at line 141 of file RPVFFSVertex.h.

◆ _sw

double Herwig::RPVFFSVertex::_sw
private

\(\sin(\theta_w)\)

Definition at line 238 of file RPVFFSVertex.h.

◆ _umix

tMixingMatrixPtr Herwig::RPVFFSVertex::_umix
private

Pointer to U chargino mixing matrix.

Definition at line 156 of file RPVFFSVertex.h.

◆ _vmix

tMixingMatrixPtr Herwig::RPVFFSVertex::_vmix
private

Pointer to V chargino mixing matrix.

Definition at line 161 of file RPVFFSVertex.h.

◆ interactions_

unsigned int Herwig::RPVFFSVertex::interactions_
private

Which interactions to include.

Definition at line 132 of file RPVFFSVertex.h.

◆ model_

tRPVPtr Herwig::RPVFFSVertex::model_
private

Pointer to the Susy Model object.

Definition at line 233 of file RPVFFSVertex.h.

◆ mw_

Energy Herwig::RPVFFSVertex::mw_
private

The mass of the \(W\).

Definition at line 187 of file RPVFFSVertex.h.

◆ OCCAL_

vector<vector<vector<Complex> > > Herwig::RPVFFSVertex::OCCAL_
private

OCCAL.

Definition at line 283 of file RPVFFSVertex.h.

◆ OCCHL_

vector<vector<vector<Complex> > > Herwig::RPVFFSVertex::OCCHL_
private

OCCHL.

Definition at line 273 of file RPVFFSVertex.h.

◆ OCNSL_

vector<vector<vector<Complex> > > Herwig::RPVFFSVertex::OCNSL_
private

OCNSL.

Definition at line 293 of file RPVFFSVertex.h.

◆ OCNSR_

vector<vector<vector<Complex> > > Herwig::RPVFFSVertex::OCNSR_
private

OCNSR.

Definition at line 298 of file RPVFFSVertex.h.

◆ ONNAL_

vector<vector<vector<Complex> > > Herwig::RPVFFSVertex::ONNAL_
private

ONNAL.

Definition at line 288 of file RPVFFSVertex.h.

◆ ONNHL_

vector<vector<vector<Complex> > > Herwig::RPVFFSVertex::ONNHL_
private

ONNHL.

Definition at line 278 of file RPVFFSVertex.h.

◆ vd_

Energy Herwig::RPVFFSVertex::vd_
private

VEV for down type Higgs.

Definition at line 258 of file RPVFFSVertex.h.

◆ vu_

Energy Herwig::RPVFFSVertex::vu_
private

VEV for up type Higgs.

Definition at line 263 of file RPVFFSVertex.h.

◆ yukawa_

bool Herwig::RPVFFSVertex::yukawa_
private

Include Yukawa's ? in neutralino/chargino interactions.

Definition at line 228 of file RPVFFSVertex.h.


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