herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
UEDF1F0W1Vertex.h
1 // -*- C++ -*-
2 //
3 // UEDF1F0W1Vertex.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_UEDF1F0W1Vertex_H
10 #define HERWIG_UEDF1F0W1Vertex_H
11 //
12 // This is the declaration of the UEDF1F0W1Vertex class.
13 //
14 
15 #include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
16 #include "UEDBase.h"
17 
18 namespace Herwig {
19 using namespace ThePEG;
20 
29 class UEDF1F0W1Vertex: public FFVVertex {
30 
31 public:
32 
37 
38 public:
39 
46  void persistentOutput(PersistentOStream & os) const;
47 
53  void persistentInput(PersistentIStream & is, int version);
55 
62  static void Init();
63 
70  virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2,
71  tcPDPtr part3);
72 
73 protected:
74 
81  virtual IBPtr clone() const {return new_ptr(*this);}
82 
87  virtual IBPtr fullclone() const {return new_ptr(*this);}
89 
90 protected:
91 
99  virtual void doinit();
101 
102 private:
103 
108  UEDF1F0W1Vertex & operator=(const UEDF1F0W1Vertex &) = delete;
109 
110 private:
111 
115  double theSinW;
116 
120  double theCosW;
121 
125  double theSinOne;
126 
130  double theCosOne;
131 
135  double theSinWmO;
136 
140  double theCosWmO;
141 
145  vector< vector<Complex> > theCKM;
146 
150  Energy2 theq2last;
151 
156 
161 
166 
170  long theGBlast;
171 
175  long theKKlast;
176 
180  long theSMlast;
181 };
182 }
183 
184 
185 #endif /* HERWIG_UEDF1F0W1Vertex_H */
std::complex< double > Complex
vector< vector< Complex > > theCKM
Store the CKM matrix for the interactions.
double theCosWmO
The value of .
double theSinOne
The value of .
double theSinW
The value of .
Energy2 theq2last
The scale at which the coupling was last evaluated.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
long theSMlast
The last SM fermion in the vertex.
long theKKlast
The last KK-fermion in the vertex.
double theCosW
The value of .
virtual IBPtr clone() const
Make a simple clone of this object.
This is the coupling, where is any level 1 EW gauge boson.
long theGBlast
The last gauge boson in the vertex.
Complex theRlast
The value of the right coupling when it was last evaluated.
double theCosOne
The value of .
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
Complex theCouplast
The value of when it was last evaluated.
Complex theLlast
The value of the left coupling when it was last evaluated.
-*- C++ -*-
double theSinWmO
The value of .