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
TrackTrigger
interface
SetupRcd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_TrackerDTC_SetupRcd_h
2
#define L1Trigger_TrackerDTC_SetupRcd_h
3
4
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
5
6
#include "
MagneticField/Records/interface/IdealMagneticFieldRecord.h
"
7
#include "
Geometry/Records/interface/TrackerDigiGeometryRecord.h
"
8
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
9
#include "
DataFormats/TrackerCommon/interface/TrackerTopology.h
"
10
#include "
CondFormats/DataRecord/interface/TrackerDetToDTCELinkCablingMapRcd.h
"
11
#include "
L1Trigger/TrackTrigger/interface/TTStubAlgorithmRecord.h
"
12
13
#include "
FWCore/Utilities/interface/mplVector.h
"
14
15
namespace
tt
{
16
17
typedef
edm::mpl::Vector
<
TrackerDigiGeometryRecord
,
18
TrackerTopologyRcd
,
19
IdealMagneticFieldRecord
,
20
IdealGeometryRecord
,
21
TrackerDetToDTCELinkCablingMapRcd
,
22
TTStubAlgorithmRecord
>
23
Rcds
;
24
25
// record of tt::Setup
26
class
SetupRcd
:
public
edm::eventsetup::DependentRecordImplementation
<SetupRcd, Rcds> {};
27
28
}
// namespace tt
29
30
#endif
TrackerDigiGeometryRecord.h
TrackerTopologyRcd
Definition:
TrackerTopologyRcd.h:10
mplVector.h
TTStubAlgorithmRecord.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
IdealMagneticFieldRecord
Definition:
IdealMagneticFieldRecord.h:11
edm::mpl::Vector
Definition:
mplVector.h:52
tt
Definition:
TTTypes.h:54
tt::SetupRcd
Definition:
SetupRcd.h:26
TTStubAlgorithmRecord
Class to store the TTStubAlgorithm used in TTStubBuilder.
Definition:
TTStubAlgorithmRecord.h:23
IdealGeometryRecord
Definition:
IdealGeometryRecord.h:25
DependentRecordImplementation.h
tt::Rcds
edm::mpl::Vector< TrackerDigiGeometryRecord, TrackerTopologyRcd, IdealMagneticFieldRecord, IdealGeometryRecord, TrackerDetToDTCELinkCablingMapRcd, TTStubAlgorithmRecord > Rcds
Definition:
SetupRcd.h:23
IdealGeometryRecord.h
TrackerTopology.h
TrackerDigiGeometryRecord
Definition:
TrackerDigiGeometryRecord.h:16
TrackerDetToDTCELinkCablingMapRcd.h
IdealMagneticFieldRecord.h
TrackerDetToDTCELinkCablingMapRcd
Definition:
TrackerDetToDTCELinkCablingMapRcd.h:23
Generated for CMSSW Reference Manual by
1.8.14