herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LHTP
LHTPHHHVertex.h
1
// -*- C++ -*-
2
#ifndef Herwig_LHTPHHHVertex_H
3
#define Herwig_LHTPHHHVertex_H
4
//
5
// This is the declaration of the LHTPHHHVertex 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
20
class
LHTPHHHVertex
:
public
SSSVertex
{
21
22
public
:
23
27
LHTPHHHVertex
();
28
36
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
37
44
void
persistentOutput
(
PersistentOStream
& os)
const
;
45
51
void
persistentInput
(
PersistentIStream
& is,
int
version);
53
60
static
void
Init
();
61
62
protected
:
63
70
virtual
IBPtr
clone
()
const
;
71
76
virtual
IBPtr
fullclone
()
const
;
78
79
protected
:
80
88
virtual
void
doinit
();
90
91
private
:
92
97
LHTPHHHVertex
&
operator=
(
const
LHTPHHHVertex
&) =
delete
;
98
99
private
:
100
104
Energy
ratio_
;
105
109
Complex
coupLast_
;
110
114
Energy2
q2Last_
;
115
116
};
117
118
}
119
120
#endif
/* Herwig_LHTPHHHVertex_H */
Herwig::LHTPHHHVertex
The LHTPHHHVertex class implements the triple Higgs boson interactions in the Little Higgs model with...
Definition:
LHTPHHHVertex.h:20
Herwig::LHTPHHHVertex::LHTPHHHVertex
LHTPHHHVertex()
The default constructor.
Herwig::LHTPHHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHTPHHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHTPHHHVertex::ratio_
Energy ratio_
ratio of masses
Definition:
LHTPHHHVertex.h:104
Herwig::LHTPHHHVertex::operator=
LHTPHHHVertex & operator=(const LHTPHHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHTPHHHVertex::q2Last_
Energy2 q2Last_
The scale at which the coupling was last evaluated.
Definition:
LHTPHHHVertex.h:114
Herwig::LHTPHHHVertex::coupLast_
Complex coupLast_
The last value of the electroweak coupling calculated.
Definition:
LHTPHHHVertex.h:109
Herwig::LHTPHHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHTPHHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHTPHHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHTPHHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHTPHHHVertex::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