herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LHTP
LHTPWWWVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHTPWWWVertex_H
3
#define HERWIG_LHTPWWWVertex_H
4
//
5
// This is the declaration of the LHTPWWWVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/VVVVertex.h"
9
10
namespace
Herwig
{
11
using namespace
ThePEG
;
12
using namespace
ThePEG::Helicity
;
13
using
ThePEG::Helicity::Direction
;
14
21
class
LHTPWWWVertex
:
public
VVVVertex
{
22
23
public
:
24
28
LHTPWWWVertex
();
29
36
void
persistentOutput
(
PersistentOStream
& os)
const
;
37
43
void
persistentInput
(
PersistentIStream
& is,
int
version);
45
52
static
void
Init
();
53
64
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
a,
tcPDPtr
b,
tcPDPtr
c);
65
66
protected
:
67
74
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
); }
75
80
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
); }
82
83
protected
:
84
92
virtual
void
doinit
();
94
95
private
:
96
101
LHTPWWWVertex
&
operator=
(
const
LHTPWWWVertex
&) =
delete
;
102
103
private
:
104
108
Complex
coupLast_
;
109
113
Energy2
q2Last_
;
114
118
vector<double>
couplings_
;
119
};
120
121
}
122
123
#endif
/* HERWIG_LHTPWWWVertex_H */
Herwig::LHTPWWWVertex
This is the coupling of vector bosons to each other in the Littlest Higgs model with T-parity.
Definition:
LHTPWWWVertex.h:21
Herwig::LHTPWWWVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHTPWWWVertex::couplings_
vector< double > couplings_
The couplings for the various possible interactions.
Definition:
LHTPWWWVertex.h:118
Herwig::LHTPWWWVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
LHTPWWWVertex.h:80
Herwig::LHTPWWWVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr a, tcPDPtr b, tcPDPtr c)
Calculate the couplings.
Herwig::LHTPWWWVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHTPWWWVertex::q2Last_
Energy2 q2Last_
The scale where the coulpling was last evaluated.
Definition:
LHTPWWWVertex.h:113
Herwig::LHTPWWWVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHTPWWWVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
LHTPWWWVertex.h:74
Herwig::LHTPWWWVertex::coupLast_
Complex coupLast_
The value of the coupling when it was last evaluated.
Definition:
LHTPWWWVertex.h:108
Herwig::LHTPWWWVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHTPWWWVertex::operator=
LHTPWWWVertex & operator=(const LHTPWWWVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHTPWWWVertex::LHTPWWWVertex
LHTPWWWVertex()
The default constructor.
ThePEG::Helicity::VVVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG::Helicity
ThePEG::Helicity::Direction
Direction
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