herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
External
BLHAGeneric
GenericOLPAmplitude.h
1
// -*- C++ -*-
2
//
3
// GenericOLPAmplitude.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_GenericOLPAmplitude_H
10
#define Herwig_GenericOLPAmplitude_H
11
//
12
// This is the declaration of the GenericOLPAmplitude class.
13
//
14
15
#include "Herwig/MatrixElement/Matchbox/Base/MatchboxOLPME.h"
16
17
namespace
Herwig
{
18
19
using namespace
ThePEG
;
20
27
class
GenericOLPAmplitude
:
public
MatchboxOLPME
{
28
29
public
:
30
36
GenericOLPAmplitude
();
37
41
virtual
~GenericOLPAmplitude
();
43
44
public
:
45
50
virtual
void
signOLP
(
const
string
&,
const
string
&);
51
55
virtual
void
startOLP
(
const
string
&,
int
& status);
56
60
virtual
void
evalSubProcess
()
const
;
61
65
virtual
void
evalColourCorrelator
(pair<int,int> ij)
const
;
66
72
virtual
LorentzVector<Complex>
plusPolarization
(
const
Lorentz5Momentum& p,
73
const
Lorentz5Momentum& n,
74
int
id
= -1)
const
;
75
79
virtual
void
evalSpinColourCorrelator
(pair<int,int> ij)
const
;
80
81
public
:
82
89
void
persistentOutput
(
PersistentOStream
& os)
const
;
90
96
void
persistentInput
(
PersistentIStream
& is,
int
version);
98
105
static
void
Init
();
106
107
protected
:
108
115
virtual
IBPtr
clone
()
const
;
116
121
virtual
IBPtr
fullclone
()
const
;
123
124
125
// If needed, insert declarations of virtual function defined in the
126
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
127
128
129
private
:
130
135
GenericOLPAmplitude
&
operator=
(
const
GenericOLPAmplitude
&) =
delete
;
136
137
};
138
139
}
140
141
#endif
/* Herwig_GenericOLPAmplitude_H */
Herwig::GenericOLPAmplitude
GenericOLPAmplitude implements OLP interfaces.
Definition:
GenericOLPAmplitude.h:27
Herwig::GenericOLPAmplitude::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::GenericOLPAmplitude::signOLP
virtual void signOLP(const string &, const string &)
Start the one loop provider, if appropriate, giving order and contract files.
Herwig::GenericOLPAmplitude::operator=
GenericOLPAmplitude & operator=(const GenericOLPAmplitude &)=delete
The assignment operator is private and must never be called.
Herwig::GenericOLPAmplitude::~GenericOLPAmplitude
virtual ~GenericOLPAmplitude()
The destructor.
Herwig::GenericOLPAmplitude::evalColourCorrelator
virtual void evalColourCorrelator(pair< int, int > ij) const
Fill in results for the given colour correlator.
Herwig::GenericOLPAmplitude::GenericOLPAmplitude
GenericOLPAmplitude()
The default constructor.
Herwig::GenericOLPAmplitude::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::GenericOLPAmplitude::evalSubProcess
virtual void evalSubProcess() const
Call OLP_EvalSubProcess and fill in the results.
Herwig::GenericOLPAmplitude::startOLP
virtual void startOLP(const string &, int &status)
Start the one loop provider, if appropriate.
Herwig::GenericOLPAmplitude::evalSpinColourCorrelator
virtual void evalSpinColourCorrelator(pair< int, int > ij) const
Fill in results for the given colour/spin correlator.
Herwig::GenericOLPAmplitude::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::GenericOLPAmplitude::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::GenericOLPAmplitude::plusPolarization
virtual LorentzVector< Complex > plusPolarization(const Lorentz5Momentum &p, const Lorentz5Momentum &n, int id=-1) const
Return a positive helicity polarization vector for a gluon of momentum p (with reference vector n) to...
Herwig::GenericOLPAmplitude::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::MatchboxOLPME
MatchboxOLPME implements OLP interfaces.
Definition:
MatchboxOLPME.h:27
ThePEG::LorentzVector
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:52 for Herwig by
1.9.6