CMS 3D CMS Logo

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