CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
producerAbilityToImplementor.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_limited_producerAbilityToImplementor_h
2 #define FWCore_Framework_limited_producerAbilityToImplementor_h
3 // -*- C++ -*-
4 //
5 // Package: FWCore/Framework
6 // File : producerAbilityToImplementor
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 producer {
32  template <typename T>
34 
35  template <typename C>
38  };
39 
40  template <typename... Cs>
43  };
44 
45  template <typename C>
46  struct AbilityToImplementor<edm::RunCache<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 
70  template <>
73  };
74 
75  template <>
78  };
79 
80  template <>
83  };
84 
85  template <>
88  };
89 
90  template <>
93  };
94 
95  template <>
98  };
99 
100  template <>
103  };
104 
105  template <bool, bool, typename T>
108  };
109 
110  template <bool B, typename C>
113  };
114 
115  template <bool B>
118  };
119 
120  template <bool B, typename C>
123  };
124 
125  template <bool B>
128  };
129  } // namespace producer
130  } // namespace limited
131 } // namespace edm
132 
133 #endif
Definition: APVGainStruct.h:7
typename edm::limited::impl::EndRunSummaryProducer< edm::limited::EDProducerBase, C > Type
typename edm::limited::impl::EndLuminosityBlockSummaryProducer< edm::limited::EDProducerBase, C > Type