CMS 3D CMS Logo

L1RPCHwConfigDBWriter.h

Go to the documentation of this file.
00001 #ifndef L1RPCHWCONFIGDBWRITER
00002 #define L1RPCHWCONFIGDBWRITER
00003 
00004 #include "CondCore/PopCon/interface/PopConAnalyzer.h"
00005 #include "CondTools/RPC/interface/L1RPCHwConfigSourceHandler.h"
00006 
00007 
00008 class L1RPCHwConfigDBWriter : public popcon::PopConAnalyzer<L1RPCHwConfig>
00009 {
00010         public:
00011                 L1RPCHwConfigDBWriter(const edm::ParameterSet&);
00012         private: 
00013                 void initSource(const edm::Event& evt, const edm::EventSetup& est);
00014                 int m_validate;
00015 };
00016 
00017 
00018 #endif

Generated on Tue Jun 9 17:26:56 2009 for CMSSW by  doxygen 1.5.4