CMS 3D CMS Logo

L1SubsystemKeysOnlineProdExt.h
Go to the documentation of this file.
1 #ifndef CondTools_L1TriggerExt_L1SubsystemKeysOnlineProdExt_h
2 #define CondTools_L1TriggerExt_L1SubsystemKeysOnlineProdExt_h
3 
4 #include <memory>
5 
9 
12 
14 
16 public:
19 
20  using ReturnType = std::unique_ptr<L1TriggerKeyExt>;
21 
23 
24 private:
25  // ----------member data ---------------------------
29 };
30 
31 #endif
L1SubsystemKeysOnlineProdExt(const edm::ParameterSet &)
ReturnType produce(const L1TriggerKeyExtRcd &)
std::unique_ptr< L1TriggerKeyExt > ReturnType