herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LH
LHFFPVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHFFPVertex_H
3
#define HERWIG_LHFFPVertex_H
4
//
5
// This is the declaration of the LHFFPVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
9
#include "LHModel.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
20
class
LHFFPVertex
:
public
Helicity::FFVVertex
{
21
22
public
:
23
27
LHFFPVertex
();
28
36
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
37
44
void
persistentOutput
(
PersistentOStream
& os)
const
;
45
51
void
persistentInput
(
PersistentIStream
& is,
int
version);
53
60
static
void
Init
();
61
62
protected
:
63
70
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
71
76
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
78
79
protected
:
80
88
virtual
void
doinit
();
90
91
private
:
92
97
LHFFPVertex
&
operator=
(
const
LHFFPVertex
&) =
delete
;
98
99
private
:
100
108
vector<double>
_charge
;
109
113
Complex
_couplast
;
114
118
Energy2
_q2last
;
119
123
vector<double>
_gl
;
124
128
vector<double>
_gr
;
130
131
};
132
133
}
134
135
#endif
/* HERWIG_LHFFPVertex_H */
Herwig::LHFFPVertex
The LHFFPVertex class implements the couplings of the fermions, both of the Standard Model and the ad...
Definition:
LHFFPVertex.h:20
Herwig::LHFFPVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
LHFFPVertex.h:70
Herwig::LHFFPVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHFFPVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHFFPVertex::_gl
vector< double > _gl
Left couplings for the heavy photon.
Definition:
LHFFPVertex.h:123
Herwig::LHFFPVertex::_charge
vector< double > _charge
Storage of the couplings.
Definition:
LHFFPVertex.h:108
Herwig::LHFFPVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
LHFFPVertex.h:118
Herwig::LHFFPVertex::_couplast
Complex _couplast
The last value of the coupling calculated.
Definition:
LHFFPVertex.h:113
Herwig::LHFFPVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::LHFFPVertex::operator=
LHFFPVertex & operator=(const LHFFPVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHFFPVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHFFPVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHFFPVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
LHFFPVertex.h:76
Herwig::LHFFPVertex::_gr
vector< double > _gr
Right couplings for the heavy photon.
Definition:
LHFFPVertex.h:128
Herwig::LHFFPVertex::LHFFPVertex
LHFFPVertex()
The default constructor.
ThePEG::Helicity::FFVVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
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