herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
UED
UEDW0W1W1Vertex.h
1
// -*- C++ -*-
2
//
3
// UEDW0W1W1Vertex.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_UEDW0W1W1Vertex_H
10
#define HERWIG_UEDW0W1W1Vertex_H
11
//
12
// This is the declaration of the UEDW0W1W1Vertex 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
30
class
UEDW0W1W1Vertex
:
public
VVVVertex
{
31
32
public
:
33
37
UEDW0W1W1Vertex
();
38
39
public
:
40
47
void
persistentOutput
(
PersistentOStream
& os)
const
;
48
54
void
persistentInput
(
PersistentIStream
& is,
int
version);
56
63
static
void
Init
();
64
71
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
72
tcPDPtr
part2,
tcPDPtr
part3);
73
74
protected
:
75
82
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
83
88
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
90
91
92
protected
:
93
101
virtual
void
doinit
();
103
104
private
:
105
110
UEDW0W1W1Vertex
&
operator=
(
const
UEDW0W1W1Vertex
&) =
delete
;
111
112
private
:
113
117
double
theSinW
;
118
122
double
theCosW
;
123
127
double
theSinThetaOne
;
128
132
double
theCosThetaOne
;
133
137
Energy2
theq2last
;
138
142
Complex
theElast
;
143
147
Complex
theCouplast
;
148
152
long
theSMlast
;
153
157
long
theKKlast
;
158
};
159
}
160
161
#endif
/* HERWIG_UEDW0W1W1Vertex_H */
Herwig::UEDW0W1W1Vertex
The coupling for the and vertex .
Definition:
UEDW0W1W1Vertex.h:30
Herwig::UEDW0W1W1Vertex::theSMlast
long theSMlast
The PDG code of the last SM particle in the vertex.
Definition:
UEDW0W1W1Vertex.h:152
Herwig::UEDW0W1W1Vertex::theSinThetaOne
double theSinThetaOne
The value of .
Definition:
UEDW0W1W1Vertex.h:127
Herwig::UEDW0W1W1Vertex::theElast
Complex theElast
The value of when it was last evaluated.
Definition:
UEDW0W1W1Vertex.h:142
Herwig::UEDW0W1W1Vertex::theCosThetaOne
double theCosThetaOne
The value of .
Definition:
UEDW0W1W1Vertex.h:132
Herwig::UEDW0W1W1Vertex::UEDW0W1W1Vertex
UEDW0W1W1Vertex()
The default constructor.
Herwig::UEDW0W1W1Vertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::UEDW0W1W1Vertex::theq2last
Energy2 theq2last
The scale at which the coupling was last evaluated.
Definition:
UEDW0W1W1Vertex.h:137
Herwig::UEDW0W1W1Vertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::UEDW0W1W1Vertex::theSinW
double theSinW
The value of .
Definition:
UEDW0W1W1Vertex.h:117
Herwig::UEDW0W1W1Vertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::UEDW0W1W1Vertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the coupling.
Herwig::UEDW0W1W1Vertex::theKKlast
long theKKlast
The PDG code of the last KK-particle in the vertex.
Definition:
UEDW0W1W1Vertex.h:157
Herwig::UEDW0W1W1Vertex::operator=
UEDW0W1W1Vertex & operator=(const UEDW0W1W1Vertex &)=delete
The assignment operator is private and must never be called.
Herwig::UEDW0W1W1Vertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
UEDW0W1W1Vertex.h:88
Herwig::UEDW0W1W1Vertex::theCouplast
Complex theCouplast
The value of the coupling when it was last evaluated.
Definition:
UEDW0W1W1Vertex.h:147
Herwig::UEDW0W1W1Vertex::theCosW
double theCosW
The value of .
Definition:
UEDW0W1W1Vertex.h:122
Herwig::UEDW0W1W1Vertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::UEDW0W1W1Vertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
UEDW0W1W1Vertex.h:82
ThePEG::Helicity::VVVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
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