1 #ifndef HLTrigger_HLTfilters_TriggerExpressionData_h
2 #define HLTrigger_HLTfilters_TriggerExpressionData_h
21 namespace triggerExpression {
63 m_throw(config.getParameter<bool>(
"throw")),
88 bool l1tIgnoreMaskAndPrescale,
186 if (index < m_hltMenu->
size())
223 #endif // HLTrigger_HLTfilters_TriggerExpressionData_h
bool l1tConfigurationUpdated() const
int triggerIndex(std::string const &p) const
bool configurationUpdated() const
std::vector< std::string > m_triggerNames
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::EventIDconst &, edm::Timestampconst & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
bool usePathStatus() const
bool passHLT(unsigned int const &index) const
void setL1tResultsTag(edm::InputTag const &tag)
Data(const edm::ParameterSet &config, edm::ConsumesCollector &&iC)
const std::vector< std::string > & triggerNames() const
const L1TUtmTriggerMenu & l1tMenu() const
edm::ESGetToken< L1TUtmTriggerMenu, L1TUtmTriggerMenuRcd > const m_l1tUtmTriggerMenuToken
bool accept() const
Has at least one path accepted the event?
const edm::TriggerNames & hltMenu() const
edm::EDGetTokenT< GlobalAlgBlkBxCollection > m_l1tResultsToken
unsigned long long EventNumber_t
unsigned int triggerIndex(std::string_view name) const
edm::InputTag m_l1tResultsTag
void setL1tIgnoreMaskAndPrescale(bool l1tIgnoreMaskAndPrescale)
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
Strings const & triggerNames() const
bool ignoreL1MaskAndPrescale() const
void setPathStatusToken(edm::BranchDescription const &branch, edm::ConsumesCollector &&iC)
edm::InputTag m_hltResultsTag
edm::EventNumber_t eventNumber() const
Data(bool const &usePathStatus, edm::InputTag const &hltResultsTag, edm::InputTag const &l1tResultsTag, bool l1tIgnoreMaskAndPrescale, bool doThrow, edm::ConsumesCollector &&iC)
const edm::TriggerResults * m_hltResults
void setHltResultsTag(edm::InputTag const &tag)
edm::EDGetTokenT< edm::TriggerResults > m_hltResultsToken
const edm::TriggerResults & hltResults() const
void setThrow(bool doThrow)
const edm::TriggerNames * m_hltMenu
bool setEvent(const edm::Event &event, const edm::EventSetup &setup)
const std::vector< bool > & l1tResults() const
const L1TUtmTriggerMenu * m_l1tMenu
const std::vector< bool > * m_l1tResults
std::map< std::string, edm::EDGetTokenT< edm::HLTPathStatus > > m_pathStatusTokens
edm::ParameterSetID m_hltCacheID
tuple config
parse the configuration file
bool m_l1tIgnoreMaskAndPrescale
std::vector< bool > m_pathStatus
edm::EventNumber_t m_eventNumber
unsigned long long m_l1tCacheID
tuple size
Write out results.
bool hltConfigurationUpdated() const