CMS 3D CMS Logo

L1TriggerKeyDummyProdExt.h
Go to the documentation of this file.
1 #ifndef CondTools_L1TriggerExt_L1TriggerKeyDummyProdExt_h
2 #define CondTools_L1TriggerExt_L1TriggerKeyDummyProdExt_h
3 
4 #include <memory>
5 
8 
10 
13 
15 public:
17  ~L1TriggerKeyDummyProdExt() override;
18 
19  using ReturnType = std::unique_ptr<L1TriggerKeyExt>;
20 
22 
23 private:
24  // ----------member data ---------------------------
26 };
27 
28 #endif
std::unique_ptr< L1TriggerKeyExt > ReturnType
L1TriggerKeyDummyProdExt(const edm::ParameterSet &)
ReturnType produce(const L1TriggerKeyExtRcd &)