herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
u
w
z
Variables
Typedefs
a
b
c
d
h
i
j
k
l
m
o
p
s
t
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
c
d
e
h
i
m
o
p
r
s
t
u
v
w
x
Enumerations
Enumerator
Related Functions
b
c
d
e
f
g
h
k
m
o
p
s
t
Files
File List
File Members
All
Functions
Variables
Macros
MatrixElement
Matchbox
Builtin
Amplitudes
MatchboxZGammaAmplitude.h
1
// -*- C++ -*-
2
//
3
// MatchboxZGammaAmplitude.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_MatchboxZGammaAmplitude_H
10
#define Herwig_MatchboxZGammaAmplitude_H
11
//
12
// This is the declaration of the MatchboxZGammaAmplitude class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Base/MatchboxAmplitude.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
27
class
MatchboxZGammaAmplitude
:
public
MatchboxAmplitude
{
28
29
public
:
30
34
MatchboxZGammaAmplitude
();
35
36
public
:
37
41
bool
includeZ
()
const
{
return
theIncludeZ
; }
42
46
bool
includeGamma
()
const
{
return
theIncludeGamma
; }
47
48
public
:
49
56
void
persistentOutput
(
PersistentOStream
& os)
const
;
57
63
void
persistentInput
(
PersistentIStream
& is,
int
version);
65
72
static
void
Init
();
73
74
75
// If needed, insert declarations of virtual function defined in the
76
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
77
78
79
private
:
80
85
MatchboxZGammaAmplitude
&
operator=
(
const
MatchboxZGammaAmplitude
&) =
delete
;
86
90
bool
theIncludeZ
;
91
95
bool
theIncludeGamma
;
96
97
};
98
99
}
100
101
#endif
/* Herwig_MatchboxZGammaAmplitude_H */
Herwig::MatchboxAmplitude
MatchboxAmplitude is the base class for amplitude implementations inside Matchbox.
Definition:
MatchboxAmplitude.h:111
Herwig::MatchboxZGammaAmplitude
Here is the documentation of the MatchboxZGammaAmplitude class.
Definition:
MatchboxZGammaAmplitude.h:27
Herwig::MatchboxZGammaAmplitude::MatchboxZGammaAmplitude
MatchboxZGammaAmplitude()
The default constructor.
Herwig::MatchboxZGammaAmplitude::operator=
MatchboxZGammaAmplitude & operator=(const MatchboxZGammaAmplitude &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxZGammaAmplitude::theIncludeZ
bool theIncludeZ
True, if the Z contribution should be taken into account.
Definition:
MatchboxZGammaAmplitude.h:90
Herwig::MatchboxZGammaAmplitude::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MatchboxZGammaAmplitude::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MatchboxZGammaAmplitude::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxZGammaAmplitude::includeGamma
bool includeGamma() const
Return true, if the gamma contribution should be taken into account.
Definition:
MatchboxZGammaAmplitude.h:46
Herwig::MatchboxZGammaAmplitude::includeZ
bool includeZ() const
Return true, if the Z contribution should be taken into account.
Definition:
MatchboxZGammaAmplitude.h:41
Herwig::MatchboxZGammaAmplitude::theIncludeGamma
bool theIncludeGamma
True, if the gamma contribution should be taken into account.
Definition:
MatchboxZGammaAmplitude.h:95
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6