herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LHTP
LHTPFFPVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHTPFFPVertex_H
3
#define HERWIG_LHTPFFPVertex_H
4
//
5
// This is the declaration of the LHTPFFPVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
18
class
LHTPFFPVertex
:
public
Helicity::FFVVertex
{
19
20
public
:
21
25
LHTPFFPVertex
();
26
34
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
35
36
public
:
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
;
71
76
virtual
IBPtr
fullclone
()
const
;
78
79
protected
:
80
86
virtual
void
doinit
();
87
88
private
:
89
94
LHTPFFPVertex
&
operator=
(
const
LHTPFFPVertex
&) =
delete
;
95
96
private
:
97
105
vector<double>
charge_
;
106
110
Complex
coupLast_
;
111
115
Energy2
q2Last_
;
117
125
double
coupd_
;
126
130
double
coupu_
;
131
135
double
coupe_
;
136
140
double
coupnu_
;
141
145
double
TPreFactor_
;
146
150
double
sL_
,cL_;
151
155
double
sR_
,cR_;
157
};
158
159
}
160
161
#endif
/* HERWIG_LHTPFFPVertex_H */
Herwig::LHTPFFPVertex
The LHTPFFPVertex class implements the couplings of the photon and its heavy partner in the Little H...
Definition:
LHTPFFPVertex.h:18
Herwig::LHTPFFPVertex::coupe_
double coupe_
Coupling of .
Definition:
LHTPFFPVertex.h:135
Herwig::LHTPFFPVertex::coupu_
double coupu_
Coupling of .
Definition:
LHTPFFPVertex.h:130
Herwig::LHTPFFPVertex::operator=
LHTPFFPVertex & operator=(const LHTPFFPVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHTPFFPVertex::q2Last_
Energy2 q2Last_
The scale at which the coupling was last evaluated.
Definition:
LHTPFFPVertex.h:115
Herwig::LHTPFFPVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::LHTPFFPVertex::TPreFactor_
double TPreFactor_
Coupling of heavy top.
Definition:
LHTPFFPVertex.h:145
Herwig::LHTPFFPVertex::coupLast_
Complex coupLast_
The last value of the coupling calculated.
Definition:
LHTPFFPVertex.h:110
Herwig::LHTPFFPVertex::sR_
double sR_
Right mixings.
Definition:
LHTPFFPVertex.h:155
Herwig::LHTPFFPVertex::coupd_
double coupd_
Couplings of the fermion and T-fermions to the .
Definition:
LHTPFFPVertex.h:125
Herwig::LHTPFFPVertex::coupnu_
double coupnu_
Coupling of .
Definition:
LHTPFFPVertex.h:140
Herwig::LHTPFFPVertex::charge_
vector< double > charge_
Storage of the couplings.
Definition:
LHTPFFPVertex.h:105
Herwig::LHTPFFPVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::LHTPFFPVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHTPFFPVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHTPFFPVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHTPFFPVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHTPFFPVertex::sL_
double sL_
Left mixings.
Definition:
LHTPFFPVertex.h:150
Herwig::LHTPFFPVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::LHTPFFPVertex::LHTPFFPVertex
LHTPFFPVertex()
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