herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LH
LHWWWWVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHWWWWVertex_H
3
#define HERWIG_LHWWWWVertex_H
4
//
5
// This is the declaration of the LHWWWWVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/VVVVVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
using namespace
ThePEG::Helicity
;
14
19
class
LHWWWWVertex
:
public
VVVVVertex
{
20
21
public
:
22
26
LHWWWWVertex
();
27
34
void
persistentOutput
(
PersistentOStream
& os)
const
;
35
41
void
persistentInput
(
PersistentIStream
& is,
int
version);
43
50
static
void
Init
();
51
60
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3,
61
tcPDPtr
part4);
62
63
protected
:
64
71
virtual
IBPtr
clone
()
const
;
72
77
virtual
IBPtr
fullclone
()
const
;
79
80
protected
:
81
89
virtual
void
doinit
();
91
92
private
:
93
98
LHWWWWVertex
&
operator=
(
const
LHWWWWVertex
&) =
delete
;
99
100
private
:
101
109
Complex
_couplast
;
110
114
Energy2
_q2last
;
115
119
vector<double>
_coup
;
121
122
};
123
124
}
125
126
#endif
/* HERWIG_LHWWWWVertex_H */
Herwig::LHWWWWVertex
The LHWWWWVertex class implements the quartic self-couplings of electroweak gauge bosons in the Littl...
Definition:
LHWWWWVertex.h:19
Herwig::LHWWWWVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHWWWWVertex::LHWWWWVertex
LHWWWWVertex()
The default constructor.
Herwig::LHWWWWVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHWWWWVertex::operator=
LHWWWWVertex & operator=(const LHWWWWVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHWWWWVertex::_coup
vector< double > _coup
Couplings for the different bosons.
Definition:
LHWWWWVertex.h:119
Herwig::LHWWWWVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHWWWWVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::LHWWWWVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHWWWWVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHWWWWVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
LHWWWWVertex.h:114
Herwig::LHWWWWVertex::_couplast
Complex _couplast
Storage of the couplings.
Definition:
LHWWWWVertex.h:109
Herwig::LHWWWWVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
ThePEG::Helicity::VVVVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG::Helicity
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