CMS 3D CMS Logo

EndPathStatusInserter.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_EndPathStatusInserter_h
2 #define FWCore_Framework_EndPathStatusInserter_h
3 
5 
6 namespace edm {
7 
8  class Event;
9  class EventSetup;
10  class StreamID;
11 
13  public:
14 
15  EndPathStatusInserter(unsigned int numberOfStreams);
16 
17  void produce(StreamID, Event&, EventSetup const&) const override final;
18  };
19 }
20 #endif
void produce(StreamID, Event &, EventSetup const &) const override final
EndPathStatusInserter(unsigned int numberOfStreams)
HLT enums.