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
L1TriggerConfig
DTTPGConfig
interface
DTConfigManagerRcd.h
Go to the documentation of this file.
1
#ifndef DTTPGConfig_DTConfigManagerRcd_h
2
#define DTTPGConfig_DTConfigManagerRcd_h
3
// -*- C++ -*-
4
//
5
// Package: DTTPGConfig
6
// Class : DTConfigRcd
7
//
16
//
17
// Author: Sara Vanini
18
// Created: Mar 30 16:49:43 CEST 2007
19
// $Id:
20
// SV September 2008: create dependent record from DTCCBConfigRcd
21
//
22
23
#include "boost/mpl/vector.hpp"
24
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
25
#include "
CondFormats/DataRecord/interface/DTCCBConfigRcd.h
"
26
#include "
CondFormats/DataRecord/interface/DTKeyedConfigListRcd.h
"
27
28
class
DTT0Rcd
;
29
class
DTTPGParametersRcd
;
30
31
class
DTConfigManagerRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
32
DTConfigManagerRcd,
33
boost::mpl::vector<DTCCBConfigRcd, DTKeyedConfigListRcd, DTT0Rcd, DTTPGParametersRcd> > {
34
};
35
36
#endif
DTKeyedConfigListRcd.h
DTT0Rcd
Definition:
DTT0Rcd.h:9
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
DTConfigManagerRcd
Definition:
DTConfigManagerRcd.h:31
DTTPGParametersRcd
Definition:
DTTPGParametersRcd.h:5
DTCCBConfigRcd.h
DependentRecordImplementation.h
Generated for CMSSW Reference Manual by
1.8.16