test
CMS 3D CMS Logo

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