herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Tests
Lepton
TopDecay.h
1
// -*- C++ -*-
2
#ifndef HERWIG_TopDecay_H
3
#define HERWIG_TopDecay_H
4
//
5
// This is the declaration of the TopDecay 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
TopDecay
:
public
AnalysisHandler
{
22
23
public
:
24
28
TopDecay
() : y3_(-4.,-1.,100) {}
29
30
public
:
31
51
virtual
void
analyze
(
tEventPtr
event,
long
ieve,
int
loop,
int
state
);
53
54
public
:
55
62
void
persistentOutput
(
PersistentOStream
& os)
const
;
63
69
void
persistentInput
(
PersistentIStream
& is,
int
version);
71
78
static
void
Init
();
79
80
protected
:
81
88
virtual
IBPtr
clone
()
const
;
89
94
virtual
IBPtr
fullclone
()
const
;
96
97
98
protected
:
99
106
virtual
void
dofinish
();
108
109
private
:
110
115
TopDecay
&
operator=
(
const
TopDecay
&) =
delete
;
116
117
private
:
118
119
Histogram
y3_;
120
121
};
122
123
}
124
125
#endif
/* HERWIG_TopDecay_H */
Herwig::Histogram
The Histogram class is a simple histogram for the Analysis handlers.
Definition:
Histogram.h:43
Herwig::TopDecay
Here is the documentation of the TopDecay class.
Definition:
TopDecay.h:21
Herwig::TopDecay::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::TopDecay::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::TopDecay::operator=
TopDecay & operator=(const TopDecay &)=delete
The assignment operator is private and must never be called.
Herwig::TopDecay::analyze
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
Herwig::TopDecay::dofinish
virtual void dofinish()
Finalize this object.
Herwig::TopDecay::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::TopDecay::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::TopDecay::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::TopDecay::TopDecay
TopDecay()
The default constructor.
Definition:
TopDecay.h:28
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