CMS 3D CMS Logo

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 
25 public:
28 
31 
33  void fillObjectKeys(FillType pL1TriggerKey) override;
34 
35 private:
37  std::string keyL1GtParameters(const std::string& subsystemKey, const std::string& gtSchema);
38  std::string keyL1GtTriggerMenu(const std::string& subsystemKey, const std::string& gtSchema);
39  std::string keyL1GtPsbSetup(const std::string& subsystemKey, const std::string& gtSchema);
40 
41 private:
46 };
47 
48 #endif
std::string keyL1GtPsbSetup(const std::string &subsystemKey, const std::string &gtSchema)
~L1GtTscObjectKeysOnlineProd() override
destructor
std::unique_ptr< L1TriggerKey >::pointer FillType
L1GtTscObjectKeysOnlineProd(const edm::ParameterSet &)
constructor
std::string keyL1GtParameters(const std::string &subsystemKey, const std::string &gtSchema)
keys for individual objects
bool m_enableL1GtParameters
enable key search for each record
std::string keyL1GtTriggerMenu(const std::string &subsystemKey, const std::string &gtSchema)
void fillObjectKeys(FillType pL1TriggerKey) override
public methods