1 #ifndef FWCore_Framework_stream_makeGlobal_h 2 #define FWCore_Framework_stream_makeGlobal_h 29 template <
typename T,
typename G>
31 return T::initializeGlobalCache(iPSet);
38 template <
typename T,
typename G>
40 return new T(iPSet, iGlobal);
50 return std::make_unique<G>();
std::unique_ptr< G > makeInputProcessBlockCacheImpl(G const *)
uint32_t T const *__restrict__ uint32_t const *__restrict__ int32_t int Histo::index_type cudaStream_t stream
std::unique_ptr< G > makeGlobal(edm::ParameterSet const &iPSet, G const *)
T * makeStreamModule(edm::ParameterSet const &iPSet, DQMEDAnalyzerGlobalCache const *global)