herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
SMWWHHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_SMWWHHVertex_H
3
#define HERWIG_SMWWHHVertex_H
4
//
5
// This is the declaration of the SMWWHHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VVSSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
SMWWHHVertex
:
public
Helicity::VVSSVertex
{
21
22
public
:
23
27
SMWWHHVertex
();
28
37
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3,
38
tcPDPtr
part4);
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
;
73
78
virtual
IBPtr
fullclone
()
const
;
80
81
protected
:
82
90
virtual
void
doinit
();
92
93
private
:
94
99
SMWWHHVertex
&
operator=
(
const
SMWWHHVertex
&) =
delete
;
100
101
private
:
102
106
double
ratio_
;
107
111
Complex
couplast_
;
112
116
Energy2
q2last_
;
117
118
};
119
120
}
121
122
#endif
/* HERWIG_SMWWHHVertex_H */
Herwig::SMWWHHVertex
Here is the documentation of the SMWWHHVertex class.
Definition:
SMWWHHVertex.h:20
Herwig::SMWWHHVertex::operator=
SMWWHHVertex & operator=(const SMWWHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SMWWHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SMWWHHVertex::couplast_
Complex couplast_
The last value of the electroweak coupling calculated.
Definition:
SMWWHHVertex.h:111
Herwig::SMWWHHVertex::q2last_
Energy2 q2last_
The scale at which the coupling was last evaluated.
Definition:
SMWWHHVertex.h:116
Herwig::SMWWHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SMWWHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SMWWHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SMWWHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SMWWHHVertex::SMWWHHVertex
SMWWHHVertex()
The default constructor.
Herwig::SMWWHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SMWWHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::SMWWHHVertex::ratio_
double ratio_
ratio of masses
Definition:
SMWWHHVertex.h:106
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