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