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
CondFormats
DataRecord
interface
CSCDBL1TPParametersRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_CSCDBL1TPParametersRcd_h
2
3
#define DataRecord_CSCDBL1TPParametersRcd_h
4
5
// -*- C++ -*-
6
7
//
8
9
// Package: DataRecord
10
11
// Class : CSCDBL1TPParametersRcd
12
13
//
14
25
//
26
27
// Author: Slava Valuev
28
29
// Created: Thu Apr 12 11:18:05 CEST 2007
30
31
// $Id: CSCDBL1TPParametersRcd.h,v 1.1 2008/07/06 05:00:29 wsun Exp $
32
33
//
34
35
#include "
FWCore/Utilities/interface/mplVector.h
"
36
37
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
38
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
39
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
40
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
41
42
//class CSCDBL1TPParametersRcd : public edm::eventsetup::EventSetupRecordImplementation<CSCDBL1TPParametersRcd> {};
43
class
CSCDBL1TPParametersRcd
44
:
public
edm::eventsetup::DependentRecordImplementation
<CSCDBL1TPParametersRcd,
45
edm::mpl::Vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {};
46
47
#endif
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
L1TriggerKeyListRcd.h
CSCDBL1TPParametersRcd
Definition:
CSCDBL1TPParametersRcd.h:43
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.14