#include <HLTGlobalStatus.h>
Public Member Functions | |
bool | accept () const |
Has at least one path accepted the event? More... | |
bool | accept (const unsigned int i) const |
Has ith path accepted the event? More... | |
const HLTPathStatus & | at (const unsigned int i) const |
HLTPathStatus & | at (const unsigned int i) |
bool | error () const |
Has any path encountered an error (exception) More... | |
bool | error (const unsigned int i) const |
Has ith path encountered an error (exception)? More... | |
HLTGlobalStatus (const unsigned int n=0) | |
Constructor - for n paths. More... | |
unsigned int | index (const unsigned int i) const |
Get index (slot position) of module giving the decision of the ith path. More... | |
HLTGlobalStatus & | operator= (HLTGlobalStatus const &rhs) |
copy assignment implemented with swap() More... | |
const HLTPathStatus & | operator[] (const unsigned int i) const |
HLTPathStatus & | operator[] (const unsigned int i) |
void | reset () |
Reset status for all paths. More... | |
void | reset (const unsigned int i) |
Reset the ith path. More... | |
unsigned int | size () const |
Get number of paths stored. More... | |
hlt::HLTState | state (const unsigned int i) const |
Get status of ith path. More... | |
void | swap (HLTGlobalStatus &other) |
swap function More... | |
bool | wasrun () const |
Was at least one path run? More... | |
bool | wasrun (const unsigned int i) const |
Was ith path run? More... | |
Private Member Functions | |
bool | State (unsigned int icase) const |
Global state variable calculated on the fly. More... | |
Private Attributes | |
std::vector< HLTPathStatus > | paths_ |
Status of each HLT path. More... | |
The HLT global status, summarising the status of the individual HLT triggers, is implemented as a vector of HLTPathStatus objects.
If the user wants map-like indexing of HLT triggers through their names as key, s/he must use the TriggerNamesService.
Definition at line 25 of file HLTGlobalStatus.h.
|
inline |
Constructor - for n paths.
Definition at line 32 of file HLTGlobalStatus.h.
|
inline |
Has at least one path accepted the event?
Definition at line 49 of file HLTGlobalStatus.h.
References State().
Referenced by accept(), edm::TriggerResultsByName::accept(), HLTTauDQMTagAndProbePlotter::analyze(), HLTHiggsSubAnalysis::analyze(), HLTExoticaSubAnalysis::analyze(), HLTriggerJSONMonitoring::analyze(), heppy::TriggerBitChecker::check(), HltDiff::compare(), FWHLTTriggerTableView::fillAverageAcceptFractions(), TriggerOutputBranches::fillColumn(), FWHLTTriggerTableView::fillTable(), CastorDigiMonitor::fillTrigRes(), FWFileEntry::filterEventsWithCustomParser(), HLTTauDQMPath::fired(), HLTJetMETValidation::getHLTResults(), dqmoffline::l1t::getTriggerResults(), esMonitoring.FDJsonServer::handle_accept(), TrigObjTnPHistColl::PathSelector::operator()(), triggerExpression::Data::passHLT(), and hltdqm::passTrig().
|
inline |
Has ith path accepted the event?
Definition at line 63 of file HLTGlobalStatus.h.
References edm::HLTPathStatus::accept(), and at().
Referenced by esMonitoring.FDJsonServer::handle_accept().
|
inline |
Definition at line 55 of file HLTGlobalStatus.h.
References paths_.
Referenced by accept(), HLTriggerJSONMonitoring::analyze(), edm::TriggerResultsByName::at(), error(), index(), edm::TriggerResultsByName::operator[](), reset(), state(), and wasrun().
|
inline |
Definition at line 56 of file HLTGlobalStatus.h.
References paths_.
|
inline |
Has any path encountered an error (exception)
Definition at line 51 of file HLTGlobalStatus.h.
References State().
Referenced by edm::TriggerResultsByName::error().
|
inline |
Has ith path encountered an error (exception)?
Definition at line 65 of file HLTGlobalStatus.h.
References at(), and edm::HLTPathStatus::error().
|
inline |
Get index (slot position) of module giving the decision of the ith path.
Definition at line 70 of file HLTGlobalStatus.h.
References at(), and edm::HLTPathStatus::index().
Referenced by BeautifulSoup.PageElement::_invert(), HltDiff::compare(), edm::TriggerResultsByName::index(), HLTTauDQMPath::lastPassedFilter(), and HLTPrescaleProvider::rejectedByHLTPrescaler().
|
inline |
copy assignment implemented with swap()
Definition at line 76 of file HLTGlobalStatus.h.
References swap(), and groupFilesInBlocks::temp.
|
inline |
Definition at line 57 of file HLTGlobalStatus.h.
References paths_.
|
inline |
Definition at line 58 of file HLTGlobalStatus.h.
References paths_.
|
inline |
Reset status for all paths.
Definition at line 38 of file HLTGlobalStatus.h.
References mps_fire::i, dqmiodumpmetadata::n, paths_, and size().
Referenced by edm::EventSelector::selectionIsValid().
|
inline |
Reset the ith path.
Definition at line 72 of file HLTGlobalStatus.h.
References at(), and edm::HLTPathStatus::reset().
|
inline |
Get number of paths stored.
Definition at line 35 of file HLTGlobalStatus.h.
References paths_.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), HLTriggerJSONMonitoring::analyze(), edm::EventSelector::containsExceptions(), CastorDigiMonitor::fillTrigRes(), edm::TriggerResults::find(), HLTJetMETValidation::getHLTResults(), dqmoffline::l1t::getTriggerResults(), edm::service::TriggerNamesService::getTrigPaths(), HLTEventSelector::HLTEventSelector(), PrescalerFHN::init(), HLTHighLevel::init(), ZCounting::initHLT(), edm::EventSelector::maskTriggerResults(), edm::operator<<(), hltdqm::passTrig(), reset(), dqmservices::TriggerSelector::TreeElement::returnStatus(), edm::TriggerResultsByName::size(), State(), TriggerOutputBranches::triggerNames(), edm::EventBase::triggerNames_(), edm::TriggerResultsByName::TriggerResultsByName(), and TriggerOutputBranches::updateTriggerNames().
|
inline |
Get status of ith path.
Definition at line 68 of file HLTGlobalStatus.h.
References at(), and edm::HLTPathStatus::state().
Referenced by edm::EventSelector::acceptAllBits(), edm::EventSelector::acceptOneBit(), HltDiff::compare(), edm::EventSelector::maskTriggerResults(), edm::operator<<(), edm::TriggerResultsByName::state(), and State().
|
inlineprivate |
Global state variable calculated on the fly.
Definition at line 84 of file HLTGlobalStatus.h.
References edm::hlt::Exception, mps_fire::i, dqmiodumpmetadata::n, edm::hlt::Pass, edm::hlt::Ready, alignCSCRings::s, size(), and state().
Referenced by accept(), error(), and wasrun().
|
inline |
swap function
Definition at line 74 of file HLTGlobalStatus.h.
References paths_.
Referenced by operator=(), edm::TriggerResults::swap(), edm::swap(), and std::swap().
|
inline |
Was at least one path run?
Definition at line 47 of file HLTGlobalStatus.h.
References State().
Referenced by HLTTauDQMTagAndProbePlotter::analyze(), and edm::TriggerResultsByName::wasrun().
|
inline |
Was ith path run?
Definition at line 61 of file HLTGlobalStatus.h.
References at(), and edm::HLTPathStatus::wasrun().
|
private |
Status of each HLT path.
Definition at line 28 of file HLTGlobalStatus.h.
Referenced by Config.Process::_insertPaths(), at(), Config.Process::dumpConfig(), Config.Process::dumpPython(), operator[](), Config.Process::pathNames(), reset(), size(), Config.Process::splitPython(), and swap().