herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
UED
UEDF1F0G1Vertex.h
1
// -*- C++ -*-
2
//
3
// UEDF1F0G1Vertex.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_UEDF1F0G1Vertex_H
10
#define HERWIG_UEDF1F0G1Vertex_H
11
//
12
// This is the declaration of the UEDF1F0G1Vertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
16
#include "UEDBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
27
class
UEDF1F0G1Vertex
:
public
FFVVertex
{
28
29
public
:
30
34
UEDF1F0G1Vertex
();
35
42
static
void
Init
();
43
50
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
51
tcPDPtr
part3);
52
53
protected
:
54
61
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
62
67
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
69
70
71
protected
:
72
80
virtual
void
doinit
();
82
83
private
:
84
89
UEDF1F0G1Vertex
&
operator=
(
const
UEDF1F0G1Vertex
&) =
delete
;
90
91
private
:
92
96
Energy2
theq2Last
;
97
101
Complex
theCoupLast
;
102
};
103
}
104
105
#endif
/* HERWIG_UEDF1F0G1Vertex_H */
Herwig::UEDF1F0G1Vertex
This is the implementation of the vertex.
Definition:
UEDF1F0G1Vertex.h:27
Herwig::UEDF1F0G1Vertex::theq2Last
Energy2 theq2Last
The energy at which the coupling was last evaluated.
Definition:
UEDF1F0G1Vertex.h:96
Herwig::UEDF1F0G1Vertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the coupling.
Herwig::UEDF1F0G1Vertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::UEDF1F0G1Vertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
UEDF1F0G1Vertex.h:67
Herwig::UEDF1F0G1Vertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
UEDF1F0G1Vertex.h:61
Herwig::UEDF1F0G1Vertex::theCoupLast
Complex theCoupLast
The value of the coupling when it was last evaluated.
Definition:
UEDF1F0G1Vertex.h:101
Herwig::UEDF1F0G1Vertex::operator=
UEDF1F0G1Vertex & operator=(const UEDF1F0G1Vertex &)=delete
The assignment operator is private and must never be called.
Herwig::UEDF1F0G1Vertex::UEDF1F0G1Vertex
UEDF1F0G1Vertex()
The default constructor.
Herwig::UEDF1F0G1Vertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::Helicity::FFVVertex
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