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
CondTools
Hcal
plugins
HFPhase1PMTParamsDBModules.cc
Go to the documentation of this file.
1
#include "
CondFormats/HcalObjects/interface/HFPhase1PMTParams.h
"
2
#include "
CondFormats/DataRecord/interface/HFPhase1PMTParamsRcd.h
"
3
4
#include "
CondTools/Hcal/interface/BoostIODBWriter.h
"
5
#include "
CondTools/Hcal/interface/BoostIODBReader.h
"
6
7
#include "
FWCore/Framework/interface/MakerMacros.h
"
8
9
typedef
BoostIODBWriter<HFPhase1PMTParams>
HFPhase1PMTParamsDBWriter
;
10
typedef
BoostIODBReader<HFPhase1PMTParams, HFPhase1PMTParamsRcd>
HFPhase1PMTParamsDBReader
;
11
12
DEFINE_FWK_MODULE
(
HFPhase1PMTParamsDBWriter
);
13
DEFINE_FWK_MODULE
(
HFPhase1PMTParamsDBReader
);
HFPhase1PMTParamsDBWriter
BoostIODBWriter< HFPhase1PMTParams > HFPhase1PMTParamsDBWriter
Definition:
HFPhase1PMTParamsDBModules.cc:9
BoostIODBWriter
Definition:
BoostIODBWriter.h:40
HFPhase1PMTParams.h
BoostIODBReader
Definition:
BoostIODBReader.h:42
BoostIODBReader.h
HFPhase1PMTParamsDBReader
BoostIODBReader< HFPhase1PMTParams, HFPhase1PMTParamsRcd > HFPhase1PMTParamsDBReader
Definition:
HFPhase1PMTParamsDBModules.cc:10
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
HFPhase1PMTParamsRcd.h
MakerMacros.h
BoostIODBWriter.h
Generated for CMSSW Reference Manual by
1.8.14