CMS 3D CMS Logo

TritonDummyCache.h
Go to the documentation of this file.
1 #ifndef HeterogeneousCore_SonicTriton_TritonDummyCache
2 #define HeterogeneousCore_SonicTriton_TritonDummyCache
3 
4 struct TritonDummyCache {};
5 
6 //Triton modules want to call initializeGlobalCache, but don't want GlobalCache pointer in constructor
7 //-> override framework function (can't partial specialize function templates)
8 namespace edm {
9  class ParameterSet;
10  namespace stream {
11  namespace impl {
12  template <typename T>
14  return new T(iPSet);
15  }
16  } // namespace impl
17  } // namespace stream
18 } // namespace edm
19 
20 #endif
uint32_t T const *__restrict__ uint32_t const *__restrict__ int32_t int Histo::index_type cudaStream_t stream
T * makeStreamModule(edm::ParameterSet const &iPSet, DQMEDAnalyzerGlobalCache const *global)
Definition: DQMEDAnalyzer.h:15
HLT enums.
long double T