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 public:
14  bool hasModuleLabel(std::string& moduleLabel) override;
15 
16 protected:
17  bool doUpdate(FWJobMetadataUpdateRequest*) override;
18 
19 private:
21 };
22 #endif
bool doUpdate(FWJobMetadataUpdateRequest *) override
bool hasModuleLabel(std::string &moduleLabel) override
const edm::Event * m_event
HLT enums.