MINT2
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
c
f
g
k
l
m
n
o
p
s
+
Functions
a
c
f
g
k
l
m
n
o
p
s
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
k
m
n
o
p
r
s
t
v
w
x
y
z
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
u
v
w
Related Functions
+
Files
File List
+
File 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
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
u
+
Variables
a
b
c
d
e
f
g
h
j
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Mint
ReturnPhaseSpace.h
Go to the documentation of this file.
1
#ifndef RETURN_PHASESPACE_HH
2
#define RETURN_PHASESPACE_HH
3
// author: Jonas Rademacker (Jonas.Rademacker@bristol.ac.uk)
4
// status: Mon 9 Feb 2009 19:18:00 GMT
5
6
#include "
Mint/IReturnRealForEvent.h
"
7
#include "
Mint/IDalitzEvent.h
"
8
9
class
ReturnPhaseSpace
:
virtual
public
MINT::IReturnRealForEvent
<IDalitzEvent>{
10
public
:
11
double
RealVal
(
IDalitzEvent
& evt);
12
};
13
14
#endif
15
//
ReturnPhaseSpace
Definition:
ReturnPhaseSpace.h:9
IDalitzEvent
Definition:
IDalitzEvent.h:16
ReturnPhaseSpace::RealVal
double RealVal(IDalitzEvent &evt)
Definition:
ReturnPhaseSpace.cpp:6
IDalitzEvent.h
MINT::IReturnRealForEvent
Definition:
IReturnRealForEvent.h:12
IReturnRealForEvent.h
Generated by
1.8.15