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 
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<L1GtTriggerMaskAlgoTrigRcd, L1GtTriggerMask>
34 {
35 
36 public:
37 
40 
43 
45  virtual boost::shared_ptr<L1GtTriggerMask> newObject(const std::string& objectKey);
46 
47 private:
48 
51 
52 };
53 
54 #endif
L1GtTriggerMaskAlgoTrigConfigOnlineProd(const edm::ParameterSet &)
constructor
virtual boost::shared_ptr< L1GtTriggerMask > newObject(const std::string &objectKey)
public methods