CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
producerAbilityToImplementor.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_one_producerAbilityToImplementor_h
2 #define FWCore_Framework_one_producerAbilityToImplementor_h
3 // -*- C++ -*-
4 //
5 // Package: Package
6 // Class : producer::AbilityToImplementor
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Thu, 09 May 2013 19:39:58 GMT
19 // $Id: producerAbilityToImplementor.h,v 1.1 2013/05/17 14:49:45 chrjones Exp $
20 //
21 
22 // system include files
23 
24 // user include files
29 
30 // forward declarations
31 
32 namespace edm {
33  namespace one {
34  namespace producer {
35  template<typename T> struct AbilityToImplementor;
36 
37  template<>
40  };
41 
42  template<>
45  };
46 
47  template<>
50  };
51 
52  template<>
55  };
56 
57  template<>
60  };
61 
62  template<>
65  };
66 
67  template<>
70  };
71  }
72  }
73 }
74 
75 
76 #endif
edm::one::impl::LuminosityBlockWatcher< edm::one::EDProducerBase > Type
edm::one::impl::EndRunProducer< edm::one::EDProducerBase > Type
edm::one::impl::RunWatcher< edm::one::EDProducerBase > Type
edm::one::impl::BeginLuminosityBlockProducer< edm::one::EDProducerBase > Type
edm::one::impl::BeginRunProducer< edm::one::EDProducerBase > Type
edm::one::impl::EndLuminosityBlockProducer< edm::one::EDProducerBase > Type