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