herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
SMWWWWVertex.h
1
// -*- C++ -*-
2
//
3
// SMWWWWVertex.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_SMWWWWVertex_H
10
#define HERWIG_SMWWWWVertex_H
11
//
12
// This is the declaration of the SMWWWWVertex class.
13
//
14
#include "ThePEG/Helicity/Vertex/Vector/VVVVVertex.h"
15
#include "Herwig/Models/StandardModel/StandardModel.h"
16
#include "ThePEG/PDT/EnumParticles.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
30
class
SMWWWWVertex
:
public
VVVVVertex
{
31
32
public
:
33
37
SMWWWWVertex
();
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
58
static
void
Init
();
59
68
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3,
69
tcPDPtr
part4);
70
71
protected
:
72
79
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
80
85
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
87
88
protected
:
89
97
virtual
void
doinit
();
99
100
private
:
101
105
SMWWWWVertex
&
operator=
(
const
SMWWWWVertex
&) =
delete
;
106
114
tcPDPtr
_gamma
;
115
119
tcPDPtr
_Z0
;
120
124
tcPDPtr
_wplus
;
125
129
tcPDPtr
_wminus
;
131
139
Complex
_couplast
;
140
144
Energy2
_q2last
;
145
149
vector<double>
_vfact
;
150
154
double
_sw2
;
155
159
double
_cw2
;
161
};
162
163
}
164
165
#endif
/* HERWIG_SMWWWWVertex_H */
Herwig::SMWWWWVertex
The SMWWWWVertex class is the implementation of the coupling of four electroweak gauge bosons in the ...
Definition:
SMWWWWVertex.h:30
Herwig::SMWWWWVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SMWWWWVertex.h:85
Herwig::SMWWWWVertex::_couplast
Complex _couplast
Storage of the couplings.
Definition:
SMWWWWVertex.h:139
Herwig::SMWWWWVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
SMWWWWVertex.h:144
Herwig::SMWWWWVertex::_Z0
tcPDPtr _Z0
The ParticleData pointer for the boson.
Definition:
SMWWWWVertex.h:119
Herwig::SMWWWWVertex::_wminus
tcPDPtr _wminus
The ParticleData pointer for the boson.
Definition:
SMWWWWVertex.h:129
Herwig::SMWWWWVertex::SMWWWWVertex
SMWWWWVertex()
Default constructor.
Herwig::SMWWWWVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::SMWWWWVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SMWWWWVertex::_vfact
vector< double > _vfact
The factors for the different bosons.
Definition:
SMWWWWVertex.h:149
Herwig::SMWWWWVertex::_cw2
double _cw2
.
Definition:
SMWWWWVertex.h:159
Herwig::SMWWWWVertex::operator=
SMWWWWVertex & operator=(const SMWWWWVertex &)=delete
Private and non-existent assignment operator.
Herwig::SMWWWWVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SMWWWWVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SMWWWWVertex.h:79
Herwig::SMWWWWVertex::_gamma
tcPDPtr _gamma
Intermediate particles.
Definition:
SMWWWWVertex.h:114
Herwig::SMWWWWVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::SMWWWWVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SMWWWWVertex::_wplus
tcPDPtr _wplus
The ParticleData pointer for the boson.
Definition:
SMWWWWVertex.h:124
Herwig::SMWWWWVertex::_sw2
double _sw2
.
Definition:
SMWWWWVertex.h:154
ThePEG::Helicity::VVVVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::Complex
std::complex< double > Complex
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