herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LH
LHWWHHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHWWHHVertex_H
3
#define HERWIG_LHWWHHVertex_H
4
//
5
// This is the declaration of the LHWWHHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VVSSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
18
class
LHWWHHVertex
:
public
Helicity::VVSSVertex
{
19
20
public
:
21
25
LHWWHHVertex
();
26
33
void
persistentOutput
(
PersistentOStream
& os)
const
;
34
40
void
persistentInput
(
PersistentIStream
& is,
int
version);
42
49
static
void
Init
();
50
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
LHWWHHVertex
&
operator=
(
const
LHWWHHVertex
&) =
delete
;
99
100
private
:
101
105
Complex
couplast_
;
106
110
Energy2
q2last_
;
111
115
vector<Complex>
coup_
;
116
117
};
118
119
}
120
121
#endif
/* HERWIG_LHWWHHVertex_H */
Herwig::LHWWHHVertex
The LHWWHHVertex class implements the coupling of a pair of electroweak gauge bosons and a pair of Hi...
Definition:
LHWWHHVertex.h:18
Herwig::LHWWHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHWWHHVertex::couplast_
Complex couplast_
The value of the coupling when last evaluated.
Definition:
LHWWHHVertex.h:105
Herwig::LHWWHHVertex::q2last_
Energy2 q2last_
The scale at which the coupling was last evaluated.
Definition:
LHWWHHVertex.h:110
Herwig::LHWWHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::LHWWHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHWWHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHWWHHVertex::operator=
LHWWHHVertex & operator=(const LHWWHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHWWHHVertex::coup_
vector< Complex > coup_
Couplings.
Definition:
LHWWHHVertex.h:115
Herwig::LHWWHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHWWHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHWWHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHWWHHVertex::LHWWHHVertex
LHWWHHVertex()
The default constructor.
ThePEG::Helicity::VVSSVertex
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