herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSWWHVertex.h
1
// -*- C++ -*-
2
//
3
// SSWWHVertex.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_SSWWHVertex_H
10
#define HERWIG_SSWWHVertex_H
11
//
12
// This is the declaration of the SSWWHVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/VVSVertex.h"
16
#include "MSSM.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
SSWWHVertex
:
public
VVSVertex
{
29
30
public
:
31
35
SSWWHVertex
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
70
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
particle1,
tcPDPtr
particle2,
71
tcPDPtr
particle3);
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
SSWWHVertex
&
operator=
(
const
SSWWHVertex
&) =
delete
;
109
110
private
:
111
112
116
Energy
theh0Wfact
;
117
121
Energy
theH0Wfact
;
122
127
Energy
theh0Zfact
;
128
133
Energy
theH0Zfact
;
134
138
complex<Energy>
theCoupLast
;
139
143
Complex
theElast
;
144
145
149
Energy2
theq2last
;
150
154
long
theHlast
;
155
159
long
theGBlast
;
160
};
161
}
162
163
164
#endif
/* HERWIG_SSWWHVertex_H */
Herwig::SSWWHVertex
This class implements the coupling of a higgs in the MSSM to a pair of SM gauge bosons.
Definition:
SSWWHVertex.h:28
Herwig::SSWWHVertex::theHlast
long theHlast
The ID of the last higgs for which the vertex was evaluated.
Definition:
SSWWHVertex.h:154
Herwig::SSWWHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr particle1, tcPDPtr particle2, tcPDPtr particle3)
Calculate the coupling for the vertex.
Herwig::SSWWHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSWWHVertex.h:87
Herwig::SSWWHVertex::theElast
Complex theElast
The value of when it was last evaluated.
Definition:
SSWWHVertex.h:143
Herwig::SSWWHVertex::operator=
SSWWHVertex & operator=(const SSWWHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSWWHVertex::theh0Wfact
Energy theh0Wfact
The value of the factor .
Definition:
SSWWHVertex.h:116
Herwig::SSWWHVertex::theGBlast
long theGBlast
The ID of the last gauge boson for which the vertex was evaluated.
Definition:
SSWWHVertex.h:159
Herwig::SSWWHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSWWHVertex::theH0Zfact
Energy theH0Zfact
The value of the factor .
Definition:
SSWWHVertex.h:133
Herwig::SSWWHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSWWHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSWWHVertex.h:81
Herwig::SSWWHVertex::theh0Zfact
Energy theh0Zfact
The value of the factor .
Definition:
SSWWHVertex.h:127
Herwig::SSWWHVertex::theCoupLast
complex< Energy > theCoupLast
The value of the coupling when it was last evaluated.
Definition:
SSWWHVertex.h:138
Herwig::SSWWHVertex::theq2last
Energy2 theq2last
The scale at which the coupling was last evaluated.
Definition:
SSWWHVertex.h:149
Herwig::SSWWHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSWWHVertex::SSWWHVertex
SSWWHVertex()
The default constructor.
Herwig::SSWWHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSWWHVertex::theH0Wfact
Energy theH0Wfact
The value of the factor .
Definition:
SSWWHVertex.h:121
ThePEG::Helicity::VVSVertex
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