herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LH
LHWHHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHWHHVertex_H
3
#define HERWIG_LHWHHVertex_H
4
//
5
// This is the declaration of the LHWHHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
18
class
LHWHHVertex
:
public
Helicity::VSSVertex
{
19
20
public
:
21
25
LHWHHVertex
();
26
33
void
persistentOutput
(
PersistentOStream
& os)
const
;
34
40
void
persistentInput
(
PersistentIStream
& is,
int
version);
42
49
static
void
Init
();
50
58
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
particle1,
tcPDPtr
particle2,
59
tcPDPtr
particle3);
60
61
protected
:
62
69
virtual
IBPtr
clone
()
const
;
70
75
virtual
IBPtr
fullclone
()
const
;
77
78
protected
:
79
87
virtual
void
doinit
();
89
90
private
:
91
96
LHWHHVertex
&
operator=
(
const
LHWHHVertex
&) =
delete
;
97
98
private
:
99
103
Complex
couplast_
;
104
108
Energy2
q2last_
;
109
113
vector<Complex>
coup_
;
114
};
115
116
}
117
118
#endif
/* HERWIG_LHWHHVertex_H */
Herwig::LHWHHVertex
The LHWHHVertex class implements the coupling of an electroweak gauge boson to a pair of Higgs bosons...
Definition:
LHWHHVertex.h:18
Herwig::LHWHHVertex::operator=
LHWHHVertex & operator=(const LHWHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHWHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr particle1, tcPDPtr particle2, tcPDPtr particle3)
Calculate the coupling for the vertex.
Herwig::LHWHHVertex::couplast_
Complex couplast_
The value of the coupling when last evaluated.
Definition:
LHWHHVertex.h:103
Herwig::LHWHHVertex::coup_
vector< Complex > coup_
Couplings.
Definition:
LHWHHVertex.h:113
Herwig::LHWHHVertex::LHWHHVertex
LHWHHVertex()
The default constructor.
Herwig::LHWHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHWHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHWHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHWHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHWHHVertex::q2last_
Energy2 q2last_
The scale at which the coupling was last evaluated.
Definition:
LHWHHVertex.h:108
Herwig::LHWHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHWHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
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