herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Scales
MatchboxTopIndividualMTScale.h
1
// -*- C++ -*-
2
//
3
// MatchboxTopIndividualMTScale.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_MatchboxTopIndividualMTScale_H
10
#define Herwig_MatchboxTopIndividualMTScale_H
11
//
12
// This is the declaration of the MatchboxTopIndividualMTScale class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Utility/MatchboxScaleChoice.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
29
class
MatchboxTopIndividualMTScale
:
public
MatchboxScaleChoice
{
30
31
public
:
32
38
MatchboxTopIndividualMTScale
();
39
43
virtual
~MatchboxTopIndividualMTScale
();
45
46
public
:
47
51
virtual
Energy2
renormalizationScale
()
const
;
52
56
virtual
Energy2
factorizationScale
()
const
;
57
61
virtual
Energy2
showerScale
()
const
;
62
63
public
:
64
71
void
persistentOutput
(
PersistentOStream
& os)
const
;
72
78
void
persistentInput
(
PersistentIStream
& is,
int
version);
80
87
static
void
Init
();
88
89
protected
:
90
97
virtual
IBPtr
clone
()
const
;
98
103
virtual
IBPtr
fullclone
()
const
;
105
106
private
:
107
108
109
// If needed, insert declarations of virtual function defined in the
110
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
111
112
113
private
:
114
118
unsigned
int
theShowerScaleMode
;
119
123
double
theFactor
;
124
129
unsigned
int
theTopOrAntitop
;
130
135
MatchboxTopIndividualMTScale
&
operator=
(
const
MatchboxTopIndividualMTScale
&) =
delete
;
136
137
};
138
139
}
140
141
#endif
/* Herwig_MatchboxTopIndividualMTScale_H */
Herwig::MatchboxScaleChoice
MatchboxScaleChoice is the base class for scale choices within Matchbox.
Definition:
MatchboxScaleChoice.h:31
Herwig::MatchboxTopIndividualMTScale
MatchboxTopIndividualMTScale implements the scale as the transverse masses of the top quark in a top-...
Definition:
MatchboxTopIndividualMTScale.h:29
Herwig::MatchboxTopIndividualMTScale::factorizationScale
virtual Energy2 factorizationScale() const
Return the factorization scale.
Herwig::MatchboxTopIndividualMTScale::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::MatchboxTopIndividualMTScale::MatchboxTopIndividualMTScale
MatchboxTopIndividualMTScale()
The default constructor.
Herwig::MatchboxTopIndividualMTScale::theTopOrAntitop
unsigned int theTopOrAntitop
Switch to choose which top quark/antiquak to use to compute the scale.
Definition:
MatchboxTopIndividualMTScale.h:129
Herwig::MatchboxTopIndividualMTScale::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MatchboxTopIndividualMTScale::renormalizationScale
virtual Energy2 renormalizationScale() const
Return the renormalization scale.
Herwig::MatchboxTopIndividualMTScale::theFactor
double theFactor
Multiplicative factor for the scale definition.
Definition:
MatchboxTopIndividualMTScale.h:123
Herwig::MatchboxTopIndividualMTScale::operator=
MatchboxTopIndividualMTScale & operator=(const MatchboxTopIndividualMTScale &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxTopIndividualMTScale::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MatchboxTopIndividualMTScale::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxTopIndividualMTScale::showerScale
virtual Energy2 showerScale() const
Return the shower hard scale.
Herwig::MatchboxTopIndividualMTScale::theShowerScaleMode
unsigned int theShowerScaleMode
Switch to choose the definition of the shower hard scale.
Definition:
MatchboxTopIndividualMTScale.h:118
Herwig::MatchboxTopIndividualMTScale::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxTopIndividualMTScale::~MatchboxTopIndividualMTScale
virtual ~MatchboxTopIndividualMTScale()
The destructor.
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