herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
NMSSM
NMSSMFFHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_NMSSMFFHVertex_H
3
#define HERWIG_NMSSMFFHVertex_H
4
//
5
// This is the declaration of the NMSSMFFHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/FFSVertex.h"
9
#include "Herwig/Models/StandardModel/StandardModel.h"
10
#include "Herwig/Models/Susy/MixingMatrix.h"
11
12
namespace
Herwig
{
13
using namespace
ThePEG
;
14
23
class
NMSSMFFHVertex
:
public
FFSVertex
{
24
25
public
:
26
30
NMSSMFFHVertex
();
31
38
void
persistentOutput
(
PersistentOStream
& os)
const
;
39
45
void
persistentInput
(
PersistentIStream
& is,
int
version);
47
54
static
void
Init
();
55
63
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
64
65
protected
:
66
73
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
74
79
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
81
82
protected
:
83
90
virtual
void
doinit
();
92
93
private
:
94
99
NMSSMFFHVertex
&
operator=
(
const
NMSSMFFHVertex
&) =
delete
;
100
101
private
:
102
106
MixingMatrixPtr
_mixS
;
107
111
MixingMatrixPtr
_mixP
;
112
116
tcHwSMPtr
_theSM
;
117
121
Energy
_mw
;
122
126
double
_sinb
;
127
131
double
_cosb
;
132
136
double
_tanb
;
137
141
double
_sw
;
142
146
pair<int,int>
_idlast
;
147
151
Energy2
_q2last
;
152
156
pair<Energy,Energy>
_masslast
;
157
161
double
_couplast
;
162
163
};
164
}
165
166
167
#endif
/* HERWIG_NMSSMFFHVertex_H */
Herwig::NMSSMFFHVertex
The NMSSMFFHVertex class implements the interactions of the NMSSM Higgs bosons with the Standard Mode...
Definition:
NMSSMFFHVertex.h:23
Herwig::NMSSMFFHVertex::_mixP
MixingMatrixPtr _mixP
Mixing matrix for the CP-odd Higgs bosons.
Definition:
NMSSMFFHVertex.h:111
Herwig::NMSSMFFHVertex::_cosb
double _cosb
Definition:
NMSSMFFHVertex.h:131
Herwig::NMSSMFFHVertex::_couplast
double _couplast
The last value of the coupling.
Definition:
NMSSMFFHVertex.h:161
Herwig::NMSSMFFHVertex::_mixS
MixingMatrixPtr _mixS
Mixing matrix for the CP-even Higgs bosons.
Definition:
NMSSMFFHVertex.h:106
Herwig::NMSSMFFHVertex::_tanb
double _tanb
Definition:
NMSSMFFHVertex.h:136
Herwig::NMSSMFFHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
NMSSMFFHVertex.h:73
Herwig::NMSSMFFHVertex::_sw
double _sw
Definition:
NMSSMFFHVertex.h:141
Herwig::NMSSMFFHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::NMSSMFFHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::NMSSMFFHVertex::_idlast
pair< int, int > _idlast
The PDG code of the last fermion the coupling was evaluated for.
Definition:
NMSSMFFHVertex.h:146
Herwig::NMSSMFFHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::NMSSMFFHVertex::_sinb
double _sinb
Definition:
NMSSMFFHVertex.h:126
Herwig::NMSSMFFHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::NMSSMFFHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::NMSSMFFHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
NMSSMFFHVertex.h:79
Herwig::NMSSMFFHVertex::_q2last
Energy2 _q2last
The last the coupling was evaluated at.
Definition:
NMSSMFFHVertex.h:151
Herwig::NMSSMFFHVertex::_theSM
tcHwSMPtr _theSM
Pointer to the SM object.
Definition:
NMSSMFFHVertex.h:116
Herwig::NMSSMFFHVertex::_mw
Energy _mw
Mass of the boson.
Definition:
NMSSMFFHVertex.h:121
Herwig::NMSSMFFHVertex::operator=
NMSSMFFHVertex & operator=(const NMSSMFFHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::NMSSMFFHVertex::NMSSMFFHVertex
NMSSMFFHVertex()
The default constructor.
Herwig::NMSSMFFHVertex::_masslast
pair< Energy, Energy > _masslast
The mass of the last fermion for which the coupling was evaluated.
Definition:
NMSSMFFHVertex.h:156
ThePEG::Helicity::FFSVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
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