test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1RPCHwConfigDBWriter.h
Go to the documentation of this file.
1 #ifndef L1RPCHWCONFIGDBWRITER
2 #define L1RPCHWCONFIGDBWRITER
3 
6 
7 
8 class L1RPCHwConfigDBWriter : public popcon::PopConAnalyzer<L1RPCHwConfig>
9 {
10  public:
12  private:
13  void initSource(const edm::Event& evt, const edm::EventSetup& est);
15 };
16 
17 
18 #endif
L1RPCHwConfigDBWriter(const edm::ParameterSet &)
void initSource(const edm::Event &evt, const edm::EventSetup &est)