herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
u
w
z
Variables
Typedefs
a
b
c
d
h
i
j
k
l
m
o
p
s
t
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
c
d
e
h
i
m
o
p
r
s
t
u
v
w
x
Enumerations
Enumerator
Related Functions
b
c
d
e
f
g
h
k
m
o
p
s
t
Files
File List
File Members
All
Functions
Variables
Macros
Models
LHTP
LHTPFFGVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHTPFFGVertex_H
3
#define HERWIG_LHTPFFGVertex_H
4
//
5
// This is the declaration of the LHTPFFGVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
19
class
LHTPFFGVertex
:
public
Helicity::FFVVertex
{
20
21
public
:
22
26
LHTPFFGVertex
();
27
35
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
36
43
static
void
Init
();
44
45
protected
:
46
53
virtual
IBPtr
clone
()
const
;
54
59
virtual
IBPtr
fullclone
()
const
;
61
62
protected
:
63
71
virtual
void
doinit
();
73
74
private
:
75
80
LHTPFFGVertex
&
operator=
(
const
LHTPFFGVertex
&) =
delete
;
81
82
private
:
83
91
Complex
coupLast_
;
92
96
Energy2
q2Last_
;
98
99
};
100
101
}
102
103
#endif
/* HERWIG_LHTPFFGVertex_H */
Herwig::LHTPFFGVertex
The LHTPFFGVertex class implements the coupling of the gluon to the coloured fermions,...
Definition:
LHTPFFGVertex.h:19
Herwig::LHTPFFGVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHTPFFGVertex::LHTPFFGVertex
LHTPFFGVertex()
The default constructor.
Herwig::LHTPFFGVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHTPFFGVertex::q2Last_
Energy2 q2Last_
The scale at which the coupling was last evaluated.
Definition:
LHTPFFGVertex.h:96
Herwig::LHTPFFGVertex::operator=
LHTPFFGVertex & operator=(const LHTPFFGVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHTPFFGVertex::coupLast_
Complex coupLast_
Storage of the couplings.
Definition:
LHTPFFGVertex.h:91
Herwig::LHTPFFGVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHTPFFGVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHTPFFGVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::Helicity::FFVVertex
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