herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSHHHVertex.h
1
// -*- C++ -*-
2
//
3
// SSHHHVertex.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_SSHHHVertex_H
10
#define HERWIG_SSHHHVertex_H
11
//
12
// This is the declaration of the SSHHHVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/SSSVertex.h"
16
#include "MSSM.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
27
class
SSHHHVertex
:
public
SSSVertex
{
28
29
public
:
30
34
SSHHHVertex
();
35
42
void
persistentOutput
(
PersistentOStream
& os)
const
;
43
49
void
persistentInput
(
PersistentIStream
& is,
int
version);
51
58
static
void
Init
();
59
67
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
particle1,
tcPDPtr
particle2,
68
tcPDPtr
particle3);
69
70
protected
:
71
78
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
79
84
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
86
87
protected
:
88
96
virtual
void
doinit
();
98
99
private
:
100
105
SSHHHVertex
&
operator=
(
const
SSHHHVertex
&) =
delete
;
106
107
private
:
108
112
Energy
theMw
;
113
117
Energy
theZfact
;
118
122
double
theSw
;
123
127
double
theSbpa
;
128
132
double
theCbpa
;
133
137
double
theSbma
;
138
142
double
theCbma
;
143
147
double
theS2a
;
148
152
double
theC2a
;
153
157
double
theS2b
;
158
162
double
theC2b
;
163
167
double
theElast
;
168
172
Energy2
theq2last
;
173
174
};
175
}
176
177
#endif
/* HERWIG_SSHHHVertex_H */
Herwig::SSHHHVertex
This is the higgs coupling with other higgs bosons in the MSSM.
Definition:
SSHHHVertex.h:27
Herwig::SSHHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSHHHVertex::theSbpa
double theSbpa
The value of .
Definition:
SSHHHVertex.h:127
Herwig::SSHHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr particle1, tcPDPtr particle2, tcPDPtr particle3)
Calculate the coupling for the vertex.
Herwig::SSHHHVertex::theSbma
double theSbma
The value of .
Definition:
SSHHHVertex.h:137
Herwig::SSHHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSHHHVertex.h:78
Herwig::SSHHHVertex::operator=
SSHHHVertex & operator=(const SSHHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSHHHVertex::theq2last
Energy2 theq2last
The scale at which the coupling was last evaluated.
Definition:
SSHHHVertex.h:172
Herwig::SSHHHVertex::theElast
double theElast
The value of when it was last evaluated.
Definition:
SSHHHVertex.h:167
Herwig::SSHHHVertex::theS2b
double theS2b
The value of .
Definition:
SSHHHVertex.h:157
Herwig::SSHHHVertex::theSw
double theSw
The value of .
Definition:
SSHHHVertex.h:122
Herwig::SSHHHVertex::theCbma
double theCbma
The value of .
Definition:
SSHHHVertex.h:142
Herwig::SSHHHVertex::theZfact
Energy theZfact
The factor .
Definition:
SSHHHVertex.h:117
Herwig::SSHHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSHHHVertex.h:84
Herwig::SSHHHVertex::SSHHHVertex
SSHHHVertex()
The default constructor.
Herwig::SSHHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSHHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSHHHVertex::theS2a
double theS2a
The value of .
Definition:
SSHHHVertex.h:147
Herwig::SSHHHVertex::theC2b
double theC2b
The value of .
Definition:
SSHHHVertex.h:162
Herwig::SSHHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSHHHVertex::theMw
Energy theMw
The mass of the .
Definition:
SSHHHVertex.h:112
Herwig::SSHHHVertex::theCbpa
double theCbpa
The value of .
Definition:
SSHHHVertex.h:132
Herwig::SSHHHVertex::theC2a
double theC2a
The value of .
Definition:
SSHHHVertex.h:152
ThePEG::Helicity::SSSVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
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