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
PhysicsTools
PatAlgos
interface
KinematicResolutionRcd.h
Go to the documentation of this file.
1
#ifndef PatAlgos_KinematicResolutionRcd_h
2
#define PatAlgos_KinematicResolutionRcd_h
3
// -*- C++ -*-
4
//
5
// Package: PatAlgos
6
// Class : KinematicResolutionRcd
7
//
13
//
14
// Author:
15
// Created: Sun Jun 24 16:53:34 CEST 2007
16
//
17
18
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
19
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
20
#include "
MagneticField/Records/interface/IdealMagneticFieldRecord.h
"
21
22
#include "
FWCore/Utilities/interface/mplVector.h
"
23
24
class
KinematicResolutionRcd
25
:
public
edm::eventsetup::DependentRecordImplementation
<KinematicResolutionRcd,
26
edm::mpl::Vector<IdealMagneticFieldRecord> > {};
27
#endif
EventSetupRecordImplementation.h
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
DependentRecordImplementation.h
KinematicResolutionRcd
Definition:
KinematicResolutionRcd.h:24
IdealMagneticFieldRecord.h
Generated for CMSSW Reference Manual by
1.8.14