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 
26 {
27 
28 public:
29 
32 
35 
37  void fillObjectKeys(FillType pL1TriggerKey) override;
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() 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