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
Tests
Gamma
GammaMETest.h
1
// -*- C++ -*-
2
#ifndef HERWIG_GammaMETest_H
3
#define HERWIG_GammaMETest_H
4
//
5
// This is the declaration of the GammaMETest class.
6
//
7
8
#include "ThePEG/Handlers/AnalysisHandler.h"
9
#include "Herwig/Utilities/Histogram.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
21
class
GammaMETest
:
public
AnalysisHandler
{
22
23
public
:
24
44
virtual
void
analyze
(
tEventPtr
event,
long
ieve,
int
loop,
int
state
);
46
47
public
:
48
55
static
void
Init
();
56
57
protected
:
58
65
virtual
IBPtr
clone
()
const
;
66
71
virtual
IBPtr
fullclone
()
const
;
73
protected
:
74
81
virtual
void
dofinish
();
83
84
private
:
85
90
GammaMETest
&
operator=
(
const
GammaMETest
&) =
delete
;
91
92
private
:
93
97
map<int,HistogramPtr>
_cos
,_phi,_y,_pt;
98
99
};
100
101
}
102
103
#endif
/* HERWIG_GammaMETest_H */
Herwig::GammaMETest
Here is the documentation of the GammaMETest class.
Definition:
GammaMETest.h:21
Herwig::GammaMETest::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::GammaMETest::operator=
GammaMETest & operator=(const GammaMETest &)=delete
The assignment operator is private and must never be called.
Herwig::GammaMETest::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::GammaMETest::_cos
map< int, HistogramPtr > _cos
Histograms.
Definition:
GammaMETest.h:97
Herwig::GammaMETest::dofinish
virtual void dofinish()
Finalize this object.
Herwig::GammaMETest::analyze
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
Herwig::GammaMETest::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::AnalysisHandler
ThePEG::InterfacedBase::state
InitState state() const
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::tEventPtr
ThePEG::Ptr< Event >::transient_pointer tEventPtr
Generated on Thu Jun 20 2024 17:50:53 for Herwig by
1.9.6