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
RSModel
RSModelGGGGRVertex.h
1
// -*- C++ -*-
2
//
3
// RSModelGGGGRVertex.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_RSModelGGGGRVertex_H
10
#define HERWIG_RSModelGGGGRVertex_H
11
//
12
// This is the declaration of the RSModelGGGGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/VVVTVertex.h"
15
#include "RSModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
29
class
RSModelGGGGRVertex
:
public
VVVTVertex
{
30
31
public
:
32
36
RSModelGGGGRVertex
();
37
44
void
persistentOutput
(
PersistentOStream
& os)
const
;
45
51
void
persistentInput
(
PersistentIStream
& is,
int
version);
53
57
static
void
Init
();
58
67
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3,
68
tcPDPtr
part4);
69
70
protected
:
71
78
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
79
84
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
86
87
protected
:
88
94
virtual
void
doinit
();
95
96
private
:
97
101
RSModelGGGGRVertex
&
operator=
(
const
RSModelGGGGRVertex
&) =
delete
;
102
103
private
:
104
112
InvEnergy
kappa_
;
113
117
Complex
_couplast
;
118
122
Energy2
_q2last
;
124
};
125
}
126
127
#endif
/* HERWIG_RSModelGGGGRVertex_H */
Herwig::RSModelGGGGRVertex
The RSModelGGGGRVertex class is the implementation of the triple vector graviton couling in the RS mo...
Definition:
RSModelGGGGRVertex.h:29
Herwig::RSModelGGGGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
RSModelGGGGRVertex.h:78
Herwig::RSModelGGGGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::RSModelGGGGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::RSModelGGGGRVertex::_q2last
Energy2 _q2last
The last value of the scale, .
Definition:
RSModelGGGGRVertex.h:122
Herwig::RSModelGGGGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::RSModelGGGGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::RSModelGGGGRVertex::_couplast
Complex _couplast
The last value of the coupling/.
Definition:
RSModelGGGGRVertex.h:117
Herwig::RSModelGGGGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::RSModelGGGGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
RSModelGGGGRVertex.h:84
Herwig::RSModelGGGGRVertex::kappa_
InvEnergy kappa_
Storage of the couplings.
Definition:
RSModelGGGGRVertex.h:112
Herwig::RSModelGGGGRVertex::RSModelGGGGRVertex
RSModelGGGGRVertex()
Default constructor.
Herwig::RSModelGGGGRVertex::operator=
RSModelGGGGRVertex & operator=(const RSModelGGGGRVertex &)=delete
Private and non-existent assignment operator.
ThePEG::Helicity::VVVTVertex
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