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
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
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
JetMETCorrections
FFTJetObjects
src
FFTJetLookupTableSequenceLoader.cc
Go to the documentation of this file.
1
#include "
JetMETCorrections/FFTJetObjects/interface/FFTJetLookupTableSequenceLoader.h
"
2
#include "
JetMETCorrections/FFTJetObjects/interface/FFTJetLookupTableRcdTypes.h
"
3
4
#define add_loader(Record) (*this)[#Record] = new ConcreteFFTJetRcdMapper<FFTJetLookupTableSequence, Record>()
5
6
FFTJetLookupTableSequenceLoader::FFTJetLookupTableSequenceLoader
() {
7
add_loader
(
FFTEtaFlatteningFactorsTableRcd
);
8
add_loader
(
FFTPileupRhoCalibrationTableRcd
);
9
add_loader
(
FFTPileupRhoEtaDependenceTableRcd
);
10
add_loader
(
FFTLUT0TableRcd
);
11
add_loader
(
FFTLUT1TableRcd
);
12
add_loader
(
FFTLUT2TableRcd
);
13
add_loader
(
FFTLUT3TableRcd
);
14
add_loader
(
FFTLUT4TableRcd
);
15
add_loader
(
FFTLUT5TableRcd
);
16
add_loader
(
FFTLUT6TableRcd
);
17
add_loader
(
FFTLUT7TableRcd
);
18
add_loader
(
FFTLUT8TableRcd
);
19
add_loader
(
FFTLUT9TableRcd
);
20
add_loader
(
FFTLUT10TableRcd
);
21
add_loader
(
FFTLUT11TableRcd
);
22
add_loader
(
FFTLUT12TableRcd
);
23
add_loader
(
FFTLUT13TableRcd
);
24
add_loader
(
FFTLUT14TableRcd
);
25
add_loader
(
FFTLUT15TableRcd
);
26
}
FFTJetLookupTableSequenceLoader.h
FFTJetLookupTableSequenceLoader::FFTJetLookupTableSequenceLoader
FFTJetLookupTableSequenceLoader()
Definition:
FFTJetLookupTableSequenceLoader.cc:6
FFTJetLookupTableRcd
Definition:
FFTJetLookupTableRcd.h:27
FFTJetLookupTableRcdTypes.h
add_loader
#define add_loader(Record)
Definition:
FFTJetLookupTableSequenceLoader.cc:4
Generated for CMSSW Reference Manual by
1.8.16