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
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
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
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
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
+
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
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
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
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
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related 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
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
JetMETCorrections
FFTJetObjects
interface
loadFFTJetInterpolationTable.h
Go to the documentation of this file.
1
#ifndef JetMETCorrections_FFTJetObjects_loadFFTJetInterpolationTable_h
2
#define JetMETCorrections_FFTJetObjects_loadFFTJetInterpolationTable_h
3
4
#include "Alignment/Geners/interface/StringArchive.hh"
5
#include <memory>
6
7
#include "
FWCore/ParameterSet/interface/ParameterSetfwd.h
"
8
#include "
JetMETCorrections/InterpolationTables/interface/StorableMultivariateFunctor.h
"
9
10
std::unique_ptr<npstat::StorableMultivariateFunctor>
loadFFTJetInterpolationTable
(
const
edm::ParameterSet
& ps,
11
gs::StringArchive& ar,
12
bool
verbose
);
13
14
#endif // JetMETCorrections_FFTJetObjects_loadFFTJetInterpolationTable_h
verbose
bool verbose
Definition:
beamSpotDipStandalone.cc:87
StorableMultivariateFunctor.h
Interface definition for storable multivariate functors.
ParameterSetfwd.h
loadFFTJetInterpolationTable
std::unique_ptr< npstat::StorableMultivariateFunctor > loadFFTJetInterpolationTable(const edm::ParameterSet &ps, gs::StringArchive &ar, bool verbose)
Definition:
loadFFTJetInterpolationTable.cc:28
edm::ParameterSet
Definition:
ParameterSet.h:48
Generated for CMSSW Reference Manual by
1.8.14