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
L1Trigger
TrackerTFP
interface
DataFormatsRcd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_TrackerTFP_DataFormatsRcd_h
2
#define L1Trigger_TrackerTFP_DataFormatsRcd_h
3
4
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
5
#include "
L1Trigger/TrackTrigger/interface/SetupRcd.h
"
6
#include "
FWCore/Utilities/interface/mplVector.h
"
7
8
namespace
trackerTFP
{
9
10
typedef
edm::mpl::Vector<tt::SetupRcd>
RcdsDataFormats
;
11
12
// record of trackerTFP::DataFormats
13
class
DataFormatsRcd
:
public
edm::eventsetup::DependentRecordImplementation
<DataFormatsRcd, RcdsDataFormats> {};
14
15
}
// namespace trackerTFP
16
17
#endif
SetupRcd.h
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
trackerTFP::RcdsDataFormats
edm::mpl::Vector< tt::SetupRcd > RcdsDataFormats
Definition:
DataFormatsRcd.h:10
edm::mpl::Vector
Definition:
mplVector.h:52
DependentRecordImplementation.h
trackerTFP::DataFormatsRcd
Definition:
DataFormatsRcd.h:13
trackerTFP
Definition:
DataFormats.h:25
Generated for CMSSW Reference Manual by
1.8.14