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 global {
14  namespace impl {
15  template class WatchProcessBlock<edm::global::EDAnalyzerBase>;
16  } // namespace impl
17  } // namespace global
18 } // namespace edm
HLT enums.