herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
NMSSM
NMSSMWHHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_NMSSMWHHVertex_H
3
#define HERWIG_NMSSMWHHVertex_H
4
//
5
// This is the declaration of the NMSSMWHHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
9
#include "Herwig/Models/Susy/MixingMatrix.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
using namespace
ThePEG::Helicity
;
15
23
class
NMSSMWHHVertex
:
public
VSSVertex
{
24
25
public
:
26
30
NMSSMWHHVertex
();
31
38
void
persistentOutput
(
PersistentOStream
& os)
const
;
39
45
void
persistentInput
(
PersistentIStream
& is,
int
version);
47
54
static
void
Init
();
55
64
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
65
66
protected
:
67
74
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
75
80
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
82
83
protected
:
84
91
virtual
void
doinit
();
93
94
private
:
95
100
NMSSMWHHVertex
&
operator=
(
const
NMSSMWHHVertex
&) =
delete
;
101
102
private
:
103
107
double
_sinb
;
108
112
double
_cosb
;
113
117
double
_sw
;
118
122
double
_cw
;
123
127
Energy2
_q2last
;
128
132
double
_couplast
;
133
137
MixingMatrixPtr
_mixS
;
138
142
MixingMatrixPtr
_mixP
;
143
144
};
145
}
146
147
148
#endif
/* HERWIG_NMSSMWHHVertex_H */
Herwig::NMSSMWHHVertex
The NMSSMWHHVertex class implements the coupling of an electroweak" gauge boson with two Higgs bosons...
Definition:
NMSSMWHHVertex.h:23
Herwig::NMSSMWHHVertex::_sw
double _sw
Definition:
NMSSMWHHVertex.h:117
Herwig::NMSSMWHHVertex::_q2last
Energy2 _q2last
The last the coupling was evaluated at.
Definition:
NMSSMWHHVertex.h:127
Herwig::NMSSMWHHVertex::NMSSMWHHVertex
NMSSMWHHVertex()
The default constructor.
Herwig::NMSSMWHHVertex::operator=
NMSSMWHHVertex & operator=(const NMSSMWHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::NMSSMWHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::NMSSMWHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::NMSSMWHHVertex::_couplast
double _couplast
The last value of the coupling.
Definition:
NMSSMWHHVertex.h:132
Herwig::NMSSMWHHVertex::_cosb
double _cosb
Definition:
NMSSMWHHVertex.h:112
Herwig::NMSSMWHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::NMSSMWHHVertex::_sinb
double _sinb
Definition:
NMSSMWHHVertex.h:107
Herwig::NMSSMWHHVertex::_mixS
MixingMatrixPtr _mixS
Mixing matrix for the CP-even Higgs bosons.
Definition:
NMSSMWHHVertex.h:137
Herwig::NMSSMWHHVertex::_cw
double _cw
Definition:
NMSSMWHHVertex.h:122
Herwig::NMSSMWHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
NMSSMWHHVertex.h:74
Herwig::NMSSMWHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::NMSSMWHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
NMSSMWHHVertex.h:80
Herwig::NMSSMWHHVertex::_mixP
MixingMatrixPtr _mixP
Mixing matrix for the CP-odd Higgs bosons.
Definition:
NMSSMWHHVertex.h:142
Herwig::NMSSMWHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
ThePEG::Helicity::VSSVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG::Helicity
ThePEG
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