herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LHTP
LHTPFFZVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHTPFFZVertex_H
3
#define HERWIG_LHTPFFZVertex_H
4
//
5
// This is the declaration of the LHTPFFZVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
19
class
LHTPFFZVertex
:
public
Helicity::FFVVertex
{
20
21
public
:
22
26
LHTPFFZVertex
();
27
35
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
63
protected
:
64
71
virtual
IBPtr
clone
()
const
;
72
77
virtual
IBPtr
fullclone
()
const
;
79
80
protected
:
81
89
virtual
void
doinit
();
91
92
private
:
93
98
LHTPFFZVertex
&
operator=
(
const
LHTPFFZVertex
&) =
delete
;
99
100
private
:
101
109
vector<double>
gl_
;
110
114
vector<double>
gr_
;
115
119
vector<double>
tl_
;
120
124
vector<double>
tr_
;
125
129
double
coupd_
;
130
134
double
coupu_
;
135
139
double
coupe_
;
140
144
double
coupnu_
;
145
149
double
sL_
,cL_;
150
154
double
sR_
,cR_;
155
159
Complex
coupLast_
;
160
164
Energy2
q2Last_
;
166
167
};
168
169
}
170
171
#endif
/* HERWIG_LHTPFFZVertex_H */
Herwig::LHTPFFZVertex
The LHTPFFZVertex class implements the couples of the boson and its heavy partner to the fermions in...
Definition:
LHTPFFZVertex.h:19
Herwig::LHTPFFZVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHTPFFZVertex::sR_
double sR_
Right mixings.
Definition:
LHTPFFZVertex.h:154
Herwig::LHTPFFZVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHTPFFZVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHTPFFZVertex::coupu_
double coupu_
Coupling of .
Definition:
LHTPFFZVertex.h:134
Herwig::LHTPFFZVertex::LHTPFFZVertex
LHTPFFZVertex()
The default constructor.
Herwig::LHTPFFZVertex::operator=
LHTPFFZVertex & operator=(const LHTPFFZVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHTPFFZVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHTPFFZVertex::coupLast_
Complex coupLast_
The last value of the electroweak coupling calculated.
Definition:
LHTPFFZVertex.h:159
Herwig::LHTPFFZVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHTPFFZVertex::gr_
vector< double > gr_
The right couplings of the Standard Model fermions.
Definition:
LHTPFFZVertex.h:114
Herwig::LHTPFFZVertex::tl_
vector< double > tl_
The left couplings to the Z for the extended top sector.
Definition:
LHTPFFZVertex.h:119
Herwig::LHTPFFZVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHTPFFZVertex::sL_
double sL_
Left mixings.
Definition:
LHTPFFZVertex.h:149
Herwig::LHTPFFZVertex::coupe_
double coupe_
Coupling of .
Definition:
LHTPFFZVertex.h:139
Herwig::LHTPFFZVertex::coupd_
double coupd_
Coupling of .
Definition:
LHTPFFZVertex.h:129
Herwig::LHTPFFZVertex::q2Last_
Energy2 q2Last_
The scale at which the coupling was last evaluated.
Definition:
LHTPFFZVertex.h:164
Herwig::LHTPFFZVertex::gl_
vector< double > gl_
Storage of the couplings.
Definition:
LHTPFFZVertex.h:109
Herwig::LHTPFFZVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHTPFFZVertex::coupnu_
double coupnu_
Coupling of .
Definition:
LHTPFFZVertex.h:144
Herwig::LHTPFFZVertex::tr_
vector< double > tr_
The right couplings to the Z for the extended top sector.
Definition:
LHTPFFZVertex.h:124
ThePEG::Helicity::FFVVertex
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