CMS 3D CMS Logo

analyzerImplementors.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 // Implementation:
4 // Explicitly instantiate implementor templates for EDAnalyzerBase
5 //
6 // Original Author: W. David Dagenhart
7 // Created: 23 June 2020
8 
11 
12 namespace edm {
13  namespace limited {
14  namespace impl {
15  template class WatchProcessBlock<edm::limited::EDAnalyzerBase>;
16  } // namespace impl
17  } // namespace limited
18 } // namespace edm
HLT enums.