herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
NMSSM
NMSSMWWHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_NMSSMWWHVertex_H
3
#define HERWIG_NMSSMWWHVertex_H
4
//
5
// This is the declaration of the NMSSMWWHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VVSVertex.h"
9
#include "Herwig/Models/Susy/MixingMatrix.h"
10
11
namespace
Herwig
{
12
using namespace
ThePEG
;
13
using namespace
ThePEG::Helicity
;
14
26
class
NMSSMWWHVertex
:
public
VVSVertex
{
27
28
public
:
29
33
NMSSMWWHVertex
();
34
35
public
:
36
43
void
persistentOutput
(
PersistentOStream
& os)
const
;
44
50
void
persistentInput
(
PersistentIStream
& is,
int
version);
52
59
static
void
Init
();
60
68
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
69
70
protected
:
71
78
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
79
84
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
86
87
protected
:
88
95
virtual
void
doinit
();
97
98
private
:
99
104
NMSSMWWHVertex
&
operator=
(
const
NMSSMWWHVertex
&) =
delete
;
105
106
private
:
107
115
Complex
_couplast
;
116
120
Energy2
_q2last
;
121
125
Energy
_mw
;
126
130
double
_zfact
;
131
135
double
_sinb
;
136
140
double
_cosb
;
141
145
MixingMatrixPtr
_mixS
;
147
148
};
149
}
150
151
152
#endif
/* HERWIG_NMSSMWWHVertex_H */
Herwig::NMSSMWWHVertex
The NMSSMWWHVertex class is the implementation of the coupling of two electroweak gauge bosons to the...
Definition:
NMSSMWWHVertex.h:26
Herwig::NMSSMWWHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::NMSSMWWHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::NMSSMWWHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
NMSSMWWHVertex.h:78
Herwig::NMSSMWWHVertex::NMSSMWWHVertex
NMSSMWWHVertex()
The default constructor.
Herwig::NMSSMWWHVertex::_couplast
Complex _couplast
Storage of the couplings.
Definition:
NMSSMWWHVertex.h:115
Herwig::NMSSMWWHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
NMSSMWWHVertex.h:84
Herwig::NMSSMWWHVertex::_cosb
double _cosb
Definition:
NMSSMWWHVertex.h:140
Herwig::NMSSMWWHVertex::_sinb
double _sinb
Definition:
NMSSMWWHVertex.h:135
Herwig::NMSSMWWHVertex::_zfact
double _zfact
The factor for the vertex.
Definition:
NMSSMWWHVertex.h:130
Herwig::NMSSMWWHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::NMSSMWWHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::NMSSMWWHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::NMSSMWWHVertex::_mw
Energy _mw
The mass of the boson.
Definition:
NMSSMWWHVertex.h:125
Herwig::NMSSMWWHVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
NMSSMWWHVertex.h:120
Herwig::NMSSMWWHVertex::operator=
NMSSMWWHVertex & operator=(const NMSSMWWHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::NMSSMWWHVertex::_mixS
MixingMatrixPtr _mixS
Mixing matrix for the CP-even Higgs bosons.
Definition:
NMSSMWWHVertex.h:145
ThePEG::Helicity::VVSVertex
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