CMS 3D CMS Logo

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