herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
SMFFHVertex.h
1
// -*- C++ -*-
2
//
3
// SMFFHVertex.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4
// Copyright (C) 2002-2019 The Herwig Collaboration
5
//
6
// Herwig is licenced under version 3 of the GPL, see COPYING for details.
7
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8
//
9
#ifndef HERWIG_SMFFHVertex_H
10
#define HERWIG_SMFFHVertex_H
11
//
12
// This is the declaration of the SMFFHVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Scalar/FFSVertex.h"
15
#include "Herwig/Models/StandardModel/StandardModel.h"
16
#include "ThePEG/PDT/EnumParticles.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
29
class
SMFFHVertex
:
public
FFSVertex
{
30
31
public
:
32
36
SMFFHVertex
();
37
45
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
46
47
public
:
48
55
void
persistentOutput
(
PersistentOStream
& os)
const
;
56
62
void
persistentInput
(
PersistentIStream
& is,
int
version);
64
68
static
void
Init
();
69
70
protected
:
71
78
virtual
IBPtr
clone
()
const
;
79
84
virtual
IBPtr
fullclone
()
const
;
86
87
protected
:
88
94
virtual
void
doinit
();
95
96
private
:
97
101
SMFFHVertex
&
operator=
(
const
SMFFHVertex
&) =
delete
;
102
103
private
:
104
108
tcHwSMPtr
_theSM
;
109
117
complex<InvEnergy>
_couplast
;
118
122
int
_idlast
;
123
127
Energy2
_q2last
;
128
132
Energy
_masslast
;
133
137
Energy
_mw
;
138
143
int
_fermion
;
145
};
146
147
}
148
149
#endif
/* HERWIG_SMFFHVertex_H */
Herwig::SMFFHVertex
This is the implementation of the vertex coupling the Standard Model Higgs to the Standard Model ferm...
Definition:
SMFFHVertex.h:29
Herwig::SMFFHVertex::_couplast
complex< InvEnergy > _couplast
Storage of the couplings.
Definition:
SMFFHVertex.h:117
Herwig::SMFFHVertex::_idlast
int _idlast
The PDG code of the last fermion the coupling was evaluated for.
Definition:
SMFFHVertex.h:122
Herwig::SMFFHVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SMFFHVertex::_fermion
int _fermion
A definite fermion flavour to couple to.
Definition:
SMFFHVertex.h:143
Herwig::SMFFHVertex::SMFFHVertex
SMFFHVertex()
Default constructor.
Herwig::SMFFHVertex::_masslast
Energy _masslast
The mass of the last fermion for which the coupling was evaluated.
Definition:
SMFFHVertex.h:132
Herwig::SMFFHVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::SMFFHVertex::operator=
SMFFHVertex & operator=(const SMFFHVertex &)=delete
Private and non-existent assignment operator.
Herwig::SMFFHVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SMFFHVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::SMFFHVertex::_theSM
tcHwSMPtr _theSM
Pointer to the SM object.
Definition:
SMFFHVertex.h:108
Herwig::SMFFHVertex::_mw
Energy _mw
The mass of the boson.
Definition:
SMFFHVertex.h:137
Herwig::SMFFHVertex::_q2last
Energy2 _q2last
The last the coupling was evaluated at.
Definition:
SMFFHVertex.h:127
Herwig::SMFFHVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::SMFFHVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SMFFHVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
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