herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
UED
UEDZ0A1h1Vertex.h
1
// -*- C++ -*-
2
//
3
// UEDZ0A1h1Vertex.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_UEDZ0A1h1Vertex_H
10
#define HERWIG_UEDZ0A1h1Vertex_H
11
//
12
// This is the declaration of the UEDZ0A1h1Vertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
16
#include "UEDBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
UEDZ0A1h1Vertex
:
public
VSSVertex
{
29
30
public
:
31
35
UEDZ0A1h1Vertex
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
69
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
70
tcPDPtr
part3);
71
72
protected
:
73
80
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
81
86
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
88
89
protected
:
90
98
virtual
void
doinit
();
100
101
private
:
102
107
UEDZ0A1h1Vertex
&
operator=
(
const
UEDZ0A1h1Vertex
&) =
delete
;
108
109
private
:
110
114
double
theSin2ThetaW
;
115
119
double
theKappa
;
120
124
Energy2
theq2Last
;
125
129
Complex
theCoupLast
;
130
};
131
}
132
133
134
#endif
/* HERWIG_UEDZ0A1h1Vertex_H */
Herwig::UEDZ0A1h1Vertex
This class implements the coupling for the vertex.
Definition:
UEDZ0A1h1Vertex.h:28
Herwig::UEDZ0A1h1Vertex::theSin2ThetaW
double theSin2ThetaW
The value of .
Definition:
UEDZ0A1h1Vertex.h:114
Herwig::UEDZ0A1h1Vertex::theCoupLast
Complex theCoupLast
The value of the coupling when it was last evaluated.
Definition:
UEDZ0A1h1Vertex.h:129
Herwig::UEDZ0A1h1Vertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
UEDZ0A1h1Vertex.h:86
Herwig::UEDZ0A1h1Vertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the coupling.
Herwig::UEDZ0A1h1Vertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
UEDZ0A1h1Vertex.h:80
Herwig::UEDZ0A1h1Vertex::theq2Last
Energy2 theq2Last
The scale at which the coupling was last evaluated.
Definition:
UEDZ0A1h1Vertex.h:124
Herwig::UEDZ0A1h1Vertex::UEDZ0A1h1Vertex
UEDZ0A1h1Vertex()
The default constructor.
Herwig::UEDZ0A1h1Vertex::theKappa
double theKappa
The value of .
Definition:
UEDZ0A1h1Vertex.h:119
Herwig::UEDZ0A1h1Vertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::UEDZ0A1h1Vertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::UEDZ0A1h1Vertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::UEDZ0A1h1Vertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::UEDZ0A1h1Vertex::operator=
UEDZ0A1h1Vertex & operator=(const UEDZ0A1h1Vertex &)=delete
The assignment operator is private and must never be called.
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