1 #ifndef FWCore_Framework_ConsumesCollector_h
2 #define FWCore_Framework_ConsumesCollector_h
48 template <
typename ProductType, BranchType B = InEvent>
55 template <BranchType B>
60 template <
typename ProductType, BranchType B = InEvent>
67 template <BranchType B>
72 template <
typename ProductType, BranchType B = InEvent>
79 template <BranchType B>
85 template <
typename ESProduct,
typename ESRecord, Transition Tr = Transition::Event>
87 return esConsumes<ESProduct, ESRecord, Tr>(
ESInputTag{});
90 template <
typename ESProduct,
typename ESRecord, Transition Tr = Transition::Event>
95 template <
typename ESProduct, Transition Tr = Transition::Event>