CMS 3D CMS Logo

L1MuCSCPtLutConfigOnlineProd.h
Go to the documentation of this file.
4 
5 class L1MuCSCPtLutConfigOnlineProd : public L1ConfigOnlineProdBase<L1MuCSCPtLutRcd, L1MuCSCPtLut> {
6 public:
10 
11  std::unique_ptr<L1MuCSCPtLut> newObject(const std::string& objectKey) override;
12 
13 private:
14 };
L1MuCSCPtLutConfigOnlineProd(const edm::ParameterSet &iConfig)
std::unique_ptr< L1MuCSCPtLut > newObject(const std::string &objectKey) override