herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
SMWWWVertex.h
1
// -*- C++ -*-
2
//
3
// SMWWWVertex.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_SMWWWVertex_H
10
#define HERWIG_SMWWWVertex_H
11
//
12
// This is the declaration of the SMWWWVertex class.
13
//
14
#include "ThePEG/Helicity/Vertex/Vector/VVVVertex.h"
15
#include "ThePEG/StandardModel/StandardModelBase.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
using
ThePEG::Helicity::Direction
;
20
29
class
SMWWWVertex
:
public
Helicity::VVVVertex
{
30
31
public
:
32
38
SMWWWVertex
();
40
41
public
:
42
49
void
persistentOutput
(
PersistentOStream
& os)
const
;
50
56
void
persistentInput
(
PersistentIStream
& is,
int
version);
58
62
static
void
Init
();
63
71
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
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
107
SMWWWVertex
&
operator=
(
const
SMWWWVertex
&) =
delete
;
108
109
private
:
117
double
_zfact
;
118
122
Complex
_couplast
;
123
127
Energy2
_q2last
;
129
130
};
131
}
132
133
#endif
/* HERWIG_SMWWWVertex_H */
Herwig::SMWWWVertex
This is the implementation fo the vertex for the coupling of three standard Model electroweak bosons.
Definition:
SMWWWVertex.h:29
Herwig::SMWWWVertex::SMWWWVertex
SMWWWVertex()
Default constructor.
Herwig::SMWWWVertex::_zfact
double _zfact
Storage of the couplings.
Definition:
SMWWWVertex.h:117
Herwig::SMWWWVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SMWWWVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::SMWWWVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SMWWWVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SMWWWVertex.h:87
Herwig::SMWWWVertex::_couplast
Complex _couplast
The last value of the electroweak coupling calculated.
Definition:
SMWWWVertex.h:122
Herwig::SMWWWVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SMWWWVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SMWWWVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SMWWWVertex.h:81
Herwig::SMWWWVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
SMWWWVertex.h:127
Herwig::SMWWWVertex::operator=
SMWWWVertex & operator=(const SMWWWVertex &)=delete
Private and non-existent assignment operator.
ThePEG::Helicity::VVVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG::Helicity::Direction
Direction
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