herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Scales
MatchboxTriVecScales.h
1
// -*- C++ -*-
2
//
3
// MatchboxTriVecScales.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_MatchboxTriVecScales_H
10
#define Herwig_MatchboxTriVecScales_H
11
//
12
// This is the declaration of the MatchboxTriVecScales class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Utility/MatchboxScaleChoice.h"
16
#include "ThePEG/PDT/MatcherBase.h"
17
#include "ThePEG/Cuts/JetFinder.h"
18
19
namespace
Herwig
{
20
21
using namespace
ThePEG
;
22
32
class
MatchboxTriVecScales
:
public
MatchboxScaleChoice
{
33
34
public
:
35
41
MatchboxTriVecScales
();
42
46
virtual
~MatchboxTriVecScales
();
48
49
public
:
50
55
virtual
Energy2
renormalizationScale
()
const
;
56
61
virtual
Energy2
factorizationScale
()
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
111
Ptr<JetFinder>::ptr
theJetFinder
;
112
116
unsigned
int
theTriVecScaleChoice
;
117
118
119
// If needed, insert declarations of virtual function defined in the
120
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
121
122
123
private
:
124
129
MatchboxTriVecScales
&
operator=
(
const
MatchboxTriVecScales
&) =
delete
;
130
131
};
132
133
}
134
135
#endif
/* Herwig_MatchboxTriVecScales_H */
Herwig::MatchboxScaleChoice
MatchboxScaleChoice is the base class for scale choices within Matchbox.
Definition:
MatchboxScaleChoice.h:31
Herwig::MatchboxTriVecScales
MatchboxTriVecScales implements scale choices related to transverse momenta and transverse energies i...
Definition:
MatchboxTriVecScales.h:32
Herwig::MatchboxTriVecScales::MatchboxTriVecScales
MatchboxTriVecScales()
The default constructor.
Herwig::MatchboxTriVecScales::~MatchboxTriVecScales
virtual ~MatchboxTriVecScales()
The destructor.
Herwig::MatchboxTriVecScales::renormalizationScale
virtual Energy2 renormalizationScale() const
Return the renormalization scale.
Herwig::MatchboxTriVecScales::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::MatchboxTriVecScales::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::MatchboxTriVecScales::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::MatchboxTriVecScales::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::MatchboxTriVecScales::operator=
MatchboxTriVecScales & operator=(const MatchboxTriVecScales &)=delete
The assignment operator is private and must never be called.
Herwig::MatchboxTriVecScales::theJetFinder
Ptr< JetFinder >::ptr theJetFinder
Reference to the jet finder.
Definition:
MatchboxTriVecScales.h:111
Herwig::MatchboxTriVecScales::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxTriVecScales::theTriVecScaleChoice
unsigned int theTriVecScaleChoice
The scale choice to use.
Definition:
MatchboxTriVecScales.h:116
Herwig::MatchboxTriVecScales::factorizationScale
virtual Energy2 factorizationScale() const
Return the factorization scale.
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