CMS 3D CMS Logo

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