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
CondFormats
DataRecord
interface
L1RPCConeBuilderRcd.h
Go to the documentation of this file.
1
#ifndef CondFormats_L1RPCConeBuilderRcd_h
2
#define CondFormats_L1RPCConeBuilderRcd_h
3
// -*- C++ -*-
4
//
5
// Package: CondFormats
6
// Class : L1RPCConeBuilderRcd
7
//
16
//
17
// Author:
18
// Created: Fri Feb 22 12:15:57 CET 2008
19
// $Id: L1RPCConeBuilderRcd.h,v 1.2 2008/03/03 07:09:47 wsun Exp $
20
//
21
22
// #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
23
// class L1RPCConeBuilderRcd : public edm::eventsetup::EventSetupRecordImplementation<L1RPCConeBuilderRcd> {};
24
25
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
26
#include "
Geometry/Records/interface/MuonGeometryRecord.h
"
27
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
28
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
29
#include "
CondFormats/DataRecord/interface/L1RPCConeDefinitionRcd.h
"
30
#include <
FWCore/Utilities/interface/mplVector.h
>
31
class
L1RPCConeBuilderRcd
32
:
public
edm::eventsetup::DependentRecordImplementation
<
33
L1RPCConeBuilderRcd,
34
edm::mpl::Vector<MuonGeometryRecord, L1TriggerKeyListRcd, L1TriggerKeyRcd, L1RPCConeDefinitionRcd> > {};
35
36
#endif
L1RPCConeBuilderRcd
Definition:
L1RPCConeBuilderRcd.h:31
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
MuonGeometryRecord.h
L1TriggerKeyListRcd.h
L1RPCConeDefinitionRcd.h
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.14