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
UED
UEDG1G1G0Vertex.h
1
// -*- C++ -*-
2
//
3
// UEDG1G1G0Vertex.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_UEDG1G1G0Vertex_H
10
#define HERWIG_UEDG1G1G0Vertex_H
11
//
12
// This is the declaration of the UEDG1G1G0Vertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Vector/VVVVertex.h"
16
#include "UEDBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
using
ThePEG::Helicity::Direction
;
21
29
class
UEDG1G1G0Vertex
:
public
VVVVertex
{
30
31
public
:
32
36
UEDG1G1G0Vertex
();
37
44
static
void
Init
();
45
52
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
53
tcPDPtr
part2,
tcPDPtr
part3);
54
55
protected
:
56
63
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
64
69
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
71
72
73
protected
:
74
82
virtual
void
doinit
();
84
85
private
:
86
91
UEDG1G1G0Vertex
&
operator=
(
const
UEDG1G1G0Vertex
&) =
delete
;
92
93
private
:
94
98
Energy2
theq2Last
;
99
103
Complex
theCoupLast
;
104
105
};
106
}
107
108
#endif
/* HERWIG_UEDG1G1G0Vertex_H */
Herwig::UEDG1G1G0Vertex
This is the implementation of the Feynman rule for the coupling of Standard Model gluon to a pair of ...
Definition:
UEDG1G1G0Vertex.h:29
Herwig::UEDG1G1G0Vertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
UEDG1G1G0Vertex.h:69
Herwig::UEDG1G1G0Vertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::UEDG1G1G0Vertex::operator=
UEDG1G1G0Vertex & operator=(const UEDG1G1G0Vertex &)=delete
The assignment operator is private and must never be called.
Herwig::UEDG1G1G0Vertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
UEDG1G1G0Vertex.h:63
Herwig::UEDG1G1G0Vertex::theq2Last
Energy2 theq2Last
The scale at which the coupling was last evaluated.
Definition:
UEDG1G1G0Vertex.h:98
Herwig::UEDG1G1G0Vertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the coupling.
Herwig::UEDG1G1G0Vertex::UEDG1G1G0Vertex
UEDG1G1G0Vertex()
The default constructor.
Herwig::UEDG1G1G0Vertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::UEDG1G1G0Vertex::theCoupLast
Complex theCoupLast
The value of the coupling when it was last evaluated.
Definition:
UEDG1G1G0Vertex.h:103
ThePEG::Helicity::VVVVertex
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG::Helicity::Direction
Direction
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