herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Scales
MatchboxPtScale.h
1
// -*- C++ -*-
2
//
3
// MatchboxPtScale.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4
// Copyright (C) 2002-2019 The Herwig Collaboration
5
//
6
// Herwig is licenced under version 3 of the GPL, see COPYING for details.
7
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8
//
9
#ifndef Herwig_MatchboxPtScale_H
10
#define Herwig_MatchboxPtScale_H
11
//
12
// This is the declaration of the MatchboxPtScale class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Utility/MatchboxScaleChoice.h"
16
#include "ThePEG/Cuts/JetFinder.h"
17
18
namespace
Herwig
{
19
20
using namespace
ThePEG
;
21
29
class
MatchboxPtScale
:
public
MatchboxScaleChoice
{
30
31
public
:
32
38
MatchboxPtScale
();
39
43
virtual
~MatchboxPtScale
();
45
46
public
:
47
51
virtual
Energy2
renormalizationScale
()
const
;
52
56
virtual
Energy2
factorizationScale
()
const
;
57
58
public
:
59
66
void
persistentOutput
(
PersistentOStream
& os)
const
;
67
73
void
persistentInput
(
PersistentIStream
& is,
int
version);
75
82
static
void
Init
();
83
84
protected
:
85
92
virtual
IBPtr
clone
()
const
;
93
98
virtual
IBPtr
fullclone
()
const
;
100
101
private
:
102
106
Ptr<JetFinder>::ptr
theJetFinder
;
107
108
// If needed, insert declarations of virtual function defined in the
109
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
110
111
112
private
:
113
118
MatchboxPtScale
&
operator=
(
const
MatchboxPtScale
&) =
delete
;
119
120
};
121
122
}
123
124
#endif
/* Herwig_MatchboxPtScale_H */
Herwig::MatchboxPtScale
MatchboxPtScale implements scale choices related to transverse momenta.
Definition:
MatchboxPtScale.h:29
Herwig::MatchboxPtScale::renormalizationScale
virtual Energy2 renormalizationScale() const
Return the renormalization scale.
Herwig::MatchboxPtScale::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MatchboxPtScale::MatchboxPtScale
MatchboxPtScale()
The default constructor.
Herwig::MatchboxPtScale::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxPtScale::factorizationScale
virtual Energy2 factorizationScale() const
Return the factorization scale.
Herwig::MatchboxPtScale::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::MatchboxPtScale::theJetFinder
Ptr< JetFinder >::ptr theJetFinder
Reference to the jet finder.
Definition:
MatchboxPtScale.h:106
Herwig::MatchboxPtScale::~MatchboxPtScale
virtual ~MatchboxPtScale()
The destructor.
Herwig::MatchboxPtScale::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxPtScale::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MatchboxPtScale::operator=
MatchboxPtScale & operator=(const MatchboxPtScale &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxScaleChoice
MatchboxScaleChoice is the base class for scale choices within Matchbox.
Definition:
MatchboxScaleChoice.h:31
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:53 for Herwig by
1.9.6