herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSWHHVertex.h
1
// -*- C++ -*-
2
//
3
// SSWHHVertex.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_SSWHHVertex_H
10
#define HERWIG_SSWHHVertex_H
11
//
12
// This is the declaration of the SSWHHVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
16
#include "MSSM.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
SSWHHVertex
:
public
VSSVertex
{
29
30
public
:
31
35
SSWHHVertex
();
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
SSWHHVertex
&
operator=
(
const
SSWHHVertex
&) =
delete
;
109
110
private
:
111
115
double
theSw
;
116
120
double
theS2w
;
121
125
double
theC2w
;
126
130
double
thesbma
;
131
135
double
thecbma
;
136
140
Energy2
theq2last
;
141
145
double
theElast
;
146
147
};
148
149
}
150
151
#endif
/* HERWIG_SSWHHVertex_H */
Herwig::SSWHHVertex
The coupling of a pair of higgs to the SM gauge bosons in the MSSM.
Definition:
SSWHHVertex.h:28
Herwig::SSWHHVertex::theSw
double theSw
The value of .
Definition:
SSWHHVertex.h:115
Herwig::SSWHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSWHHVertex.h:87
Herwig::SSWHHVertex::thecbma
double thecbma
The value of .
Definition:
SSWHHVertex.h:135
Herwig::SSWHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSWHHVertex.h:81
Herwig::SSWHHVertex::theq2last
Energy2 theq2last
The scale at which the coupling was last evaluated.
Definition:
SSWHHVertex.h:140
Herwig::SSWHHVertex::operator=
SSWHHVertex & operator=(const SSWHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSWHHVertex::SSWHHVertex
SSWHHVertex()
The default constructor.
Herwig::SSWHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr particle1, tcPDPtr particle2, tcPDPtr particle3)
Calculate the coupling for the vertex.
Herwig::SSWHHVertex::theS2w
double theS2w
The value of .
Definition:
SSWHHVertex.h:120
Herwig::SSWHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSWHHVertex::theElast
double theElast
The value of the when last evaluated.
Definition:
SSWHHVertex.h:145
Herwig::SSWHHVertex::theC2w
double theC2w
The value of .
Definition:
SSWHHVertex.h:125
Herwig::SSWHHVertex::thesbma
double thesbma
The value of .
Definition:
SSWHHVertex.h:130
Herwig::SSWHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSWHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSWHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
ThePEG::Helicity::VSSVertex
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