herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Sextet
SextetGSSVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_SextetGSSVertex_H
3
#define HERWIG_SextetGSSVertex_H
4
//
5
// This is the declaration of the SextetGSSVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/VSSVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
SextetGSSVertex
:
public
Helicity::VSSVertex
{
21
22
public
:
23
27
SextetGSSVertex
() {
28
colourStructure
(ColourStructure::SU3T6);
29
}
30
38
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
39
tcPDPtr
part2,
tcPDPtr
part3);
40
41
public
:
42
49
static
void
Init
();
50
51
protected
:
52
59
virtual
IBPtr
clone
()
const
;
60
65
virtual
IBPtr
fullclone
()
const
;
67
68
protected
:
69
77
virtual
void
doinit
();
79
80
private
:
81
86
SextetGSSVertex
&
operator=
(
const
SextetGSSVertex
&) =
delete
;
87
88
private
:
89
93
Complex
coupLast_
;
94
98
Energy2
q2Last_
;
99
100
};
101
102
}
103
104
#endif
/* HERWIG_SextetGSSVertex_H */
Herwig::SextetGSSVertex
Here is the documentation of the SextetGSSVertex class.
Definition:
SextetGSSVertex.h:20
Herwig::SextetGSSVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SextetGSSVertex::coupLast_
Complex coupLast_
Store the value of the coupling when last evaluated.
Definition:
SextetGSSVertex.h:93
Herwig::SextetGSSVertex::q2Last_
Energy2 q2Last_
Store the scale at which coupling was last evaluated.
Definition:
SextetGSSVertex.h:98
Herwig::SextetGSSVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SextetGSSVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SextetGSSVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SextetGSSVertex::SextetGSSVertex
SextetGSSVertex()
The default constructor.
Definition:
SextetGSSVertex.h:27
Herwig::SextetGSSVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SextetGSSVertex::operator=
SextetGSSVertex & operator=(const SextetGSSVertex &)=delete
The assignment operator is private and must never be called.
ThePEG::Helicity::VSSVertex
ThePEG::Helicity::VertexBase::colourStructure
ColourStructure::T colourStructure() const
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