herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Matching
DipoleMatching.h
1
// -*- C++ -*-
2
//
3
// DipoleMatching.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_DipoleMatching_H
10
#define Herwig_DipoleMatching_H
11
//
12
// This is the declaration of the DipoleMatching class.
13
//
14
15
#include "Herwig/Shower/ShowerHandler.h"
16
#include "Herwig/MatrixElement/Matchbox/Matching/ShowerApproximation.h"
17
18
namespace
Herwig
{
19
20
using namespace
ThePEG
;
21
29
class
DipoleMatching
:
public
Herwig::ShowerApproximation
{
30
31
public
:
32
38
virtual
CrossSection
dSigHatDR
()
const
;
39
46
virtual
double
me2
()
const
;
47
48
public
:
49
56
void
persistentOutput
(
PersistentOStream
& os)
const
;
57
63
void
persistentInput
(
PersistentIStream
& is,
int
version);
65
72
static
void
Init
();
73
74
protected
:
75
82
virtual
IBPtr
clone
()
const
;
83
88
virtual
IBPtr
fullclone
()
const
;
90
91
92
// If needed, insert declarations of virtual function defined in the
93
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
94
95
protected
:
96
104
virtual
void
doinit
();
106
107
108
private
:
109
113
Ptr<ShowerHandler>::ptr
theShowerHandler
;
114
119
DipoleMatching
&
operator=
(
const
DipoleMatching
&) =
delete
;
120
121
};
122
123
}
124
125
#endif
/* Herwig_DipoleMatching_H */
Herwig::DipoleMatching
DipoleMatching implements NLO matching with the dipole shower.
Definition:
DipoleMatching.h:29
Herwig::DipoleMatching::theShowerHandler
Ptr< ShowerHandler >::ptr theShowerHandler
The shower handler to be used.
Definition:
DipoleMatching.h:113
Herwig::DipoleMatching::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::DipoleMatching::dSigHatDR
virtual CrossSection dSigHatDR() const
Return the shower approximation to the real emission cross section for the given pair of Born and rea...
Herwig::DipoleMatching::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::DipoleMatching::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::DipoleMatching::operator=
DipoleMatching & operator=(const DipoleMatching &)=delete
The assignment operator is private and must never be called.
Herwig::DipoleMatching::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::DipoleMatching::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::DipoleMatching::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::DipoleMatching::me2
virtual double me2() const
Return the shower approximation splitting kernel for the given pair of Born and real emission configu...
Herwig::ShowerApproximation
ShowerApproximation describes the shower emission to be used in NLO matching.
Definition:
ShowerApproximation.h:35
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