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
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
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
CondTools
RPC
interface
RPCEMapDBWriter.h
Go to the documentation of this file.
1
#ifndef RPCEMAPDBWRITER
2
#define RPCEMAPDBWRITER
3
4
#include "
CondCore/PopCon/interface/PopConAnalyzer.h
"
5
#include "
CondTools/RPC/interface/RPCEMapSourceHandler.h
"
6
7
8
class
RPCEMapDBWriter
:
public
popcon::PopConAnalyzer
<RPCEMap>
9
{
10
public
:
11
RPCEMapDBWriter
(
const
edm::ParameterSet
&);
12
private
:
13
void
initSource
(
const
edm::Event
& evt,
const
edm::EventSetup
& est);
14
int
m_validate
;
15
};
16
17
18
#endif
RPCEMapDBWriter::RPCEMapDBWriter
RPCEMapDBWriter(const edm::ParameterSet &)
RPCEMapDBWriter::m_validate
int m_validate
Definition:
RPCEMapDBWriter.h:14
RPCEMapDBWriter::initSource
void initSource(const edm::Event &evt, const edm::EventSetup &est)
edm::ParameterSet
Definition:
ParameterSet.h:36
RPCEMapSourceHandler.h
edm::EventSetup
Definition:
EventSetup.h:57
RPCEMapDBWriter
Definition:
RPCEMapDBWriter.h:8
edm::Event
Definition:
Event.h:73
PopConAnalyzer.h
popcon::PopConAnalyzer
Definition:
PopConAnalyzer.h:17
Generated for CMSSW Reference Manual by
1.8.16