herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
UED
UEDF1F1Z0Vertex.h
1
// -*- C++ -*-
2
//
3
// UEDF1F1Z0Vertex.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_UEDF1F1Z0Vertex_H
10
#define HERWIG_UEDF1F1Z0Vertex_H
11
//
12
// This is the declaration of the UEDF1F1Z0Vertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
16
#include "UEDBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
UEDF1F1Z0Vertex
:
public
FFVVertex
{
29
30
public
:
31
35
UEDF1F1Z0Vertex
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
63
public
:
64
71
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
72
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
UEDF1F1Z0Vertex
&
operator=
(
const
UEDF1F1Z0Vertex
&) =
delete
;
111
112
private
:
113
117
double
theSin2ThW
;
118
122
double
theCosThW
;
123
127
InvEnergy
theRadius
;
128
132
long
theID1Last
;
133
137
long
theID2Last
;
138
142
Energy2
theq2Last
;
143
148
Complex
theCoupLast
;
149
154
Complex
theLeftLast
;
155
160
Complex
theRightLast
;
161
};
162
}
163
164
#endif
/* HERWIG_UEDF1F1Z0Vertex_H */
Herwig::UEDF1F1Z0Vertex
This is the implementation of the level-1 fermion-fermion Z-boson.
Definition:
UEDF1F1Z0Vertex.h:28
Herwig::UEDF1F1Z0Vertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::UEDF1F1Z0Vertex::theSin2ThW
double theSin2ThW
The value if .
Definition:
UEDF1F1Z0Vertex.h:117
Herwig::UEDF1F1Z0Vertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::UEDF1F1Z0Vertex::operator=
UEDF1F1Z0Vertex & operator=(const UEDF1F1Z0Vertex &)=delete
The assignment operator is private and must never be called.
Herwig::UEDF1F1Z0Vertex::theCoupLast
Complex theCoupLast
The value of the coupling when it was last evaluated.
Definition:
UEDF1F1Z0Vertex.h:148
Herwig::UEDF1F1Z0Vertex::theCosThW
double theCosThW
The value if .
Definition:
UEDF1F1Z0Vertex.h:122
Herwig::UEDF1F1Z0Vertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the coupling.
Herwig::UEDF1F1Z0Vertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
UEDF1F1Z0Vertex.h:82
Herwig::UEDF1F1Z0Vertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::UEDF1F1Z0Vertex::UEDF1F1Z0Vertex
UEDF1F1Z0Vertex()
The default constructor.
Herwig::UEDF1F1Z0Vertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::UEDF1F1Z0Vertex::theRightLast
Complex theRightLast
The value of the coupling when it was last evaluated.
Definition:
UEDF1F1Z0Vertex.h:160
Herwig::UEDF1F1Z0Vertex::theq2Last
Energy2 theq2Last
The energy where the coupling was last evaluated.
Definition:
UEDF1F1Z0Vertex.h:142
Herwig::UEDF1F1Z0Vertex::theLeftLast
Complex theLeftLast
The value of the coupling when it was last evaluated.
Definition:
UEDF1F1Z0Vertex.h:154
Herwig::UEDF1F1Z0Vertex::theID2Last
long theID2Last
The PDG code of the 2nd fermion when the vertex was last evaluated.
Definition:
UEDF1F1Z0Vertex.h:137
Herwig::UEDF1F1Z0Vertex::theID1Last
long theID1Last
The PDG code of the 1st fermion when the vertex was last evaluated.
Definition:
UEDF1F1Z0Vertex.h:132
Herwig::UEDF1F1Z0Vertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
UEDF1F1Z0Vertex.h:88
Herwig::UEDF1F1Z0Vertex::theRadius
InvEnergy theRadius
The value of the inverse radius.
Definition:
UEDF1F1Z0Vertex.h:127
ThePEG::Helicity::FFVVertex
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