herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSNCTVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_SSNCTVertex_H
3
#define HERWIG_SSNCTVertex_H
4
//
5
// This is the declaration of the SSNCTVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/FFSVertex.h"
9
#include "MSSM.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
21
class
SSNCTVertex
:
public
Helicity::FFSVertex
{
22
23
public
:
24
28
SSNCTVertex
();
29
30
public
:
31
38
void
persistentOutput
(
PersistentOStream
& os)
const
;
39
45
void
persistentInput
(
PersistentIStream
& is,
int
version);
47
54
static
void
Init
();
55
63
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
64
tcPDPtr
part2,
tcPDPtr
part3);
65
66
protected
:
67
74
virtual
IBPtr
clone
()
const
;
75
80
virtual
IBPtr
fullclone
()
const
;
82
83
protected
:
84
92
virtual
void
doinit
();
94
95
private
:
96
101
SSNCTVertex
&
operator=
(
const
SSNCTVertex
&) =
delete
;
102
103
private
:
104
108
Energy
MX_
;
109
113
tMixingMatrixPtr
nmix_
;
114
118
double
sw_
;
119
123
double
cw_
;
124
128
Energy
mw_
;
129
133
double
sb_
;
134
138
double
cb_
;
139
143
Energy2
q2last_
;
144
148
Complex
couplast_
;
149
153
Complex
leftlast_
;
154
158
Complex
rightlast_
;
159
163
long
idlast_
;
164
168
Complex
epsilon_
;
169
170
};
171
172
}
173
174
#endif
/* HERWIG_SSNCTVertex_H */
Herwig::SSNCTVertex
Here is the documentation of the SSNCTVertex class.
Definition:
SSNCTVertex.h:21
Herwig::SSNCTVertex::idlast_
long idlast_
Store the id of the last neutralino to be evaluate.
Definition:
SSNCTVertex.h:163
Herwig::SSNCTVertex::q2last_
Energy2 q2last_
The scale at which the coupling was last evaluated.
Definition:
SSNCTVertex.h:143
Herwig::SSNCTVertex::epsilon_
Complex epsilon_
Mixing parameter.
Definition:
SSNCTVertex.h:168
Herwig::SSNCTVertex::sb_
double sb_
Definition:
SSNCTVertex.h:133
Herwig::SSNCTVertex::cb_
double cb_
Definition:
SSNCTVertex.h:138
Herwig::SSNCTVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SSNCTVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSNCTVertex::SSNCTVertex
SSNCTVertex()
The default constructor.
Herwig::SSNCTVertex::cw_
double cw_
Definition:
SSNCTVertex.h:123
Herwig::SSNCTVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSNCTVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SSNCTVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SSNCTVertex::mw_
Energy mw_
Mass of the W.
Definition:
SSNCTVertex.h:128
Herwig::SSNCTVertex::nmix_
tMixingMatrixPtr nmix_
Pointer to the neutralino mixing matrix.
Definition:
SSNCTVertex.h:113
Herwig::SSNCTVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSNCTVertex::rightlast_
Complex rightlast_
Store the value of the right coupling when it was last evaluated.
Definition:
SSNCTVertex.h:158
Herwig::SSNCTVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSNCTVertex::sw_
double sw_
Definition:
SSNCTVertex.h:118
Herwig::SSNCTVertex::MX_
Energy MX_
High scale for the loops.
Definition:
SSNCTVertex.h:108
Herwig::SSNCTVertex::leftlast_
Complex leftlast_
Store the value of the left coupling when it was last evaluated.
Definition:
SSNCTVertex.h:153
Herwig::SSNCTVertex::operator=
SSNCTVertex & operator=(const SSNCTVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSNCTVertex::couplast_
Complex couplast_
The value of the normalisation when it was evaluated at _q2last.
Definition:
SSNCTVertex.h:148
ThePEG::Helicity::FFSVertex
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