herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Sextet
SextetGGSSVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_SextetGGSSVertex_H
3
#define HERWIG_SextetGGSSVertex_H
4
//
5
// This is the declaration of the SextetGGSSVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VVSSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
SextetGGSSVertex
:
public
Helicity::VVSSVertex
{
21
22
public
:
23
27
SextetGGSSVertex
();
28
37
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
38
tcPDPtr
part2,
tcPDPtr
part3,
tcPDPtr
part4);
39
40
public
:
41
48
static
void
Init
();
49
50
protected
:
51
58
virtual
IBPtr
clone
()
const
;
59
64
virtual
IBPtr
fullclone
()
const
;
66
67
protected
:
68
76
virtual
void
doinit
();
78
79
private
:
80
85
SextetGGSSVertex
&
operator=
(
const
SextetGGSSVertex
&) =
delete
;
86
87
private
:
88
92
Energy2
q2last_
;
93
97
Complex
couplast_
;
98
99
};
100
101
}
102
103
#endif
/* HERWIG_SextetGGSSVertex_H */
Herwig::SextetGGSSVertex
Here is the documentation of the SextetGGSSVertex class.
Definition:
SextetGGSSVertex.h:20
Herwig::SextetGGSSVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SextetGGSSVertex::operator=
SextetGGSSVertex & operator=(const SextetGGSSVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SextetGGSSVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SextetGGSSVertex::SextetGGSSVertex
SextetGGSSVertex()
The default constructor.
Herwig::SextetGGSSVertex::q2last_
Energy2 q2last_
The energy at which the coupling was last evaluated.
Definition:
SextetGGSSVertex.h:92
Herwig::SextetGGSSVertex::couplast_
Complex couplast_
The coupling when it was last evaluated.
Definition:
SextetGGSSVertex.h:97
Herwig::SextetGGSSVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::SextetGGSSVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SextetGGSSVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::Helicity::VVSSVertex
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