herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
UED
UEDZ0H1H1Vertex.h
1
// -*- C++ -*-
2
//
3
// UEDZ0H1H1Vertex.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_UEDZ0H1H1Vertex_H
10
#define HERWIG_UEDZ0H1H1Vertex_H
11
//
12
// This is the declaration of the UEDZ0H1H1Vertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
16
#include "UEDBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
32
class
UEDZ0H1H1Vertex
:
public
VSSVertex
{
33
34
public
:
35
39
UEDZ0H1H1Vertex
();
40
41
public
:
42
49
void
persistentOutput
(
PersistentOStream
& os)
const
;
50
56
void
persistentInput
(
PersistentIStream
& is,
int
version);
58
65
static
void
Init
();
66
73
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
74
tcPDPtr
part3);
75
76
protected
:
77
84
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
85
90
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
92
93
protected
:
94
102
virtual
void
doinit
();
104
105
private
:
106
111
UEDZ0H1H1Vertex
&
operator=
(
const
UEDZ0H1H1Vertex
&) =
delete
;
112
113
private
:
114
118
double
theCosThetaW
;
119
123
double
theCosTheta2W
;
124
128
Energy2
theMw2
;
129
133
InvEnergy2
theR2
;
134
138
Energy2
theq2Last
;
139
143
Complex
theCoupLast
;
144
};
145
}
146
147
148
#endif
/* HERWIG_UEDZ0H1H1Vertex_H */
Herwig::UEDZ0H1H1Vertex
The implementation of the vertex.
Definition:
UEDZ0H1H1Vertex.h:32
Herwig::UEDZ0H1H1Vertex::theMw2
Energy2 theMw2
The mass-squared of the boson.
Definition:
UEDZ0H1H1Vertex.h:128
Herwig::UEDZ0H1H1Vertex::theCosTheta2W
double theCosTheta2W
The value of .
Definition:
UEDZ0H1H1Vertex.h:123
Herwig::UEDZ0H1H1Vertex::operator=
UEDZ0H1H1Vertex & operator=(const UEDZ0H1H1Vertex &)=delete
The assignment operator is private and must never be called.
Herwig::UEDZ0H1H1Vertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
UEDZ0H1H1Vertex.h:90
Herwig::UEDZ0H1H1Vertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the coupling.
Herwig::UEDZ0H1H1Vertex::theR2
InvEnergy2 theR2
The square of the compactification radius.
Definition:
UEDZ0H1H1Vertex.h:133
Herwig::UEDZ0H1H1Vertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::UEDZ0H1H1Vertex::theCosThetaW
double theCosThetaW
The value of .
Definition:
UEDZ0H1H1Vertex.h:118
Herwig::UEDZ0H1H1Vertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::UEDZ0H1H1Vertex::theq2Last
Energy2 theq2Last
The scale at which the coupling was last evaluated.
Definition:
UEDZ0H1H1Vertex.h:138
Herwig::UEDZ0H1H1Vertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
UEDZ0H1H1Vertex.h:84
Herwig::UEDZ0H1H1Vertex::theCoupLast
Complex theCoupLast
The value of the coupling when it was last evaluated.
Definition:
UEDZ0H1H1Vertex.h:143
Herwig::UEDZ0H1H1Vertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::UEDZ0H1H1Vertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::UEDZ0H1H1Vertex::UEDZ0H1H1Vertex
UEDZ0H1H1Vertex()
The default constructor.
ThePEG::Helicity::VSSVertex
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