herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Phasespace
IILightTildeKinematics.h
1
// -*- C++ -*-
2
//
3
// IILightTildeKinematics.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_IILightTildeKinematics_H
10
#define HERWIG_IILightTildeKinematics_H
11
//
12
// This is the declaration of the IILightTildeKinematics class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Phasespace/TildeKinematics.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
29
class
IILightTildeKinematics
:
public
TildeKinematics
{
30
31
public
:
32
41
virtual
bool
doMap
();
42
46
virtual
Energy
lastPt
()
const
;
47
51
//TODO: make this static?
52
virtual
Energy
lastPt
(Lorentz5Momentum,Lorentz5Momentum,Lorentz5Momentum)
const
;
53
57
virtual
pair<double,double>
zBounds
(Energy pt, Energy hardPt )
const
;
58
62
virtual
double
lastZ
()
const
;
63
68
virtual
bool
doesTransform
()
const
{
return
true
; }
69
75
virtual
Lorentz5Momentum
transform
(
const
Lorentz5Momentum& p)
const
;
76
77
78
/*
79
* True if phase space point is above the alpha cut for this dipole.
80
*/
81
82
bool
aboveAlpha()
const
{
return
dipole
()->alpha()<
subtractionParameters
()[1];}
83
84
85
public
:
86
93
void
persistentOutput
(
PersistentOStream
& os)
const
;
94
100
void
persistentInput
(
PersistentIStream
& is,
int
version);
102
109
static
void
Init
();
110
111
protected
:
112
119
virtual
IBPtr
clone
()
const
;
120
125
virtual
IBPtr
fullclone
()
const
;
127
128
129
// If needed, insert declarations of virtual function defined in the
130
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
131
132
private
:
133
137
Lorentz5Momentum
K
;
138
142
Lorentz5Momentum
Ktilde
;
143
144
private
:
145
150
IILightTildeKinematics
&
operator=
(
const
IILightTildeKinematics
&) =
delete
;
151
152
};
153
154
}
155
156
#endif
/* HERWIG_IILightTildeKinematics_H */
Herwig::IILightTildeKinematics
Definition:
IILightTildeKinematics.h:29
Herwig::IILightTildeKinematics::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::IILightTildeKinematics::zBounds
virtual pair< double, double > zBounds(Energy pt, Energy hardPt) const
Given a pt, return the boundaries on z.
Herwig::IILightTildeKinematics::doesTransform
virtual bool doesTransform() const
Return true, if this TildeKinematics object needs to transform all other particles in the process exc...
Definition:
IILightTildeKinematics.h:68
Herwig::IILightTildeKinematics::Ktilde
Lorentz5Momentum Ktilde
The Ktilde momentum used to transform the final state.
Definition:
IILightTildeKinematics.h:142
Herwig::IILightTildeKinematics::operator=
IILightTildeKinematics & operator=(const IILightTildeKinematics &)=delete
The assignment operator is private and must never be called.
Herwig::IILightTildeKinematics::doMap
virtual bool doMap()
Perform the mapping to the tilde kinematics for the last selected process and store all dimensionless...
Herwig::IILightTildeKinematics::lastZ
virtual double lastZ() const
Return the momentum fraction associated to the last splitting.
Herwig::IILightTildeKinematics::transform
virtual Lorentz5Momentum transform(const Lorentz5Momentum &p) const
If this TildeKinematics object needs to transform all other particles in the process except the emitt...
Herwig::IILightTildeKinematics::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::IILightTildeKinematics::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::IILightTildeKinematics::lastPt
virtual Energy lastPt(Lorentz5Momentum, Lorentz5Momentum, Lorentz5Momentum) const
Return the pt associated to emitter emission and sppectator momentum.
Herwig::IILightTildeKinematics::lastPt
virtual Energy lastPt() const
Return the pt associated to the last merged splitting.
Herwig::IILightTildeKinematics::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::IILightTildeKinematics::K
Lorentz5Momentum K
The K momentum used to transform the final state.
Definition:
IILightTildeKinematics.h:137
Herwig::IILightTildeKinematics::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::TildeKinematics
TildeKinematics is the base class for the 'tilde' kinematics being used for subtraction terms in the ...
Definition:
TildeKinematics.h:33
Herwig::TildeKinematics::subtractionParameters
vector< double > & subtractionParameters()
Access the vector of dimensionless variables calculated.
Definition:
TildeKinematics.h:250
Herwig::TildeKinematics::dipole
Ptr< SubtractionDipole >::tptr dipole()
Return the current dipole.
Definition:
TildeKinematics.h:133
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