CMS 3D CMS Logo

FWFFMetadataManager.h
Go to the documentation of this file.
1 #ifndef Fireworks_FWInterface_FWFFMetadataManager_h
2 #define Fireworks_FWInterface_FWFFMetadataManager_h
3 
5 
6 namespace edm {
7 class Event;
8 }
10 
12 {
13 public:
15  bool hasModuleLabel(std::string& moduleLabel) override;
16 
17 protected:
18  bool doUpdate(FWJobMetadataUpdateRequest*) override;
19 
20 private:
22 
23 };
24 #endif
const edm::Event * m_event
HLT enums.