CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtRsObjectKeysOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtRsObjectKeysOnlineProd_h
2 #define L1GtConfigProducers_L1GtRsObjectKeysOnlineProd_h
3 
20 // system include files
21 
22 // user include files
23 // base class
25 
28 {
29 
30 public:
31 
34 
37 
39  virtual void fillObjectKeys(ReturnType pL1TriggerKey);
40 
41 private:
42 
44  std::string keyL1GtPrescaleFactorsAlgoTrig(const std::string&);
45  std::string keyL1GtPrescaleFactorsTechTrig(const std::string&);
46  std::string keyL1GtTriggerMaskAlgoTrig(const std::string&);
47  std::string keyL1GtTriggerMaskTechTrig(const std::string&);
48  std::string keyL1GtTriggerMaskVetoTechTrig(const std::string&);
49 
50 private:
51 
54 
61 
62 };
63 
64 #endif
bool m_enableL1GtPrescaleFactorsAlgoTrig
enable key search for each record
std::string keyL1GtTriggerMaskVetoTechTrig(const std::string &)
std::string keyL1GtTriggerMaskTechTrig(const std::string &)
boost::shared_ptr< L1TriggerKey > ReturnType
std::string keyL1GtTriggerMaskAlgoTrig(const std::string &)
std::string keyL1GtPrescaleFactorsTechTrig(const std::string &)
L1GtRsObjectKeysOnlineProd(const edm::ParameterSet &)
constructor
std::string keyL1GtPrescaleFactorsAlgoTrig(const std::string &)
keys for individual objects
virtual void fillObjectKeys(ReturnType pL1TriggerKey)
public methods