86 : m_prescalesKey(iConfig.getParameter<
std::
string>(
"prescalesKey")),
87 m_maskAlgoKey(iConfig.getParameter<
std::
string>(
"maskAlgoKey")),
88 m_maskTechKey(iConfig.getParameter<
std::
string>(
"maskTechKey")),
89 m_maskVetoAlgoKey(iConfig.getParameter<
std::
string>(
"maskVetoAlgoKey")),
90 m_maskVetoTechKey(iConfig.getParameter<
std::
string>(
"maskVetoTechKey")) {
120 if (pfAlgoToken.empty()) {
129 if (pfTechToken.empty()) {
#define DEFINE_FWK_MODULE(type)
std::string token(const std::string &tscKey) const
Log< level::Error, false > LogError
std::string m_maskAlgoKey
void print(std::ostream &) const
print the mask
bool fillLastTriggerKeyList(L1TriggerKeyList &output)
void readObject(const std::string &payloadToken, T &outputObject)
std::string m_maskTechKey
void analyze(const edm::Event &, const edm::EventSetup &) override
std::string m_maskVetoAlgoKey
void print(std::ostream &) const
print the prescale factors
std::string m_maskVetoTechKey
std::string m_prescalesKey
~L1GtRunSettingsViewer() override
L1GtRunSettingsViewer(const edm::ParameterSet &)