herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSWWHHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_SSWWHHVertex_H
3
#define HERWIG_SSWWHHVertex_H
4
//
5
// This is the declaration of the SSWWHHVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VVSSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
SSWWHHVertex
:
public
Helicity::VVSSVertex
{
21
22
public
:
23
27
SSWWHHVertex
();
28
37
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
38
tcPDPtr
part3,
tcPDPtr
part4);
39
40
public
:
41
48
void
persistentOutput
(
PersistentOStream
& os)
const
;
49
55
void
persistentInput
(
PersistentIStream
& is,
int
version);
57
64
static
void
Init
();
65
66
protected
:
67
74
virtual
IBPtr
clone
()
const
;
75
80
virtual
IBPtr
fullclone
()
const
;
82
83
protected
:
84
92
virtual
void
doinit
();
94
95
private
:
96
101
SSWWHHVertex
&
operator=
(
const
SSWWHHVertex
&) =
delete
;
102
103
private
:
104
112
Complex
couplast_
;
113
117
Energy2
q2last_
;
119
123
vector<Complex>
coup_
;
124
125
};
126
127
}
128
129
#endif
/* HERWIG_SSWWHHVertex_H */
Herwig::SSWWHHVertex
Here is the documentation of the SSWWHHVertex class.
Definition:
SSWWHHVertex.h:20
Herwig::SSWWHHVertex::SSWWHHVertex
SSWWHHVertex()
The default constructor.
Herwig::SSWWHHVertex::q2last_
Energy2 q2last_
The scale at which the coupling was last evaluated.
Definition:
SSWWHHVertex.h:117
Herwig::SSWWHHVertex::couplast_
Complex couplast_
Storage of the couplings.
Definition:
SSWWHHVertex.h:112
Herwig::SSWWHHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSWWHHVertex::operator=
SSWWHHVertex & operator=(const SSWWHHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSWWHHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::SSWWHHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SSWWHHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SSWWHHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSWWHHVertex::coup_
vector< Complex > coup_
Prefactors for the couplings.
Definition:
SSWWHHVertex.h:123
Herwig::SSWWHHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SSWWHHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
ThePEG::Helicity::VVSSVertex
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