herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LH
LHWWHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHWWHVertex_H
3
#define HERWIG_LHWWHVertex_H
4
//
5
// This is the declaration of the LHWWHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VVSVertex.h"
9
#include "LHModel.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
20
class
LHWWHVertex
:
public
Helicity::VVSVertex
{
21
22
public
:
23
27
LHWWHVertex
();
28
36
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
37
38
public
:
39
46
void
persistentOutput
(
PersistentOStream
& os)
const
;
47
53
void
persistentInput
(
PersistentIStream
& is,
int
version);
55
62
static
void
Init
();
63
64
protected
:
65
72
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
73
78
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
80
81
protected
:
82
90
virtual
void
doinit
();
92
93
private
:
94
99
LHWWHVertex
&
operator=
(
const
LHWWHVertex
&) =
delete
;
100
101
private
:
102
110
Complex
_couplast
;
111
115
Energy2
_q2last
;
116
120
vector<Energy>
_coup
;
122
123
};
124
125
}
126
127
#endif
/* HERWIG_LHWWHVertex_H */
Herwig::LHWWHVertex
The LHWWHVertex class implements the couplings of two electroweak gauge bosons to a Higgs boson in th...
Definition:
LHWWHVertex.h:20
Herwig::LHWWHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHWWHVertex::operator=
LHWWHVertex & operator=(const LHWWHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHWWHVertex::LHWWHVertex
LHWWHVertex()
The default constructor.
Herwig::LHWWHVertex::_coup
vector< Energy > _coup
Couplings for the different interactions.
Definition:
LHWWHVertex.h:120
Herwig::LHWWHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHWWHVertex::_couplast
Complex _couplast
Storage of the couplings.
Definition:
LHWWHVertex.h:110
Herwig::LHWWHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHWWHVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
LHWWHVertex.h:115
Herwig::LHWWHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHWWHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
LHWWHVertex.h:72
Herwig::LHWWHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
LHWWHVertex.h:78
Herwig::LHWWHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
ThePEG::Helicity::VVSVertex
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