herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Decay
FormFactors
KPiIThreeHalfFOCUSKMatrix.h
1
// -*- C++ -*-
2
#ifndef Herwig_KPiIThreeHalfFOCUSKMatrix_H
3
#define Herwig_KPiIThreeHalfFOCUSKMatrix_H
4
//
5
// This is the declaration of the KPiIThreeHalfFOCUSKMatrix class.
6
//
7
8
#include "KMatrix.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
22
class
KPiIThreeHalfFOCUSKMatrix
:
public
KMatrix
{
23
24
public
:
25
29
KPiIThreeHalfFOCUSKMatrix
();
30
36
virtual
boost::numeric::ublas::matrix<double>
K
(Energy2 s,
bool
multiplyByPoles=
false
)
const
;
37
38
public
:
39
46
void
persistentOutput
(
PersistentOStream
& os)
const
;
47
53
void
persistentInput
(
PersistentIStream
& is,
int
version);
55
62
static
void
Init
();
63
64
protected
:
65
72
virtual
IBPtr
clone
()
const
;
73
78
virtual
IBPtr
fullclone
()
const
;
80
protected
:
81
89
virtual
void
doinit
();
91
92
private
:
93
98
KPiIThreeHalfFOCUSKMatrix
&
operator=
(
const
KPiIThreeHalfFOCUSKMatrix
&) =
delete
;
99
100
private
:
101
105
vector<double>
D_
;
106
110
Energy2
sThreeHalf_
;
111
115
Energy2
sNorm_
;
116
};
117
118
}
119
120
#endif
/* Herwig_KPiIThreeHalfFOCUSKMatrix_H */
Herwig::KMatrix
The KMatrix class is a base class for the implementation of K-matrix parameterizations in Herwig.
Definition:
KMatrix.h:25
Herwig::KPiIThreeHalfFOCUSKMatrix
The KPiIThreeHalfFOCUSKMatrix class implements the K-matrix fit of the FOCUS collaboration (Phys....
Definition:
KPiIThreeHalfFOCUSKMatrix.h:22
Herwig::KPiIThreeHalfFOCUSKMatrix::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::KPiIThreeHalfFOCUSKMatrix::K
virtual boost::numeric::ublas::matrix< double > K(Energy2 s, bool multiplyByPoles=false) const
Compute the K-matrix for a given scale.
Herwig::KPiIThreeHalfFOCUSKMatrix::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::KPiIThreeHalfFOCUSKMatrix::operator=
KPiIThreeHalfFOCUSKMatrix & operator=(const KPiIThreeHalfFOCUSKMatrix &)=delete
The assignment operator is private and must never be called.
Herwig::KPiIThreeHalfFOCUSKMatrix::sNorm_
Energy2 sNorm_
Normalisation scale.
Definition:
KPiIThreeHalfFOCUSKMatrix.h:115
Herwig::KPiIThreeHalfFOCUSKMatrix::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::KPiIThreeHalfFOCUSKMatrix::KPiIThreeHalfFOCUSKMatrix
KPiIThreeHalfFOCUSKMatrix()
The default constructor.
Herwig::KPiIThreeHalfFOCUSKMatrix::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::KPiIThreeHalfFOCUSKMatrix::D_
vector< double > D_
Constants from Eqn 9.
Definition:
KPiIThreeHalfFOCUSKMatrix.h:105
Herwig::KPiIThreeHalfFOCUSKMatrix::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::KPiIThreeHalfFOCUSKMatrix::sThreeHalf_
Energy2 sThreeHalf_
Adler zero position.
Definition:
KPiIThreeHalfFOCUSKMatrix.h:110
Herwig::KPiIThreeHalfFOCUSKMatrix::clone
virtual IBPtr clone() const
Make a simple clone of this object.
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