CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtPrescaleFactorsTechTrigConfigOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtPrescaleFactorsTechTrigConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtPrescaleFactorsTechTrigConfigOnlineProd_h
3 
18 // system include files
19 #include "boost/shared_ptr.hpp"
20 #include <string>
21 
22 // user include files
23 // base class
25 
28 
29 // forward declarations
30 
31 // class declaration
33  public L1ConfigOnlineProdBase<L1GtPrescaleFactorsTechTrigRcd, L1GtPrescaleFactors>
34 {
35 
36 public:
37 
40 
43 
45  virtual boost::shared_ptr<L1GtPrescaleFactors> newObject(const std::string& objectKey);
46 
47 private:
48 
50 
51 };
52 
53 #endif
virtual boost::shared_ptr< L1GtPrescaleFactors > newObject(const std::string &objectKey)
public methods
L1GtPrescaleFactorsTechTrigConfigOnlineProd(const edm::ParameterSet &)
constructor