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 C>
41  };
42 
43  template <typename C>
46  };
47 
48  template <typename C>
51  };
52 
53  template <typename C>
56  };
57 
58  template <>
61  };
62 
63  template <>
66  };
67 
68  template <>
71  };
72 
73  template <>
76  };
77 
78  template <>
81  };
82 
83  // As currently implemented this ability only works
84  // with EDProducer, not with EDAnalyzers or EDFilters!
85  template <>
88  };
89  } // namespace stream
90 } // namespace edm
91 
92 #endif
edm::GlobalCache
Definition: moduleAbilities.h:36
edm::stream::AbilityToImplementor< edm::LuminosityBlockSummaryCache< C > >::Type
edm::stream::impl::LuminosityBlockSummaryCacheHolder< C > Type
Definition: AbilityToImplementor.h:55
edm::stream::AbilityToImplementor
Definition: AbilityToImplementor.h:31
edm::BeginLuminosityBlockProducer
Definition: moduleAbilities.h:81
edm::stream::AbilityToImplementor< edm::RunSummaryCache< C > >::Type
edm::stream::impl::RunSummaryCacheHolder< C > Type
Definition: AbilityToImplementor.h:45
implementors.h
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::stream::impl::RunSummaryCacheHolder
Definition: implementors.h:87
cms::cuda::stream
cudaStream_t stream
Definition: HistoContainer.h:57
edm::stream::impl::BeginLuminosityBlockProducer
Definition: implementors.h:131
edm::stream::AbilityToImplementor< edm::BeginRunProducer >::Type
edm::stream::impl::BeginRunProducer Type
Definition: AbilityToImplementor.h:60
edm::EndLuminosityBlockProducer
Definition: moduleAbilities.h:86
edm::LuminosityBlockCache
Definition: moduleAbilities.h:54
edm::stream::AbilityToImplementor< edm::Accumulator >::Type
edm::stream::impl::Accumulator Type
Definition: AbilityToImplementor.h:87
edm::Accumulator
Definition: moduleAbilities.h:101
edm::stream::impl::LuminosityBlockCacheHolder
Definition: implementors.h:72
edm::LuminosityBlockSummaryCache
Definition: moduleAbilities.h:66
edm::stream::AbilityToImplementor< edm::RunCache< C > >::Type
edm::stream::impl::RunCacheHolder< C > Type
Definition: AbilityToImplementor.h:40
edm::RunCache
Definition: moduleAbilities.h:48
edm::BeginRunProducer
Definition: moduleAbilities.h:71
edm::stream::impl::GlobalCacheHolder
Definition: implementors.h:41
edm::stream::impl::EndLuminosityBlockProducer
Definition: implementors.h:142
edm::ExternalWork
Definition: moduleAbilities.h:96
edm::stream::impl::LuminosityBlockSummaryCacheHolder
Definition: implementors.h:99
edm::stream::impl::RunCacheHolder
Definition: implementors.h:57
edm::RunSummaryCache
Definition: moduleAbilities.h:60
moduleAbilities.h
edm::stream::impl::ExternalWork
Definition: implementors.h:153
edm::stream::AbilityToImplementor< edm::GlobalCache< C > >::Type
edm::stream::impl::GlobalCacheHolder< C > Type
Definition: AbilityToImplementor.h:35
edm::EndRunProducer
Definition: moduleAbilities.h:76
edm::stream::AbilityToImplementor< edm::ExternalWork >::Type
edm::stream::impl::ExternalWork Type
Definition: AbilityToImplementor.h:80
edm::stream::AbilityToImplementor< edm::BeginLuminosityBlockProducer >::Type
edm::stream::impl::BeginLuminosityBlockProducer Type
Definition: AbilityToImplementor.h:70
edm::stream::AbilityToImplementor< edm::LuminosityBlockCache< C > >::Type
edm::stream::impl::LuminosityBlockCacheHolder< C > Type
Definition: AbilityToImplementor.h:50
edm::stream::AbilityToImplementor< edm::EndRunProducer >::Type
edm::stream::impl::EndRunProducer Type
Definition: AbilityToImplementor.h:65
edm::stream::impl::BeginRunProducer
Definition: implementors.h:110
edm::stream::impl::EndRunProducer
Definition: implementors.h:120
edm::stream::impl::Accumulator
Definition: implementors.h:163
edm::stream::AbilityToImplementor< edm::EndLuminosityBlockProducer >::Type
edm::stream::impl::EndLuminosityBlockProducer Type
Definition: AbilityToImplementor.h:75