CMS 3D CMS Logo

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