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