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