CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CSCTFAlignmentOnlineProd.h
Go to the documentation of this file.
4 
5 class CSCTFAlignmentOnlineProd : public L1ConfigOnlineProdBase<L1MuCSCTFAlignmentRcd, L1MuCSCTFAlignment> {
6 public:
10  std::unique_ptr<L1MuCSCTFAlignment> newObject(const std::string& objectKey) override;
11 
12 private:
13 };
CSCTFAlignmentOnlineProd(const edm::ParameterSet &iConfig)
std::unique_ptr< L1MuCSCTFAlignment > newObject(const std::string &objectKey) override