CMS 3D CMS Logo

outputmoduleImplementors.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: FWCore/Framework
4 // Class : outputmoduleImplementors
5 //
6 // Implementation:
7 // Explicitly instantiate implementor templates for OutputModuleBase
8 //
9 //
10 
11 // system include files
12 
13 // user include files
16 
17 namespace edm {
18 
19  class ModuleCallingContext;
20 
21  namespace global {
22  namespace outputmodule {
25  } // namespace outputmodule
26  } // namespace global
27 } // namespace edm
virtual void respondToOpenInputFile(FileBlock const &)=0
void doRespondToOpenInputFile_(FileBlock const &) final
void doRespondToCloseInputFile_(FileBlock const &) final
HLT enums.
virtual void respondToCloseInputFile(FileBlock const &)=0