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
HcalZDCLowGainFractionsRcd.h
Go to the documentation of this file.
1
#ifndef HcalZDCLowGainFractionsRcd_H
2
#define HcalZDCLowGainFractionsRcd_H
3
// -*- C++ -*-
4
//
5
// Package: CondFormats/DataRecord
6
// Class : HcalZDCLowGainFractionsRcd
7
//
16
//
17
// Author: Audrius Mecionis
18
// Created: Wed, 24 Sep 2014 11:27:57 GMT
19
//
20
21
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
22
#include "
Geometry/Records/interface/HcalRecNumberingRecord.h
"
23
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
24
25
class
HcalZDCLowGainFractionsRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
26
HcalZDCLowGainFractionsRcd,
27
edm::mpl::Vector<HcalRecNumberingRecord, IdealGeometryRecord> > {};
28
29
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
HcalRecNumberingRecord.h
DependentRecordImplementation.h
IdealGeometryRecord.h
HcalZDCLowGainFractionsRcd
Definition:
HcalZDCLowGainFractionsRcd.h:25
Generated for CMSSW Reference Manual by
1.8.14