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
Hadron
MEPP2ZH.h
1
// -*- C++ -*-
2
#ifndef HERWIG_MEPP2ZH_H
3
#define HERWIG_MEPP2ZH_H
4
//
5
// This is the declaration of the MEPP2ZH class.
6
//
7
8
#include "Herwig/MatrixElement/MEfftoVH.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
21
class
MEPP2ZH
:
public
MEfftoVH
{
22
23
public
:
24
28
MEPP2ZH
();
29
35
virtual
void
getDiagrams
()
const
;
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
90
virtual
void
doinit
();
92
93
private
:
94
99
MEPP2ZH
&
operator=
(
const
MEPP2ZH
&) =
delete
;
100
101
};
102
103
}
104
105
#endif
/* HERWIG_MEPP2ZH_H */
Herwig::MEPP2ZH
The MEPP2ZH class implements the matrix element for .
Definition:
MEPP2ZH.h:21
Herwig::MEPP2ZH::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MEPP2ZH::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MEPP2ZH::operator=
MEPP2ZH & operator=(const MEPP2ZH &)=delete
The assignment operator is private and must never be called.
Herwig::MEPP2ZH::MEPP2ZH
MEPP2ZH()
The default constructor.
Herwig::MEPP2ZH::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::MEPP2ZH::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
MEPP2ZH.h:72
Herwig::MEPP2ZH::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
MEPP2ZH.h:78
Herwig::MEPP2ZH::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MEPP2ZH::getDiagrams
virtual void getDiagrams() const
Add all possible diagrams with the add() function.
Herwig::MEfftoVH
The MEfftoVH class is the base class for processes.
Definition:
MEfftoVH.h:25
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6