herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Sextet
SextetFFVVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_SextetFFVVertex_H
3
#define HERWIG_SextetFFVVertex_H
4
//
5
// This is the declaration of the SextetFFVVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
SextetFFVVertex
:
public
Helicity::FFVVertex
{
21
22
public
:
23
27
SextetFFVVertex
() {
28
colourStructure
(ColourStructure::SU3K6);
29
}
30
38
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
39
tcPDPtr
part2,
tcPDPtr
part3);
40
41
public
:
42
49
void
persistentOutput
(
PersistentOStream
& os)
const
;
50
56
void
persistentInput
(
PersistentIStream
& is,
int
version);
58
65
static
void
Init
();
66
67
protected
:
68
75
virtual
IBPtr
clone
()
const
;
76
81
virtual
IBPtr
fullclone
()
const
;
83
84
protected
:
85
93
virtual
void
doinit
();
95
96
private
:
97
102
SextetFFVVertex
&
operator=
(
const
SextetFFVVertex
&) =
delete
;
103
104
private
:
105
113
vector<double>
g2_
;
114
118
vector<double>
g2p_
;
119
121
122
};
123
124
}
125
126
#endif
/* HERWIG_SextetFFVVertex_H */
Herwig::SextetFFVVertex
Here is the documentation of the SextetFFVVertex class.
Definition:
SextetFFVVertex.h:20
Herwig::SextetFFVVertex::g2_
vector< double > g2_
The various couplings.
Definition:
SextetFFVVertex.h:113
Herwig::SextetFFVVertex::g2p_
vector< double > g2p_
The singlet coupling to .
Definition:
SextetFFVVertex.h:118
Herwig::SextetFFVVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SextetFFVVertex::SextetFFVVertex
SextetFFVVertex()
The default constructor.
Definition:
SextetFFVVertex.h:27
Herwig::SextetFFVVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SextetFFVVertex::operator=
SextetFFVVertex & operator=(const SextetFFVVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SextetFFVVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SextetFFVVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SextetFFVVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SextetFFVVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SextetFFVVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
ThePEG::Helicity::FFVVertex
ThePEG::Helicity::VertexBase::colourStructure
ColourStructure::T colourStructure() const
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