CMS 3D CMS Logo

EndPathStatusInserter.cc
Go to the documentation of this file.
1 
6 
7 #include <memory>
8 
9 namespace edm
10 {
12  produces<EndPathStatus>();
13  }
14 
15  void
17  {
18  event.put(std::make_unique<EndPathStatus>());
19  }
20 }
void produce(StreamID, Event &, EventSetup const &) const override final
EndPathStatusInserter(unsigned int numberOfStreams)
HLT enums.
Definition: event.py:1