CMS 3D CMS Logo

EndPathStatusInserter.cc
Go to the documentation of this file.
1 
6 
7 #include <memory>
8 
9 namespace edm
10 {
12  token_{produces<EndPathStatus>()}
13  {
14  }
15 
16  void
18  {
19  //Puts a default constructed EndPathStatus
20  event.emplace(token_);
21  }
22 }
void produce(StreamID, Event &, EventSetup const &) const final
EDPutTokenT< EndPathStatus > token_
EndPathStatusInserter(unsigned int numberOfStreams)
HLT enums.
Definition: event.py:1