herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Tests
Lepton
VBFTest.h
1
// -*- C++ -*-
2
#ifndef HERWIG_VBFTest_H
3
#define HERWIG_VBFTest_H
4
//
5
// This is the declaration of the VBFTest 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
VBFTest
:
public
AnalysisHandler
{
22
23
public
:
24
44
virtual
void
analyze
(
tEventPtr
event,
long
ieve,
int
loop,
int
state
);
45
46
public
:
47
54
static
void
Init
();
55
56
protected
:
57
64
inline
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
65
70
inline
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
72
73
74
protected
:
75
82
virtual
void
doinitrun
();
83
88
virtual
void
dofinish
();
90
91
private
:
92
97
VBFTest
&
operator=
(
const
VBFTest
&) =
delete
;
98
99
private
:
100
101
HistogramPtr _mH ,_cosH ,_eH ,_phiH ;
102
HistogramPtr _cosnu ,_enu ,_phinu ;
103
HistogramPtr _cosnub,_enub,_phinub;
104
HistogramPtr _cosem ,_eem ,_phiem ;
105
HistogramPtr _cosep ,_eep ,_phiep ;
106
107
};
108
109
}
110
111
#endif
/* HERWIG_VBFTest_H */
Herwig::VBFTest
Here is the documentation of the VBFTest class.
Definition:
VBFTest.h:21
Herwig::VBFTest::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
VBFTest.h:64
Herwig::VBFTest::operator=
VBFTest & operator=(const VBFTest &)=delete
The assignment operator is private and must never be called.
Herwig::VBFTest::dofinish
virtual void dofinish()
Finalize this object.
Herwig::VBFTest::doinitrun
virtual void doinitrun()
Initialize this object.
Herwig::VBFTest::analyze
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
Herwig::VBFTest::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::VBFTest::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
VBFTest.h:70
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