CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtTscObjectKeysOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtTscObjectKeysOnlineProd_h
2 #define L1GtConfigProducers_L1GtTscObjectKeysOnlineProd_h
3 
18 // system include files
19 
20 // user include files
21 // base class
23 
26 {
27 
28 public:
29 
32 
35 
37  virtual void fillObjectKeys(ReturnType pL1TriggerKey);
38 
39 private:
40 
42  std::string keyL1GtParameters(const std::string& subsystemKey, const std::string& gtSchema);
43  std::string keyL1GtTriggerMenu(const std::string& subsystemKey, const std::string& gtSchema);
44  std::string keyL1GtPsbSetup(const std::string& subsystemKey, const std::string& gtSchema);
45 
46 private:
47 
52 
53 };
54 
55 #endif
std::string keyL1GtPsbSetup(const std::string &subsystemKey, const std::string &gtSchema)
L1GtTscObjectKeysOnlineProd(const edm::ParameterSet &)
constructor
virtual void fillObjectKeys(ReturnType pL1TriggerKey)
public methods
std::string keyL1GtParameters(const std::string &subsystemKey, const std::string &gtSchema)
keys for individual objects
bool m_enableL1GtParameters
enable key search for each record
boost::shared_ptr< L1TriggerKey > ReturnType
std::string keyL1GtTriggerMenu(const std::string &subsystemKey, const std::string &gtSchema)