herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSWSSVertex.h
1
// -*- C++ -*-
2
//
3
// SSWSSVertex.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4
// Copyright (C) 2002-2019 The Herwig Collaboration
5
//
6
// Herwig is licenced under version 3 of the GPL, see COPYING for details.
7
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8
//
9
#ifndef HERWIG_SSWSSVertex_H
10
#define HERWIG_SSWSSVertex_H
11
//
12
// This is the declaration of the SSWSSVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
16
#include "MSSM.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
SSWSSVertex
:
public
VSSVertex
{
29
30
public
:
31
35
SSWSSVertex
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
70
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
71
tcPDPtr
part2,
tcPDPtr
part3);
72
73
protected
:
74
81
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
82
87
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
89
90
protected
:
91
99
virtual
void
doinit
();
101
102
private
:
103
108
SSWSSVertex
&
operator=
(
const
SSWSSVertex
&) =
delete
;
109
113
double
_sw
;
114
118
double
_cw
;
119
123
Energy2
_q2last
;
124
128
Complex
_couplast
;
129
133
tMixingMatrixPtr
_stau
;
134
138
tMixingMatrixPtr
_stop
;
139
143
tMixingMatrixPtr
_sbottom
;
144
148
long
_ulast
;
149
153
long
_dlast
;
154
158
long
_gblast
;
159
164
Complex
_factlast
;
165
166
};
167
}
168
169
#endif
/* HERWIG_SSWSSVertex_H */
Herwig::SSWSSVertex
This is the implementation of the coupling of an SM gauge boson to a pair of sfermions.
Definition:
SSWSSVertex.h:28
Herwig::SSWSSVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSWSSVertex::_ulast
long _ulast
The up type sfermion present when the vertex was evaluated.
Definition:
SSWSSVertex.h:148
Herwig::SSWSSVertex::SSWSSVertex
SSWSSVertex()
The default constructor.
Herwig::SSWSSVertex::_sbottom
tMixingMatrixPtr _sbottom
Sbottom mixing matrix.
Definition:
SSWSSVertex.h:143
Herwig::SSWSSVertex::_stop
tMixingMatrixPtr _stop
Stop mixing matrix.
Definition:
SSWSSVertex.h:138
Herwig::SSWSSVertex::operator=
SSWSSVertex & operator=(const SSWSSVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSWSSVertex::_q2last
Energy2 _q2last
Scale at which the coupling was last evaluated.
Definition:
SSWSSVertex.h:123
Herwig::SSWSSVertex::_gblast
long _gblast
The gauge boson present when the vertex was last evaluated.
Definition:
SSWSSVertex.h:158
Herwig::SSWSSVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSWSSVertex::_couplast
Complex _couplast
Value of coupling when last evaluated.
Definition:
SSWSSVertex.h:128
Herwig::SSWSSVertex::_cw
double _cw
Value of .
Definition:
SSWSSVertex.h:118
Herwig::SSWSSVertex::_stau
tMixingMatrixPtr _stau
Stau mixing matrix.
Definition:
SSWSSVertex.h:133
Herwig::SSWSSVertex::_sw
double _sw
Value of .
Definition:
SSWSSVertex.h:113
Herwig::SSWSSVertex::_factlast
Complex _factlast
The value of the mixing matrix dependent part when the vertex was last evaluated.
Definition:
SSWSSVertex.h:164
Herwig::SSWSSVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSWSSVertex.h:81
Herwig::SSWSSVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSWSSVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSWSSVertex.h:87
Herwig::SSWSSVertex::_dlast
long _dlast
The down type sfermion present when the vertex was evaluated.
Definition:
SSWSSVertex.h:153
Herwig::SSWSSVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSWSSVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
ThePEG::Helicity::VSSVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::Complex
std::complex< double > Complex
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::tcPDPtr
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
Generated on Thu Jun 20 2024 17:50:53 for Herwig by
1.9.6