herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
LHTP
LHTPFFHVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_LHTPFFHVertex_H
3
#define HERWIG_LHTPFFHVertex_H
4
//
5
// This is the declaration of the LHTPFFHVertex class.
6
//
7
8
#include "LHTPModel.h"
9
#include "ThePEG/Helicity/Vertex/Scalar/FFSVertex.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
19
class
LHTPFFHVertex
:
public
Helicity::FFSVertex
{
20
21
public
:
22
26
LHTPFFHVertex
();
27
36
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
37
38
public
:
39
46
void
persistentOutput
(
PersistentOStream
& os)
const
;
47
53
void
persistentInput
(
PersistentIStream
& is,
int
version);
55
62
static
void
Init
();
63
64
protected
:
65
72
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
73
78
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
80
81
protected
:
82
88
virtual
void
doinit
();
89
90
private
:
91
96
LHTPFFHVertex
&
operator=
(
const
LHTPFFHVertex
&) =
delete
;
97
98
private
:
99
103
tcLHTPModelPtr
model_
;
104
112
int
idLast_
[2];
113
117
Energy2
q2Last_
;
118
122
Energy
massLast_
[2];
123
127
vector<complex<InvEnergy> >
coup_
;
128
132
vector<complex<InvEnergy> >
cL_
;
133
137
vector<complex<InvEnergy> >
cR_
;
139
};
140
141
}
142
143
#endif
/* HERWIG_LHTPFFHVertex_H */
Herwig::LHTPFFHVertex
The LHTPFFHVertex class implements the couplings of the fermions to the Higgs bosons of the Little Hi...
Definition:
LHTPFFHVertex.h:19
Herwig::LHTPFFHVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::LHTPFFHVertex::LHTPFFHVertex
LHTPFFHVertex()
The default constructor.
Herwig::LHTPFFHVertex::coup_
vector< complex< InvEnergy > > coup_
The factors for the individual interactions.
Definition:
LHTPFFHVertex.h:127
Herwig::LHTPFFHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::LHTPFFHVertex::q2Last_
Energy2 q2Last_
The last the coupling was evaluated at.
Definition:
LHTPFFHVertex.h:117
Herwig::LHTPFFHVertex::cR_
vector< complex< InvEnergy > > cR_
Right coupling.
Definition:
LHTPFFHVertex.h:137
Herwig::LHTPFFHVertex::operator=
LHTPFFHVertex & operator=(const LHTPFFHVertex &)=delete
The assignment operator is private and must never be called.
Herwig::LHTPFFHVertex::cL_
vector< complex< InvEnergy > > cL_
Left coupling.
Definition:
LHTPFFHVertex.h:132
Herwig::LHTPFFHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
LHTPFFHVertex.h:78
Herwig::LHTPFFHVertex::model_
tcLHTPModelPtr model_
Pointer to the SM object.
Definition:
LHTPFFHVertex.h:103
Herwig::LHTPFFHVertex::massLast_
Energy massLast_[2]
The mass of the last fermion for which the coupling was evaluated.
Definition:
LHTPFFHVertex.h:122
Herwig::LHTPFFHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::LHTPFFHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::LHTPFFHVertex::idLast_
int idLast_[2]
Storage of the couplings.
Definition:
LHTPFFHVertex.h:112
Herwig::LHTPFFHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::LHTPFFHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
LHTPFFHVertex.h:72
ThePEG::Helicity::FFSVertex
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