herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LH
LHWWWVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHWWWVertex_H
3
#define HERWIG_LHWWWVertex_H
4
//
5
// This is the declaration of the LHWWWVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/VVVVertex.h"
9
#include "LHModel.h"
10
11
namespace
Herwig
{
12
using namespace
ThePEG
;
13
using
ThePEG::Helicity::Direction
;
14
20
class
LHWWWVertex
:
public
Helicity::VVVVertex
{
21
22
public
:
23
27
inline
LHWWWVertex
();
28
39
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
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
{
return
new_ptr(*
this
);}
76
81
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
83
84
85
protected
:
86
94
virtual
void
doinit
();
96
97
private
:
98
103
LHWWWVertex
&
operator=
(
const
LHWWWVertex
&) =
delete
;
104
105
private
:
106
114
vector<double>
_corr
;
115
119
Complex
_couplast
;
120
124
Energy2
_q2last
;
126
127
};
128
129
}
130
131
#endif
/* HERWIG_LHWWWVertex_H */
Herwig::LHWWWVertex
The LHWWWVertex class implements the triple boson coupling in the Little Higgs model for the electrow...
Definition:
LHWWWVertex.h:20
Herwig::LHWWWVertex::_couplast
Complex _couplast
The last value of the electroweak coupling calculated.
Definition:
LHWWWVertex.h:119
Herwig::LHWWWVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHWWWVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHWWWVertex::LHWWWVertex
LHWWWVertex()
The default constructor.
Herwig::LHWWWVertex::operator=
LHWWWVertex & operator=(const LHWWWVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHWWWVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
LHWWWVertex.h:75
Herwig::LHWWWVertex::_corr
vector< double > _corr
Storage of the couplings.
Definition:
LHWWWVertex.h:114
Herwig::LHWWWVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHWWWVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHWWWVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
LHWWWVertex.h:81
Herwig::LHWWWVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHWWWVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
LHWWWVertex.h:124
ThePEG::Helicity::VVVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
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