CMS 3D CMS Logo

analyzerAbilityToImplementor.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_limited_analyzerAbilityToImplementor_h
2 #define FWCore_Framework_limited_analyzerAbilityToImplementor_h
3 // -*- C++ -*-
4 //
5 // Package: FWCore/Framework
6 // File : analyzerAbilityToImplementor
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Thu, 18 Jul 2013 11:51:33 GMT
19 //
20 
21 // system include files
22 
23 // user include files
27 
28 // forward declarations
29 namespace edm {
30  namespace limited {
31  namespace analyzer {
32  template <typename T>
34 
35  template <typename C>
38  };
39 
40  template <typename... Cs>
43  };
44 
45  template <typename C>
48  };
49 
50  template <typename C>
53  };
54 
55  template <typename C>
58  };
59 
60  template <typename C>
63  };
64 
65  template <>
68  };
69  } // namespace analyzer
70  } // namespace limited
71 } // namespace edm
72 
73 #endif
HLT enums.