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
FFTJetLookupTableRcd.h
Go to the documentation of this file.
1
#ifndef JetMETCorrections_FFTJetLookupTableRcd_h
2
#define JetMETCorrections_FFTJetLookupTableRcd_h
3
// -*- C++ -*-
4
//
5
// Package: JetMETCorrections/FFTJetObjects
6
// Class : FFTJetLookupTableRcd
7
//
16
//
17
// Author: I. Volobouev
18
// Created: Tue Jul 31 19:49:12 CDT 2012
19
//
20
21
#include <
FWCore/Utilities/interface/mplVector.h
>
22
23
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
24
#include "
CondFormats/DataRecord/interface/FFTJetCorrectorParametersRcd.h
"
25
26
template
<
typename
CT>
27
struct
FFTJetLookupTableRcd
28
:
public
edm::eventsetup::DependentRecordImplementation
<FFTJetLookupTableRcd<CT>,
29
edm::mpl::Vector<FFTJetCorrectorParametersRcd<CT> > > {
30
typedef
CT
correction_type
;
31
};
32
33
#endif // JetMETCorrections_FFTJetLookupTableRcd_h
FFTJetLookupTableRcd
Definition:
FFTJetLookupTableRcd.h:27
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
FFTJetLookupTableRcd::correction_type
CT correction_type
Definition:
FFTJetLookupTableRcd.h:30
DependentRecordImplementation.h
FFTJetCorrectorParametersRcd.h
mplVector.h
Generated for CMSSW Reference Manual by
1.8.16