herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
SMHZPVertex.h
1
// -*- C++ -*-
2
#ifndef Herwig_SMHZPVertex_H
3
#define Herwig_SMHZPVertex_H
4
//
5
// This is the declaration of the SMHZPVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/GeneralVVSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
SMHZPVertex
:
public
GeneralVVSVertex
{
21
22
public
:
23
27
SMHZPVertex
();
28
36
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
37
tcPDPtr
part3);
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
SMHZPVertex
&
operator=
(
const
SMHZPVertex
&) =
delete
;
99
100
private
:
101
109
Complex
I1
(
double
tau,
double
lambda)
const
;
110
114
Complex
I2
(
double
tau,
double
lambda)
const
;
115
119
Complex
f
(
double
tau)
const
;
120
124
Complex
g
(
double
tau)
const
;
126
127
private
:
128
136
Complex
_couplast
;
137
141
Energy2
_q2last
;
143
147
tcHwSMPtr
_theSM
;
148
152
Energy
_mw
;
153
157
Energy
_mz
;
158
162
unsigned
int
_massopt
;
163
167
int
_minloop
;
168
172
int
_maxloop
;
173
174
};
175
176
}
177
178
#endif
/* Herwig_SMHZPVertex_H */
Herwig::SMHZPVertex
Here is the documentation of the SMHZPVertex class.
Definition:
SMHZPVertex.h:20
Herwig::SMHZPVertex::_mw
Energy _mw
The mass of the boson.
Definition:
SMHZPVertex.h:152
Herwig::SMHZPVertex::_massopt
unsigned int _massopt
define quark mass scheme (fixed/running)
Definition:
SMHZPVertex.h:162
Herwig::SMHZPVertex::_q2last
Energy2 _q2last
The scale at which coupling was last evaluated.
Definition:
SMHZPVertex.h:141
Herwig::SMHZPVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SMHZPVertex::_theSM
tcHwSMPtr _theSM
Pointer to Standard Model object.
Definition:
SMHZPVertex.h:147
Herwig::SMHZPVertex::_minloop
int _minloop
The minimum flavour number in quark loops.
Definition:
SMHZPVertex.h:167
Herwig::SMHZPVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate couplings.
Herwig::SMHZPVertex::operator=
SMHZPVertex & operator=(const SMHZPVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SMHZPVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SMHZPVertex::g
Complex g(double tau) const
The function from PLB 276 350.
Herwig::SMHZPVertex::I2
Complex I2(double tau, double lambda) const
The function from PLB 276 350.
Herwig::SMHZPVertex::I1
Complex I1(double tau, double lambda) const
Functions for the loops from PLB 276 350.
Herwig::SMHZPVertex::f
Complex f(double tau) const
The function from PLB 276 350.
Herwig::SMHZPVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SMHZPVertex::_mz
Energy _mz
The mass of the boson.
Definition:
SMHZPVertex.h:157
Herwig::SMHZPVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SMHZPVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SMHZPVertex::_couplast
Complex _couplast
Storage of couplings.
Definition:
SMHZPVertex.h:136
Herwig::SMHZPVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SMHZPVertex::SMHZPVertex
SMHZPVertex()
The default constructor.
Herwig::SMHZPVertex::_maxloop
int _maxloop
The maximum flavour number in quark loops.
Definition:
SMHZPVertex.h:172
ThePEG::Helicity::GeneralVVSVertex
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