herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
ZprimeModelZPQQVertex.h
1// -*- C++ -*-
2//
3// ZprimeModelZPQQVertex.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4// Copyright (C) 2002-2019 The Herwig Collaboration
5//
6// Herwig is licenced under version 3 of the GPL, see COPYING for details.
7// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8//
9#ifndef HERWIG_ZprimeModelZPQQVertex_H
10#define HERWIG_ZprimeModelZPQQVertex_H
11//
12// This is the declaration of the ZprimeModelZPQQVertex class.
13
14#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
15#include "Herwig/Models/Zprime/ZprimeModel.h"
16#include "ThePEG/PDT/EnumParticles.h"
17
18namespace Herwig {
19using namespace ThePEG;
20
30
31public:
32
37
45 virtual void setCoupling(Energy2 q2,tcPDPtr part1,tcPDPtr part2,tcPDPtr part3);
46
47public:
48
56
62 void persistentInput(PersistentIStream & is, int version);
64
68 static void Init();
69
70protected:
71
78 virtual IBPtr clone() const;
79
84 virtual IBPtr fullclone() const;
86
87protected:
88
94 virtual void doinit();
95
96private:
97
102
107
108
109private:
110
115
119 double _cZPTU_L;
120
121
125 double _cZPTU_R;
126
130 double _cZPTT_L;
131
132
136 double _cZPTT_R;
137
141 double _cZPUU_L;
142
143
147 double _cZPUU_R;
148
152 double _cZPCC_L;
153
154
158 double _cZPCC_R;
159
163 double _cZPSS_L;
164
165
169 double _cZPSS_R;
170
174 double _cZPDD_L;
175
179 double _cZPDD_R;
180
184 double _cZPBB_L;
185
189 double _cZPBB_R;
190
194 double _cZPee_L;
195
199 double _cZPee_R;
200
204 double _cZPmm_L;
205
209 double _cZPmm_R;
210
214 double _cZPtt_L;
215
219 double _cZPtt_R;
220
221
226
231
236
241
246
251
255 double _cZP_o;
256
257
259};
260
261}
262
263#endif /* HERWIG_ZprimeModelZPQQVertex_H */
This is the implementation of the vertex coupling the Standard Model Higgs to the Standard Model ferm...
double _cZP_o
Z prime overall coupling.
double _cZPBB_L
Z prime coupling to d-dbar (left-handed)
double _cZPmm_L
Z prime coupling to mu+mu- (left-handed)
double _cZPee_R
Z prime coupling to e+e- (right-handed)
double _cZPUU_L
Z prime coupling to u-ubar (left-handed)
double _cZPSS_R
Z prime coupling to s-sbar (right-handed)
double _cZPTT_R
Z prime coupling to top-anti-top (right-handed)
double _cZPnutnut_R
Z prime coupling to nu_tau nu_taubar (right-handed)
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
tcSMPtr _theModel
Pointer to the model object.
double _cZPTU_L
Storage of the couplings.
double _cZPUU_R
Z prime coupling to u-ubar (right-handed)
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
double _cZPtt_L
Z prime coupling to tau+tau- (left-handed)
double _cZPee_L
Z prime coupling to e+e- (left-handed)
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
double _cZPSS_L
Z prime coupling to s-sbar (left-handed)
double _cZPDD_R
Z prime coupling to d-dbar (right-handed)
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
double _cZPDD_L
Z prime coupling to d-dbar (left-handed)
double _cZPCC_R
Z prime coupling to c-cbar (right-handed)
double _cZPBB_R
Z prime coupling to d-dbar (right-handed)
double _cZPmm_R
Z prime coupling to mu+mu- (right-handed)
virtual IBPtr clone() const
Make a simple clone of this object.
double _cZPnuenue_R
Z prime coupling to nu_e nu_ebar (right-handed)
double _cZPnuenue_L
Z prime coupling to nu_e nu_ebar (left-handed)
double _cZPCC_L
Z prime coupling to c-cbar (left-handed)
static void Init()
Standard Init function used to initialize the interfaces.
double _cZPtt_R
Z prime coupling to tau+tau- (right-handed)
double _cZPTT_L
Z prime coupling to top-anti-top (left-handed)
double _cZPnumnum_L
Z prime coupling to nu_mu nu_mubar (left-handed)
ZprimeModelZPQQVertex & operator=(const ZprimeModelZPQQVertex &)=delete
Private and non-existent assignment operator.
double _cZPnumnum_R
Z prime coupling to nu_mu nu_mubar (right-handed)
double _cZPnutnut_L
Z prime coupling to nu_tau nu_taubar (left-handed)
double _cZPTU_R
Z prime coupling to top-up (right-handed)
ZprimeModelZPQQVertex()
Default constructor.
-*- C++ -*-
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::Ptr< StandardModelBase >::transient_const_pointer tcSMPtr
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr