CMS 3D CMS Logo

L1GtRsObjectKeysOnlineProd.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtRsObjectKeysOnlineProd_h
2 #define L1GtConfigProducers_L1GtRsObjectKeysOnlineProd_h
3 
18 // system include files
19 
20 // user include files
21 // base class
23 
26 {
27 
28 public:
29 
32 
34  ~L1GtRsObjectKeysOnlineProd() override;
35 
37  void fillObjectKeys(FillType pL1TriggerKey) override;
38 
39 private:
40 
47 
48 private:
49 
52 
59 
60 };
61 
62 #endif
bool m_enableL1GtPrescaleFactorsAlgoTrig
enable key search for each record
std::unique_ptr< L1TriggerKey >::pointer FillType
std::string keyL1GtTriggerMaskVetoTechTrig(const std::string &)
std::string keyL1GtTriggerMaskTechTrig(const std::string &)
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
void fillObjectKeys(FillType pL1TriggerKey) override
public methods
~L1GtRsObjectKeysOnlineProd() override
destructor