herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
SMHPPVertex.h
1
// -*- C++ -*-
2
//
3
// SMHPPVertex.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_SMHPPVertex_H
10
#define HERWIG_SMHPPVertex_H
11
//
12
// This is the declaration of the SMHPPVertex class.
13
//
14
15
#include "Herwig/Models/General/VVSLoopVertex.h"
16
#include "Herwig/Models/StandardModel/StandardModel.h"
17
#include "ThePEG/PDT/EnumParticles.h"
18
19
namespace
Herwig
{
20
using namespace
ThePEG
;
21
27
class
SMHPPVertex
:
public
VVSLoopVertex
{
28
29
public
:
30
36
SMHPPVertex
();
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,
tcPDPtr
part2,
71
tcPDPtr
part3);
72
73
protected
:
80
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
81
86
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
88
94
virtual
void
doinit
();
95
96
private
:
101
SMHPPVertex
&
operator=
(
const
SMHPPVertex
&) =
delete
;
102
103
private
:
104
108
Complex
Af
(
const
double
lambda)
const
;
109
113
Complex
Aw
(
const
double
lambda)
const
;
114
118
Complex
W2
(
double
lambda)
const
;
119
120
private
:
121
129
Complex
_couplast
;
130
134
Energy2
_q2last
;
136
140
tcHwSMPtr
_theSM
;
141
145
Energy
_mw
;
146
150
unsigned
int
_massopt
;
151
155
int
_minloop
;
156
160
int
_maxloop
;
161
167
unsigned
int
_CoefRepresentation
;
168
169
};
170
}
171
172
173
#endif
/* HERWIG_SMHPPVertex_H */
Herwig::SMHPPVertex
The SMHGGVertex class implements the setCoupling member for the Standard Model effective vertex Higgs...
Definition:
SMHPPVertex.h:27
Herwig::SMHPPVertex::W2
Complex W2(double lambda) const
Loop calculations: W2 function (see details in NPB297,221)
Herwig::SMHPPVertex::SMHPPVertex
SMHPPVertex()
The default constructor.
Herwig::SMHPPVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SMHPPVertex.h:86
Herwig::SMHPPVertex::_minloop
int _minloop
The minimum flavour number in quark loops.
Definition:
SMHPPVertex.h:155
Herwig::SMHPPVertex::_q2last
Energy2 _q2last
The scale at which coupling was last evaluated.
Definition:
SMHPPVertex.h:134
Herwig::SMHPPVertex::_massopt
unsigned int _massopt
define quark mass scheme (fixed/running)
Definition:
SMHPPVertex.h:150
Herwig::SMHPPVertex::_CoefRepresentation
unsigned int _CoefRepresentation
Switch between two representations of coefficients (_a00,_a11,_a12,_a21,_a22,_aEp): suitable for the ...
Definition:
SMHPPVertex.h:167
Herwig::SMHPPVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate couplings.
Herwig::SMHPPVertex::Aw
Complex Aw(const double lambda) const
Loop calculations: A1 for spin-1 particles (see details in `‘Higgs Hunter's Guide’')
Herwig::SMHPPVertex::_couplast
Complex _couplast
Storage of couplings.
Definition:
SMHPPVertex.h:129
Herwig::SMHPPVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SMHPPVertex::_theSM
tcHwSMPtr _theSM
Pointer to Standard Model object.
Definition:
SMHPPVertex.h:140
Herwig::SMHPPVertex::operator=
SMHPPVertex & operator=(const SMHPPVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SMHPPVertex::_mw
Energy _mw
The mass of the boson.
Definition:
SMHPPVertex.h:145
Herwig::SMHPPVertex::Af
Complex Af(const double lambda) const
Loop calculations: A1 for spin-1/2 particles (see details in `‘Higgs Hunter's Guide’')
Herwig::SMHPPVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SMHPPVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SMHPPVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SMHPPVertex.h:80
Herwig::SMHPPVertex::_maxloop
int _maxloop
The maximum flavour number in quark loops.
Definition:
SMHPPVertex.h:160
Herwig::SMHPPVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::VVSLoopVertex
The VVSLoopVertex is designed to calculate the coefficents for the terms in the Passarino-Veltman ten...
Definition:
VVSLoopVertex.h:21
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