herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Scales
MatchboxLeptonPtScale.h
1
// -*- C++ -*-
2
//
3
// MatchboxLeptonPtScale.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_MatchboxLeptonPtScale_H
10
#define Herwig_MatchboxLeptonPtScale_H
11
//
12
// This is the declaration of the MatchboxLeptonPtScale class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Utility/MatchboxScaleChoice.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
29
class
MatchboxLeptonPtScale
:
public
MatchboxScaleChoice
{
30
31
public
:
32
38
MatchboxLeptonPtScale
();
39
43
virtual
~MatchboxLeptonPtScale
();
45
46
public
:
47
51
virtual
Energy2
renormalizationScale
()
const
;
52
56
virtual
Energy2
factorizationScale
()
const
;
57
61
virtual
Energy2
renormalizationScaleQED
()
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
107
// If needed, insert declarations of virtual function defined in the
108
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
109
110
111
private
:
112
117
MatchboxLeptonPtScale
&
operator=
(
const
MatchboxLeptonPtScale
&) =
delete
;
118
119
};
120
121
}
122
123
#endif
/* Herwig_MatchboxLeptonPtScale_H */
Herwig::MatchboxLeptonPtScale
MatchboxLeptonPtScale implements scale choices related to lepton pair transverse momenta.
Definition:
MatchboxLeptonPtScale.h:29
Herwig::MatchboxLeptonPtScale::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::MatchboxLeptonPtScale::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MatchboxLeptonPtScale::renormalizationScale
virtual Energy2 renormalizationScale() const
Return the renormalization scale.
Herwig::MatchboxLeptonPtScale::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MatchboxLeptonPtScale::factorizationScale
virtual Energy2 factorizationScale() const
Return the factorization scale.
Herwig::MatchboxLeptonPtScale::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxLeptonPtScale::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxLeptonPtScale::renormalizationScaleQED
virtual Energy2 renormalizationScaleQED() const
Return the QED renormalization scale.
Herwig::MatchboxLeptonPtScale::operator=
MatchboxLeptonPtScale & operator=(const MatchboxLeptonPtScale &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxLeptonPtScale::MatchboxLeptonPtScale
MatchboxLeptonPtScale()
The default constructor.
Herwig::MatchboxLeptonPtScale::~MatchboxLeptonPtScale
virtual ~MatchboxLeptonPtScale()
The destructor.
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