#include <HLTMonBitSummary.h>
Public Member Functions | |
HLTMonBitSummary (const edm::ParameterSet &) | |
~HLTMonBitSummary () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &r, const edm::EventSetup &) |
virtual void | configSelector (std::vector< std::string > selectTriggers, std::vector< std::string > &theSelectTriggers) |
virtual void | endJob () |
Private Attributes | |
bool | configFlag_ |
std::vector< unsigned int > | count_ |
DQMStore * | dbe_ |
std::string | denominator_ |
std::string | denominatorWild_ |
std::string | directory_ |
std::vector< std::string > | dummyFilters_ |
std::string | esPathsKey_ |
bool | filterFlag_ |
std::vector< std::string > | filterTypes_ |
MonitorElement * | h1_ |
MonitorElement * | h2_ |
std::string | histLabel_ |
bool | hltchange_ |
HLTConfigProvider | hltConfig_ |
std::vector< std::string > | HLTPathDenomName_ |
std::vector< std::string > | HLTPathDenomNamePreVal_ |
std::vector< std::string > | HLTPathNamesConfig_ |
std::vector< std::string > | HLTPathNamesConfigPreVal_ |
std::vector< std::string > | HLTPathNamesKey_ |
std::vector< unsigned int > | HLTPathsByIndex_ |
std::vector< std::string > | HLTPathsByName_ |
std::vector< MonitorElement * > | hSubFilterCount |
std::vector< MonitorElement * > | hSubFilterEff |
edm::InputTag | inputTag_ |
unsigned int | ndenomAccept_ |
unsigned int | nValidConfigTriggers_ |
unsigned int | nValidTriggers_ |
MonitorElement * | pf_ |
MonitorElement * | ratio_ |
unsigned int | total_ |
std::vector< std::vector< uint > > | triggerFilterIndices_ |
std::vector< std::vector < std::string > > | triggerFilters_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 29 of file HLTMonBitSummary.h.
|
explicit |
Definition at line 40 of file HLTMonBitSummary.cc.
References configFlag_, dbe_, denominator_, denominatorWild_, directory_, dummyFilters_, esPathsKey_, filterFlag_, filterTypes_, edm::ParameterSet::getUntrackedParameter(), histLabel_, hltchange_, NULL, cppFunctionSkipper::operator, and DQMStore::setVerbose().
HLTMonBitSummary::~HLTMonBitSummary | ( | ) |
Definition at line 68 of file HLTMonBitSummary.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 293 of file HLTMonBitSummary.cc.
References plotTTrigFromHistos::binNumber(), configFlag_, count_, denominator_, interpolateCardsSimple::eff, edm::HandleBase::failedToGet(), MonitorElement::Fill(), filterFlag_, filterTypes_, MonitorElement::getBinContent(), edm::Event::getByLabel(), h1_, h2_, HLTPathsByIndex_, HLTPathsByName_, hSubFilterCount, hSubFilterEff, i, inputTag_, align::invalid, j, LogDebug, ndenomAccept_, nValidConfigTriggers_, nValidTriggers_, pf_, ratio_, zeeHLT_cff::report, MonitorElement::setBinContent(), MonitorElement::setBinError(), mathSSE::sqrt(), total_, triggerFilterIndices_, triggerFilters_, edm::TriggerNames::triggerIndex(), and edm::Event::triggerNames().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 442 of file HLTMonBitSummary.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, denominator_, directory_, h1_, h2_, histLabel_, max(), min, pf_, ratio_, and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file HLTMonBitSummary.cc.
References DQMStore::book1D(), configFlag_, configSelector(), count_, dbe_, denominator_, denominatorWild_, directory_, esPathsKey_, edm::hlt::Exception, filterFlag_, filterTypes_, edm::EventSetup::get(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), h1_, h2_, hltchange_, hltConfig_, HLTPathDenomName_, HLTPathDenomNamePreVal_, HLTPathNamesConfig_, HLTPathNamesConfigPreVal_, HLTPathNamesKey_, HLTPathsByIndex_, HLTPathsByName_, hSubFilterCount, hSubFilterEff, i, HLTConfigProvider::init(), inputTag_, j, gen::k, LogDebug, HLTConfigProvider::moduleIndex(), HLTConfigProvider::moduleLabels(), HLTConfigProvider::moduleType(), nValidConfigTriggers_, nValidTriggers_, pf_, edm::InputTag::process(), ratio_, edm::RunBase::run(), DQMStore::setCurrentFolder(), findQualityFiles::size, total_, triggerFilterIndices_, and triggerFilters_.
|
privatevirtual |
Definition at line 487 of file HLTMonBitSummary.cc.
References spr::find(), hltConfig_, i, j, and HLTConfigProvider::triggerNames().
Referenced by beginRun().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 468 of file HLTMonBitSummary.cc.
References count_, HLTPathsByName_, i, LogDebug, zeeHLT_cff::report, and total_.
|
private |
Definition at line 68 of file HLTMonBitSummary.h.
Referenced by analyze(), beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 63 of file HLTMonBitSummary.h.
Referenced by analyze(), beginRun(), and endJob().
|
private |
Definition at line 43 of file HLTMonBitSummary.h.
Referenced by beginJob(), beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 57 of file HLTMonBitSummary.h.
Referenced by analyze(), beginJob(), beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 58 of file HLTMonBitSummary.h.
Referenced by beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 79 of file HLTMonBitSummary.h.
Referenced by beginJob(), beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 59 of file HLTMonBitSummary.h.
Referenced by HLTMonBitSummary().
|
private |
Definition at line 60 of file HLTMonBitSummary.h.
Referenced by beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 69 of file HLTMonBitSummary.h.
Referenced by analyze(), beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 55 of file HLTMonBitSummary.h.
Referenced by analyze(), beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 90 of file HLTMonBitSummary.h.
Referenced by analyze(), beginJob(), and beginRun().
|
private |
Definition at line 91 of file HLTMonBitSummary.h.
Referenced by analyze(), beginJob(), and beginRun().
|
private |
Definition at line 80 of file HLTMonBitSummary.h.
Referenced by beginJob(), and HLTMonBitSummary().
|
private |
Definition at line 46 of file HLTMonBitSummary.h.
Referenced by beginRun(), and HLTMonBitSummary().
|
private |
Definition at line 45 of file HLTMonBitSummary.h.
Referenced by beginRun(), and configSelector().
|
private |
Definition at line 53 of file HLTMonBitSummary.h.
Referenced by beginRun().
|
private |
Definition at line 54 of file HLTMonBitSummary.h.
Referenced by beginRun().
|
private |
Definition at line 49 of file HLTMonBitSummary.h.
Referenced by beginRun().
|
private |
Definition at line 50 of file HLTMonBitSummary.h.
Referenced by beginRun().
|
private |
Definition at line 51 of file HLTMonBitSummary.h.
Referenced by beginRun().
|
private |
Definition at line 56 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 48 of file HLTMonBitSummary.h.
Referenced by analyze(), beginRun(), and endJob().
|
private |
Definition at line 87 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 42 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 77 of file HLTMonBitSummary.h.
Referenced by analyze().
|
private |
Definition at line 73 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 72 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 92 of file HLTMonBitSummary.h.
Referenced by analyze(), beginJob(), and beginRun().
|
private |
Definition at line 93 of file HLTMonBitSummary.h.
Referenced by analyze(), beginJob(), and beginRun().
|
private |
Definition at line 71 of file HLTMonBitSummary.h.
Referenced by analyze(), beginRun(), and endJob().
|
private |
Definition at line 66 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 65 of file HLTMonBitSummary.h.
Referenced by analyze(), and beginRun().