herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Analysis
ZJetsAnalysis.h
1
// -*- C++ -*-
2
#ifndef Herwig_ZJetsAnalysis_H
3
#define Herwig_ZJetsAnalysis_H
4
//
5
// This is the declaration of the ZJetsAnalysis class.
6
//
7
8
#include "Herwig/Analysis/JetsPlusAnalysis.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
ZJetsAnalysis
:
public
Herwig::JetsPlusAnalysis
{
21
22
public
:
23
27
ZJetsAnalysis
();
28
29
public
:
30
36
virtual
void
reconstructHardObjects
(
ParticleVector
&);
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
;
73
78
virtual
IBPtr
fullclone
()
const
;
80
81
82
// If needed, insert declarations of virtual function defined in the
83
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
84
85
86
private
:
87
92
ZJetsAnalysis
&
operator=
(
const
ZJetsAnalysis
&) =
delete
;
93
94
};
95
96
}
97
98
#endif
/* Herwig_ZJetsAnalysis_H */
Herwig::JetsPlusAnalysis
Here is the documentation of the JetsPlusAnalysis class.
Definition:
JetsPlusAnalysis.h:24
Herwig::ZJetsAnalysis
Here is the documentation of the ZJetsAnalysis class.
Definition:
ZJetsAnalysis.h:20
Herwig::ZJetsAnalysis::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::ZJetsAnalysis::reconstructHardObjects
virtual void reconstructHardObjects(ParticleVector &)
Reconstruct the desired electroweak objects and fill the respective momenta.
Herwig::ZJetsAnalysis::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::ZJetsAnalysis::operator=
ZJetsAnalysis & operator=(const ZJetsAnalysis &)=delete
The assignment operator is private and must never be called.
Herwig::ZJetsAnalysis::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::ZJetsAnalysis::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::ZJetsAnalysis::ZJetsAnalysis
ZJetsAnalysis()
The default constructor.
Herwig::ZJetsAnalysis::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::ParticleVector
vector< PPtr > ParticleVector
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6