47 : m_invert(config.getParameter<bool>(
"invert")),
48 m_gtDigis(config.getParameter<edm::
InputTag>(
"L1GtReadoutRecordTag")) {
57 desc.
add<
bool>(
"invert",
false);
58 descriptions.
add(
"hltPhysicsDeclared", desc);
~HLTPhysicsDeclared() override
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
bool filter(edm::Event &, const edm::EventSetup &) override
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
HLTPhysicsDeclared(const edm::ParameterSet &)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
const cms_uint16_t physicsDeclared() const
get/set "physics declared" bit
void add(std::string const &label, ParameterSetDescription const &psetDescription)
tuple config
parse the configuration file
std::shared_ptr< cms::Exception > whyFailed() const
Log< level::Warning, false > LogWarning
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > m_gtDigisToken