herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
StandardModel
AlphaEM.h
1
// -*- C++ -*-
2
//
3
// AlphaEM.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_AlphaEM_H
10
#define HERWIG_AlphaEM_H
11
//
12
// This is the declaration of the AlphaEM class.
13
//
14
15
#include "ThePEG/StandardModel/AlphaEMBase.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
21
31
class
AlphaEM
:
public
AlphaEMBase
{
32
33
public
:
34
38
AlphaEM
() :
_me
(),
_mmu
(),
_mtau
(),
_mtop
() {}
39
44
virtual
double
value
(Energy2 scale,
const
StandardModelBase
&)
const
;
45
46
public
:
47
54
void
persistentOutput
(
PersistentOStream
& os)
const
;
55
61
void
persistentInput
(
PersistentIStream
& is,
int
version);
63
70
static
void
Init
();
71
72
protected
:
73
79
double
realPi
(
double
ratio)
const
;
80
81
protected
:
82
89
virtual
IBPtr
clone
()
const
;
90
95
virtual
IBPtr
fullclone
()
const
;
97
98
protected
:
99
107
virtual
void
doinit
();
109
110
private
:
111
116
AlphaEM
&
operator=
(
const
AlphaEM
&) =
delete
;
117
118
119
private
:
120
129
Energy2
_me
;
130
134
Energy2
_mmu
;
135
139
Energy2
_mtau
;
140
144
Energy2
_mtop
;
146
};
147
148
}
149
150
#endif
/* HERWIG_AlphaEM_H */
Herwig::AlphaEM
The AlphaEM class is an exact reimplementation of the electromagentic coupling in FORTRAN HERWIG and ...
Definition:
AlphaEM.h:31
Herwig::AlphaEM::value
virtual double value(Energy2 scale, const StandardModelBase &) const
The .
Herwig::AlphaEM::realPi
double realPi(double ratio) const
The real part of the photon self-energy.
Herwig::AlphaEM::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::AlphaEM::_mtau
Energy2 _mtau
Tau mass squared.
Definition:
AlphaEM.h:139
Herwig::AlphaEM::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::AlphaEM::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::AlphaEM::AlphaEM
AlphaEM()
The default constructor.
Definition:
AlphaEM.h:38
Herwig::AlphaEM::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::AlphaEM::_mtop
Energy2 _mtop
Top mass squared.
Definition:
AlphaEM.h:144
Herwig::AlphaEM::operator=
AlphaEM & operator=(const AlphaEM &)=delete
The assignment operator is private and must never be called.
Herwig::AlphaEM::_mmu
Energy2 _mmu
Muon mass squared.
Definition:
AlphaEM.h:134
Herwig::AlphaEM::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::AlphaEM::_me
Energy2 _me
Masses of the Standard Model fermions we need for the self-energies.
Definition:
AlphaEM.h:129
Herwig::AlphaEM::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
ThePEG::AlphaEMBase
ThePEG::PersistentIStream
ThePEG::PersistentOStream
ThePEG::StandardModelBase
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
Generated on Thu Jun 20 2024 17:50:53 for Herwig by
1.9.6