herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
NMSSMPPHVertex.h
1 // -*- C++ -*-
2 #ifndef HERWIG_NMSSMPPHVertex_H
3 #define HERWIG_NMSSMPPHVertex_H
4 //
5 // This is the declaration of the NMSSMPPHVertex class.
6 //
7 
8 #include "Herwig/Models/General/VVSLoopVertex.h"
9 #include "Herwig/Models/StandardModel/StandardModel.fh"
10 #include "Herwig/Models/Susy/MixingMatrix.h"
11 
12 namespace Herwig {
13 using namespace ThePEG;
14 
23 
24 public:
25 
33 
34 public:
35 
42  void persistentOutput(PersistentOStream & os) const;
43 
49  void persistentInput(PersistentIStream & is, int version);
51 
58  static void Init();
59 
67  virtual void setCoupling(Energy2 q2, tcPDPtr p1, tcPDPtr p2,
68  tcPDPtr p3);
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 
96  virtual void doinit();
98 
99 private:
100 
105  NMSSMPPHVertex & operator=(const NMSSMPPHVertex &) = delete;
106 
107 private:
108 
114  tcHwSMPtr _theSM;
115 
119  double _sw;
120 
124  double _cw;
125 
129  Energy _mw;
130 
134  Energy _mz;
135 
140  Energy _lambdaVEV;
141 
146  double _lambda;
147 
153  Energy _v1;
154 
159  Energy _v2;
160 
164  complex<Energy> _triTp;
165 
169  complex<Energy> _triBt;
170 
174  complex<Energy> _triTa;
175 
180 
185 
190 
194  MixingMatrixPtr _mixS;
195 
199  MixingMatrixPtr _mixP;
200 
204  MixingMatrixPtr _mixQt;
205 
209  MixingMatrixPtr _mixQb;
210 
214  MixingMatrixPtr _mixLt;
215 
219  double _sb;
220 
224  double _cb;
225 
229  double _kappa;
230 
235  Energy _vu;
236 
241  Energy _vd;
242 
246  Energy _s;
247 
251  Energy _theAl;
252 
256  tMixingMatrixPtr _mixU;
257 
261  tMixingMatrixPtr _mixV;
262 
267  pair<Energy, Energy> _masslast;
268 
272  Energy2 _q2last;
273 
278  double _couplast;
279 
284  double _coup;
285 
289  long _hlast;
290 
294  bool _recalc;
296 };
297 
298 }
299 
300 #endif /* HERWIG_NMSSMPPHVertex_H */
Energy _vd
The value of the VEV of the higgs that couples to the up-type sector i.e.
Energy _s
The value of the VEV of the singlet higgs.
MixingMatrixPtr _mixS
CP-even Higgs mixing matrix.
MixingMatrixPtr _mixLt
mixing matrix
tcPDPtr _top
A pointer to the top quark.
tcPDPtr _bt
A pointer to the bottom quark.
complex< Energy > _triBt
The bottom quark trilinear coupling.
double _coup
The value of the weak coupling was last evaluated.
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
bool _recalc
Whether the tensor coefficient need recalculating or not.
long _hlast
The PDG code of the Higgs particle when the vertex was last evaluated.
Energy _lambdaVEV
The product .
Energy _v1
The value of the VEV of the higgs that couples to the up-type sector .
tMixingMatrixPtr _mixV
The V mixing matrix.
complex< Energy > _triTp
The top quark trilinear coupling.
Energy _vu
The value of the VEV of the higgs that couples to the down-type sector .
MixingMatrixPtr _mixQb
mixing matrix
pair< Energy, Energy > _masslast
The top and bottom quark masses calculated at the last value of .
Energy2 _q2last
The scale at which the coupling was last evaluated.
Energy _theAl
The soft trilinear coupling.
Energy _v2
The value of the VEV of the higgs that couples to the down-type sector .
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
tMixingMatrixPtr _mixU
The U mixing matrix.
The VVSLoopVertex is designed to calculate the coefficents for the terms in the Passarino-Veltman ten...
Definition: VVSLoopVertex.h:21
double _kappa
The coefficient of the cubic singlet term in the superpotential.
This class implements the effective vertex for a higgs coupling to a pair of photons in the NMSSM...
tcPDPtr _tau
A pointer to the tau lepton.
double _lambda
The coefficient of the trilinear term in the superpotential.
complex< Energy > _triTa
The tau quark trilinear coupling.
virtual IBPtr clone() const
Make a simple clone of this object.
-*- C++ -*-
tcHwSMPtr _theSM
The SM pointer.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
double _couplast
The value of the overall normalisation when the coupling was last evaluated.
MixingMatrixPtr _mixQt
mixing matrix
MixingMatrixPtr _mixP
CP-even Higgs mixing matrix.