CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtTriggerMaskAlgoTrigConfigOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtTriggerMaskAlgoTrigConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtTriggerMaskAlgoTrigConfigOnlineProd_h
3 
20 // system include files
21 #include "boost/shared_ptr.hpp"
22 #include <string>
23 
24 // user include files
25 // base class
27 
30 
31 // forward declarations
32 
33 // class declaration
35  public L1ConfigOnlineProdBase<L1GtTriggerMaskAlgoTrigRcd, L1GtTriggerMask>
36 {
37 
38 public:
39 
42 
45 
47  virtual boost::shared_ptr<L1GtTriggerMask> newObject(const std::string& objectKey);
48 
49 private:
50 
53 
54 };
55 
56 #endif
L1GtTriggerMaskAlgoTrigConfigOnlineProd(const edm::ParameterSet &)
constructor
virtual boost::shared_ptr< L1GtTriggerMask > newObject(const std::string &objectKey)
public methods