herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Scales
MatchboxSHatScale.h
1
// -*- C++ -*-
2
//
3
// MatchboxSHatScale.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_MatchboxSHatScale_H
10
#define Herwig_MatchboxSHatScale_H
11
//
12
// This is the declaration of the MatchboxSHatScale class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Utility/MatchboxScaleChoice.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
28
class
MatchboxSHatScale
:
public
MatchboxScaleChoice
{
29
30
public
:
31
37
MatchboxSHatScale
();
38
42
virtual
~MatchboxSHatScale
();
44
45
public
:
46
50
virtual
Energy2
renormalizationScale
()
const
;
51
55
virtual
Energy2
factorizationScale
()
const
;
56
57
public
:
58
65
void
persistentOutput
(
PersistentOStream
& os)
const
;
66
72
void
persistentInput
(
PersistentIStream
& is,
int
version);
74
81
static
void
Init
();
82
83
protected
:
84
91
virtual
IBPtr
clone
()
const
;
92
97
virtual
IBPtr
fullclone
()
const
;
99
100
101
// If needed, insert declarations of virtual function defined in the
102
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
103
104
105
private
:
106
111
MatchboxSHatScale
&
operator=
(
const
MatchboxSHatScale
&) =
delete
;
112
113
};
114
115
}
116
117
#endif
/* Herwig_MatchboxSHatScale_H */
Herwig::MatchboxSHatScale
MatchboxSHatScale implements lastSHat() as scale choice.
Definition:
MatchboxSHatScale.h:28
Herwig::MatchboxSHatScale::renormalizationScale
virtual Energy2 renormalizationScale() const
Return the renormalization scale.
Herwig::MatchboxSHatScale::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MatchboxSHatScale::MatchboxSHatScale
MatchboxSHatScale()
The default constructor.
Herwig::MatchboxSHatScale::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxSHatScale::operator=
MatchboxSHatScale & operator=(const MatchboxSHatScale &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxSHatScale::~MatchboxSHatScale
virtual ~MatchboxSHatScale()
The destructor.
Herwig::MatchboxSHatScale::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxSHatScale::factorizationScale
virtual Energy2 factorizationScale() const
Return the factorization scale.
Herwig::MatchboxSHatScale::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::MatchboxSHatScale::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
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