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
Hadron
QQHTest.h
1
// -*- C++ -*-
2
#ifndef HERWIG_QQHTest_H
3
#define HERWIG_QQHTest_H
4
//
5
// This is the declaration of the QQHTest 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
QQHTest
:
public
AnalysisHandler
{
22
23
public
:
24
28
QQHTest
();
29
49
virtual
void
analyze
(
tEventPtr
event,
long
ieve,
int
loop,
int
state
);
51
52
public
:
53
60
void
persistentOutput
(
PersistentOStream
& os)
const
;
61
67
void
persistentInput
(
PersistentIStream
& is,
int
version);
69
76
static
void
Init
();
77
78
protected
:
79
86
virtual
IBPtr
clone
()
const
;
87
92
virtual
IBPtr
fullclone
()
const
;
94
95
96
protected
:
97
104
virtual
void
doinitrun
();
105
110
virtual
void
dofinish
();
112
113
private
:
114
119
QQHTest
&
operator=
(
const
QQHTest
&) =
delete
;
120
121
private
:
122
123
HistogramPtr Qrap_,QBrap_,Hrap_;
124
125
HistogramPtr Qphi_,QBphi_,Hphi_;
126
127
HistogramPtr QpT_,QBpT_,HpT_;
128
129
HistogramPtr mass_;
130
131
HistogramPtr y12_,y13_,y23_;
132
133
int
quarkFlavour_;
134
};
135
136
}
137
138
#endif
/* HERWIG_QQHTest_H */
Herwig::QQHTest
Here is the documentation of the QQHTest class.
Definition:
QQHTest.h:21
Herwig::QQHTest::doinitrun
virtual void doinitrun()
Initialize this object.
Herwig::QQHTest::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::QQHTest::QQHTest
QQHTest()
The default constructor.
Herwig::QQHTest::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::QQHTest::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::QQHTest::dofinish
virtual void dofinish()
Finalize this object.
Herwig::QQHTest::analyze
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
Herwig::QQHTest::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::QQHTest::operator=
QQHTest & operator=(const QQHTest &)=delete
The assignment operator is private and must never be called.
Herwig::QQHTest::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::AnalysisHandler
ThePEG::InterfacedBase::state
InitState state() const
ThePEG::PersistentIStream
ThePEG::PersistentOStream
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