CMS 3D CMS Logo

AbilityToImplementor.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_stream_AbilityToImplementor_h
2 #define FWCore_Framework_stream_AbilityToImplementor_h
3 // -*- C++ -*-
4 //
5 // Package: FWCore/Framework
6 // File : AbilityToImplementor
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
26 
27 // forward declarations
28 namespace edm {
29  namespace stream {
30  template <typename T>
32 
33  template <typename C>
36  };
37 
38  template <typename... CacheTypes>
41  };
42 
43  template <typename C>
46  };
47 
48  template <typename C>
51  };
52 
53  template <typename C>
56  };
57 
58  template <typename C>
61  };
62 
63  template <>
66  };
67 
68  template <>
71  };
72 
73  template <>
76  };
77 
78  template <>
81  };
82 
83  template <>
86  };
87 
88  template <>
91  };
92 
93  template <>
96  };
97 
98  template <>
101  };
102 
103  // As currently implemented this ability only works
104  // with EDProducer, not with EDAnalyzers or EDFilters!
105  template <>
108  };
109  } // namespace stream
110 } // namespace edm
111 
112 #endif
edm::GlobalCache
Definition: moduleAbilities.h:36
edm::BeginProcessBlockProducer
Definition: moduleAbilities.h:81
edm::stream::AbilityToImplementor
Definition: AbilityToImplementor.h:31
edm::BeginLuminosityBlockProducer
Definition: moduleAbilities.h:101
edm::stream::impl::EndProcessBlockProducer
Definition: implementors.h:232
implementors.h
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::stream::impl::RunSummaryCacheHolder
Definition: implementors.h:189
edm::InputProcessBlockCache
Definition: moduleAbilities.h:48
cms::cuda::stream
uint32_t const T *__restrict__ const uint32_t *__restrict__ int32_t int Histo::index_type cudaStream_t stream
Definition: HistoContainer.h:51
edm::stream::impl::BeginLuminosityBlockProducer
Definition: implementors.h:262
edm::EndLuminosityBlockProducer
Definition: moduleAbilities.h:106
edm::LuminosityBlockCache
Definition: moduleAbilities.h:59
edm::Accumulator
Definition: moduleAbilities.h:121
edm::stream::impl::LuminosityBlockCacheHolder
Definition: implementors.h:174
edm::LuminosityBlockSummaryCache
Definition: moduleAbilities.h:71
edm::RunCache
Definition: moduleAbilities.h:53
edm::BeginRunProducer
Definition: moduleAbilities.h:91
edm::stream::impl::GlobalCacheHolder
Definition: implementors.h:51
edm::stream::impl::EndLuminosityBlockProducer
Definition: implementors.h:272
edm::stream::impl::InputProcessBlockCacheHolder
Definition: implementors.h:67
edm::ExternalWork
Definition: moduleAbilities.h:116
edm::EndProcessBlockProducer
Definition: moduleAbilities.h:86
edm::stream::impl::WatchProcessBlock
Definition: implementors.h:212
edm::stream::impl::LuminosityBlockSummaryCacheHolder
Definition: implementors.h:201
edm::stream::impl::RunCacheHolder
Definition: implementors.h:159
edm::stream::impl::BeginProcessBlockProducer
Definition: implementors.h:222
edm::RunSummaryCache
Definition: moduleAbilities.h:65
moduleAbilities.h
edm::stream::impl::ExternalWork
Definition: implementors.h:282
edm::EndRunProducer
Definition: moduleAbilities.h:96
edm::WatchProcessBlock
Definition: moduleAbilities.h:76
edm::stream::impl::BeginRunProducer
Definition: implementors.h:242
edm::stream::impl::EndRunProducer
Definition: implementors.h:252
edm::stream::impl::Accumulator
Definition: implementors.h:292