Jpp
19.3.0-rc.2
the software that should make you happy
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace 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
l
m
n
o
p
q
r
s
t
v
w
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
b
c
d
f
h
i
j
l
m
p
r
s
t
Enumerations
Enumerator
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
w
y
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
r
s
t
u
v
w
x
~
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
b
c
d
e
f
g
h
i
j
k
m
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Related Symbols
c
d
f
g
j
o
p
r
s
t
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
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
b
c
d
f
i
j
o
p
r
t
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Loading...
Searching...
No Matches
software
JTools
JMapCollection.hh
Go to the documentation of this file.
1
#ifndef __JTOOLS__JMAPCOLLECTION__
2
#define __JTOOLS__JMAPCOLLECTION__
3
4
/**
5
* \author mdejong
6
*/
7
8
namespace
JTOOLS
{}
9
namespace
JPP
{
using namespace
JTOOLS
; }
10
11
namespace
JTOOLS
{
12
13
/**
14
* Template class to define the corresponding JCollection for a given template JMap.
15
*
16
* This class should be specialised for each map type so that the implementation
17
* of an interpolation method based on a collection can directly be transferred to a map.
18
*/
19
template
<
template
<
class
,
class
,
class
>
class
JMap_t>
20
struct
JMapCollection
;
21
}
22
23
#endif
JPP
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Definition
JAAnetToolkit.hh:43
JTOOLS
Auxiliary classes and methods for multi-dimensional interpolations and histograms.
Definition
JAbstractCollection.hh:11
JTOOLS::JMapCollection
Template class to define the corresponding JCollection for a given template JMap.
Definition
JSpline.hh:773
Generated by
1.12.0