CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EndPathStatusInserter.cc
Go to the documentation of this file.
1 
6 
7 #include <memory>
8 
9 namespace edm {
11 
13  //Puts a default constructed EndPathStatus
14  event.emplace(token_);
15  }
16 } // namespace edm
EDPutTokenT< EndPathStatus > token_
void produce(StreamID, Event &, EventSetup const &) const final
EndPathStatusInserter(unsigned int numberOfStreams)