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
interface
FFTJetLookupTableSequenceLoader.h
Go to the documentation of this file.
1
#ifndef JetMETCorrections_FFTJetObjects_FFTJetLookupTableSequenceLoader_h
2
#define JetMETCorrections_FFTJetObjects_FFTJetLookupTableSequenceLoader_h
3
4
#include "
JetMETCorrections/FFTJetObjects/interface/FFTJetRcdMapper.h
"
5
#include "
JetMETCorrections/FFTJetObjects/interface/FFTJetLookupTableSequence.h
"
6
7
//
8
// Note that the class below does not have any public constructors.
9
// All application usage is via the StaticFFTJetRcdMapper wrapper.
10
//
11
class
FFTJetLookupTableSequenceLoader
:
public
DefaultFFTJetRcdMapper
<FFTJetLookupTableSequence> {
12
typedef
DefaultFFTJetRcdMapper<FFTJetLookupTableSequence>
Base
;
13
friend
class
StaticFFTJetRcdMapper
<
FFTJetLookupTableSequenceLoader
>;
14
FFTJetLookupTableSequenceLoader
();
// NOLINT - prevent clang-tidy from adding `= delete`
15
};
16
17
typedef
StaticFFTJetRcdMapper<FFTJetLookupTableSequenceLoader>
StaticFFTJetLookupTableSequenceLoader
;
18
19
#endif // JetMETCorrections_FFTJetObjects_FFTJetLookupTableSequenceLoader_h
FFTJetLookupTableSequenceLoader::FFTJetLookupTableSequenceLoader
FFTJetLookupTableSequenceLoader()
Definition:
FFTJetLookupTableSequenceLoader.cc:6
FFTJetLookupTableSequence.h
FFTJetRcdMapper.h
StaticFFTJetRcdMapper
Definition:
FFTJetRcdMapper.h:82
FFTJetLookupTableSequenceLoader
Definition:
FFTJetLookupTableSequenceLoader.h:11
StaticFFTJetLookupTableSequenceLoader
StaticFFTJetRcdMapper< FFTJetLookupTableSequenceLoader > StaticFFTJetLookupTableSequenceLoader
Definition:
FFTJetLookupTableSequenceLoader.h:17
DefaultFFTJetRcdMapper
Definition:
FFTJetRcdMapper.h:45
FFTJetLookupTableSequenceLoader::Base
DefaultFFTJetRcdMapper< FFTJetLookupTableSequence > Base
Definition:
FFTJetLookupTableSequenceLoader.h:12
Generated for CMSSW Reference Manual by
1.8.16