CMS 3D CMS Logo

L1GtParametersConfigOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtParametersConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtParametersConfigOnlineProd_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<L1GtParametersRcd, L1GtParameters>
34 {
35 
36 public:
37 
40 
43 
45  std::unique_ptr<L1GtParameters> newObject(const std::string& objectKey) override;
46 
47 private:
48 
50 };
51 
52 #endif
std::unique_ptr< L1GtParameters > newObject(const std::string &objectKey) override
public methods
L1GtParametersConfigOnlineProd(const edm::ParameterSet &)
constructor