CMS 3D CMS Logo

L1GtTriggerMaskAlgoTrigConfigOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtTriggerMaskAlgoTrigConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtTriggerMaskAlgoTrigConfigOnlineProd_h
3 
18 // system include files
19 #include <memory>
20 #include <string>
21 
22 // user include files
23 // base class
25 
28 
29 // forward declarations
30 
31 // class declaration
33  : public L1ConfigOnlineProdBase<L1GtTriggerMaskAlgoTrigRcd, L1GtTriggerMask> {
34 public:
37 
40 
42  std::unique_ptr<L1GtTriggerMask> newObject(const std::string& objectKey) override;
43 
44 private:
47 };
48 
49 #endif
L1GtTriggerMaskAlgoTrigConfigOnlineProd(const edm::ParameterSet &)
constructor
std::unique_ptr< L1GtTriggerMask > newObject(const std::string &objectKey) override
public methods