herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Scales
MatchboxTopLinearSumMTScale.h
1
// -*- C++ -*-
2
//
3
// MatchboxTopLinearSumMTScale.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_MatchboxTopLinearSumMTScale_H
10
#define Herwig_MatchboxTopLinearSumMTScale_H
11
//
12
// This is the declaration of the MatchboxTopLinearSumMTScale class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Utility/MatchboxScaleChoice.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
30
class
MatchboxTopLinearSumMTScale
:
public
MatchboxScaleChoice
{
31
32
public
:
33
39
MatchboxTopLinearSumMTScale
();
40
44
virtual
~MatchboxTopLinearSumMTScale
();
46
47
public
:
48
52
virtual
Energy2
renormalizationScale
()
const
;
53
57
virtual
Energy2
factorizationScale
()
const
;
58
62
virtual
Energy2
showerScale
()
const
;
63
64
public
:
65
72
void
persistentOutput
(
PersistentOStream
& os)
const
;
73
79
void
persistentInput
(
PersistentIStream
& is,
int
version);
81
88
static
void
Init
();
89
90
protected
:
91
98
virtual
IBPtr
clone
()
const
;
99
104
virtual
IBPtr
fullclone
()
const
;
106
107
private
:
108
109
110
// If needed, insert declarations of virtual function defined in the
111
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
112
113
114
private
:
115
119
unsigned
int
theShowerScaleMode
;
120
124
double
theFactor
;
125
130
MatchboxTopLinearSumMTScale
&
operator=
(
const
MatchboxTopLinearSumMTScale
&) =
delete
;
131
132
};
133
134
}
135
136
#endif
/* Herwig_MatchboxTopLinearSumMTScale_H */
Herwig::MatchboxScaleChoice
MatchboxScaleChoice is the base class for scale choices within Matchbox.
Definition:
MatchboxScaleChoice.h:31
Herwig::MatchboxTopLinearSumMTScale
MatchboxTopLinearSumMTScale implements the scale as the linear sum of the transverse masses of the to...
Definition:
MatchboxTopLinearSumMTScale.h:30
Herwig::MatchboxTopLinearSumMTScale::MatchboxTopLinearSumMTScale
MatchboxTopLinearSumMTScale()
The default constructor.
Herwig::MatchboxTopLinearSumMTScale::renormalizationScale
virtual Energy2 renormalizationScale() const
Return the renormalization scale.
Herwig::MatchboxTopLinearSumMTScale::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxTopLinearSumMTScale::~MatchboxTopLinearSumMTScale
virtual ~MatchboxTopLinearSumMTScale()
The destructor.
Herwig::MatchboxTopLinearSumMTScale::theShowerScaleMode
unsigned int theShowerScaleMode
Switch to choose the definition of the shower hard scale.
Definition:
MatchboxTopLinearSumMTScale.h:119
Herwig::MatchboxTopLinearSumMTScale::factorizationScale
virtual Energy2 factorizationScale() const
Return the factorization scale.
Herwig::MatchboxTopLinearSumMTScale::theFactor
double theFactor
Multiplicative factor for the scale definition.
Definition:
MatchboxTopLinearSumMTScale.h:124
Herwig::MatchboxTopLinearSumMTScale::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::MatchboxTopLinearSumMTScale::operator=
MatchboxTopLinearSumMTScale & operator=(const MatchboxTopLinearSumMTScale &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxTopLinearSumMTScale::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MatchboxTopLinearSumMTScale::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxTopLinearSumMTScale::showerScale
virtual Energy2 showerScale() const
Return the shower hard scale.
Herwig::MatchboxTopLinearSumMTScale::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
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