herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
u
w
z
Variables
Typedefs
a
b
c
d
h
i
j
k
l
m
o
p
s
t
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
c
d
e
h
i
m
o
p
r
s
t
u
v
w
x
Enumerations
Enumerator
Related Functions
b
c
d
e
f
g
h
k
m
o
p
s
t
Files
File List
File Members
All
Functions
Variables
Macros
Decay
FormFactors
OmnesFunction.h
1
// -*- C++ -*-
2
#ifndef Herwig_OmnesFunction_H
3
#define Herwig_OmnesFunction_H
4
//
5
// This is the declaration of the OmnesFunction class.
6
//
7
8
#include "ThePEG/Interface/Interfaced.h"
9
#include "OmnesFunction.fh"
10
#include "Herwig/Utilities/Interpolator.h"
11
12
namespace
Herwig
{
13
14
using namespace
ThePEG
;
15
22
class
OmnesFunction
:
public
Interfaced
{
23
24
public
:
25
29
virtual
Complex
D
(Energy2 s)
const
= 0;
30
37
virtual
void
dataBaseOutput
(ofstream & os,
bool
header,
bool
create)
const
= 0;
38
39
public
:
40
47
static
void
Init
();
48
49
50
// If needed, insert declarations of virtual function defined in the
51
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
52
53
54
private
:
55
60
OmnesFunction
&
operator=
(
const
OmnesFunction
&) =
delete
;
61
62
};
63
64
}
65
66
#endif
/* Herwig_OmnesFunction_H */
Herwig::OmnesFunction
The OmnesFunction class provides a base class for the implementation of the Omnes function.
Definition:
OmnesFunction.h:22
Herwig::OmnesFunction::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::OmnesFunction::dataBaseOutput
virtual void dataBaseOutput(ofstream &os, bool header, bool create) const =0
Output the setup information for the particle database.
Herwig::OmnesFunction::D
virtual Complex D(Energy2 s) const =0
Method to return the function value.
Herwig::OmnesFunction::operator=
OmnesFunction & operator=(const OmnesFunction &)=delete
The assignment operator is private and must never be called.
ThePEG::Interfaced
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::Complex
std::complex< double > Complex
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6