herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
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