CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCTFConfigOnlineProd.h
Go to the documentation of this file.
4 
5 class CSCTFConfigOnlineProd : public L1ConfigOnlineProdBase< L1MuCSCTFConfigurationRcd, L1MuCSCTFConfiguration > {
6  public:
10 
11  virtual boost::shared_ptr< L1MuCSCTFConfiguration > newObject( const std::string& objectKey ) ;
12  private:
13 };
14 
virtual boost::shared_ptr< L1MuCSCTFConfiguration > newObject(const std::string &objectKey)
CSCTFConfigOnlineProd(const edm::ParameterSet &iConfig)