CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCUnpackingModule.h
Go to the documentation of this file.
1 #ifndef RPCUnpackingModule_H
2 #define RPCUnpackingModule_H
3 
4 
14 
15 
16 class RPCReadOutMapping;
17 namespace edm { class Event; class EventSetup; }
18 
20 public:
21 
24 
26  virtual ~RPCUnpackingModule();
27 
31  void produce(edm::Event & ev, const edm::EventSetup& es);
32 
33 private:
35  bool doSynchro_;
36  unsigned long eventCounter_;
37 
41 };
42 
43 
44 #endif
void produce(edm::Event &ev, const edm::EventSetup &es)
RPCReadOutMappingWithFastSearch theReadoutMappingSearch
RPCUnpackingModule(const edm::ParameterSet &pset)
Constructor.
edm::InputTag dataLabel_
tuple pset
Definition: CrabTask.py:85
const RPCReadOutMapping * theCabling
virtual ~RPCUnpackingModule()
Destructor.
unsigned long eventCounter_
edm::ESWatcher< RPCEMapRcd > theRecordWatcher