Go to the documentation of this file. 1 #ifndef HLTrigger_HLTfilters_TriggerExpressionData_h
2 #define HLTrigger_HLTfilters_TriggerExpressionData_h
186 if (index < m_hltMenu->
size())
223 #endif // HLTrigger_HLTfilters_TriggerExpressionData_h
Data(bool const &usePathStatus, edm::InputTag const &hltResultsTag, edm::InputTag const &l1tResultsTag, bool l1tIgnoreMaskAndPrescale, bool doThrow, edm::ConsumesCollector &&iC)
const edm::TriggerResults & hltResults() const
const edm::TriggerResults * m_hltResults
void setL1tResultsTag(edm::InputTag const &tag)
bool hltConfigurationUpdated() const
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
edm::EventNumber_t m_eventNumber
edm::ParameterSetID m_hltCacheID
const std::vector< std::string > & triggerNames() const
edm::EventNumber_t eventNumber() const
bool configurationUpdated() const
std::vector< bool > m_pathStatus
std::map< std::string, edm::EDGetTokenT< edm::HLTPathStatus > > m_pathStatusTokens
unsigned long long EventNumber_t
Strings const & triggerNames() const
const std::vector< bool > & l1tResults() const
void setThrow(bool doThrow)
const std::vector< bool > * m_l1tResults
unsigned long long m_l1tCacheID
int triggerIndex(std::string const &p) const
const L1TUtmTriggerMenu & l1tMenu() const
bool ignoreL1MaskAndPrescale() const
edm::InputTag m_l1tResultsTag
bool setEvent(const edm::Event &event, const edm::EventSetup &setup)
bool m_l1tIgnoreMaskAndPrescale
void setHltResultsTag(edm::InputTag const &tag)
edm::EDGetTokenT< edm::TriggerResults > m_hltResultsToken
void setPathStatusToken(edm::BranchDescription const &branch, edm::ConsumesCollector &&iC)
bool usePathStatus() const
bool passHLT(unsigned int const &index) const
unsigned int triggerIndex(std::string_view name) const
bool l1tConfigurationUpdated() const
Data(const edm::ParameterSet &config, edm::ConsumesCollector &&iC)
const edm::TriggerNames * m_hltMenu
const edm::ESGetToken< L1TUtmTriggerMenu, L1TUtmTriggerMenuRcd > m_l1tUtmTriggerMenuToken
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventID const &, edm::Timestamp const & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
bool accept() const
Has at least one path accepted the event?
void setL1tIgnoreMaskAndPrescale(bool l1tIgnoreMaskAndPrescale)
std::vector< std::string > m_triggerNames
edm::InputTag m_hltResultsTag
const L1TUtmTriggerMenu * m_l1tMenu
edm::EDGetTokenT< GlobalAlgBlkBxCollection > m_l1tResultsToken
const edm::TriggerNames & hltMenu() const