Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
popcon::PopConAnalyzer
Definition:
PopConAnalyzer.h:19
PopConAnalyzer.h
RPCEMapSourceHandler.h
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::EventSetup
Definition:
EventSetup.h:44
RPCEMapDBWriter
Definition:
RPCEMapDBWriter.h:8
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:62
Generated for CMSSW Reference Manual by
1.8.5