herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Analysis
CrossSectionAnalysis.h
1
// -*- C++ -*-
2
#ifndef Herwig_CrossSectionAnalysis_H
3
#define Herwig_CrossSectionAnalysis_H
4
//
5
// This is the declaration of the CrossSectionAnalysis class.
6
//
7
8
#include "ThePEG/Handlers/AnalysisHandler.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
CrossSectionAnalysis
:
public
AnalysisHandler
{
21
22
public
:
23
27
CrossSectionAnalysis
();
28
29
protected
:
30
35
virtual
void
dofinish
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
63
protected
:
64
71
virtual
IBPtr
clone
()
const
;
72
77
virtual
IBPtr
fullclone
()
const
;
79
80
81
// If needed, insert declarations of virtual function defined in the
82
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
83
84
85
private
:
86
91
CrossSectionAnalysis
&
operator=
(
const
CrossSectionAnalysis
&) =
delete
;
92
93
};
94
95
}
96
97
#endif
/* Herwig_CrossSectionAnalysis_H */
Herwig::CrossSectionAnalysis
Here is the documentation of the CrossSectionAnalysis class.
Definition:
CrossSectionAnalysis.h:20
Herwig::CrossSectionAnalysis::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::CrossSectionAnalysis::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::CrossSectionAnalysis::CrossSectionAnalysis
CrossSectionAnalysis()
The default constructor.
Herwig::CrossSectionAnalysis::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::CrossSectionAnalysis::operator=
CrossSectionAnalysis & operator=(const CrossSectionAnalysis &)=delete
The assignment operator is private and must never be called.
Herwig::CrossSectionAnalysis::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::CrossSectionAnalysis::dofinish
virtual void dofinish()
Finalize this object.
Herwig::CrossSectionAnalysis::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::AnalysisHandler
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6