Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &iRun, edm::EventSetup const &iSetup) override |
virtual void | dqmBeginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) override |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
virtual void | fillHltMatrix (const std::string &, const std::string &, bool, bool, edm::Handle< trigger::TriggerEventWithRefs >, edm::Handle< trigger::TriggerEvent >) |
virtual void | setupHltMatrix (DQMStore::IBooker &iBooker, const std::string &, int) |
Private Attributes | |
std::vector< std::string > | AddedDatasets |
std::map< std::string, MonitorElement * > | cpfilt_mini_ |
MonitorElement * | cppath_ |
std::map< std::string, MonitorElement * > | cppath_mini_ |
std::vector< std::string > | DataSetNames |
bool | debugPrint |
std::map< std::string, TH1F * > | hist_cpfilt_mini_ |
HLTConfigProvider | hlt_config_ |
std::string | hlt_menu_ |
std::string | hltTag |
bool | outputPrint |
std::map< std::string, std::vector< std::string > > | PathModules |
std::vector< std::vector< std::string > > | PDsVectorPathsVector |
std::string | plotDirectoryName |
bool | streamA_found_ |
edm::EDGetTokenT< edm::TriggerResults > | triggerResultsToken |
edm::EDGetTokenT< trigger::TriggerEvent > | triggerSummaryTokenAOD |
edm::EDGetTokenT< trigger::TriggerEventWithRefs > | triggerSummaryTokenRAW |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: [one line class summary] Implementation: [Notes on implementation]
Definition at line 49 of file GeneralHLTOffline.cc.
|
explicit |
Definition at line 102 of file GeneralHLTOffline.cc.
References gather_cfg::cout, debugPrint, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltTag, outputPrint, plotDirectoryName, AlCaHLTBitMon_QueryRunRegistry::string, triggerResultsToken, triggerSummaryTokenAOD, and triggerSummaryTokenRAW.
GeneralHLTOffline::~GeneralHLTOffline | ( | ) |
Definition at line 124 of file GeneralHLTOffline.cc.
|
overrideprivatevirtual |
Definition at line 129 of file GeneralHLTOffline.cc.
References accept(), edm::HLTGlobalStatus::accept(), gather_cfg::cout, cppath_, cppath_mini_, makeLayoutFileForGui::datasetNames, DataSetNames, debugPrint, MonitorElement::Fill(), fillHltMatrix(), edm::Event::getByToken(), MonitorElement::getTH1F(), hlt_config_, hlt_menu_, edm::EventBase::id(), diffTreeTool::index, edm::HandleBase::isValid(), diffTwoXMLs::label, edm::EventID::luminosityBlock(), NULL, PDsVectorPathsVector, HLTConfigProvider::removeVersion(), edm::EventID::run(), edm::HLTGlobalStatus::size(), findQualityFiles::size, streamA_found_, AlCaHLTBitMon_QueryRunRegistry::string, HLTConfigProvider::triggerIndex(), triggerResults, triggerResultsToken, triggerSummaryTokenAOD, and triggerSummaryTokenRAW.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 621 of file GeneralHLTOffline.cc.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 423 of file GeneralHLTOffline.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookString(), cppath_, DataSetNames, hlt_config_, hlt_menu_, plotDirectoryName, DQMStore::IBooker::setCurrentFolder(), setupHltMatrix(), HLTConfigProvider::size(), and streamA_found_.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 225 of file GeneralHLTOffline.cc.
References AddedDatasets, compare(), gather_cfg::cout, edmIntegrityCheck::d, HLTConfigProvider::datasetContent(), makeLayoutFileForGui::datasetNames, DataSetNames, debugPrint, MillePedeFileConverter_cfg::e, runEdmFileComparison::found, hlt_config_, hlt_menu_, hltTag, mps_fire::i, HLTConfigProvider::init(), createfilelist::int, HLTConfigProvider::moduleEDMType(), HLTConfigProvider::moduleLabels(), HLTConfigProvider::moduleType(), gen::n, PathModules, PDsVectorPathsVector, tablePrinter::prefix, HLTConfigProvider::processName(), HLTConfigProvider::removeVersion(), HLTConfigProvider::size(), streamA_found_, HLTConfigProvider::streamContent(), HLTConfigProvider::streamNames(), AlCaHLTBitMon_QueryRunRegistry::string, HLTConfigProvider::tableName(), and HLTConfigProvider::triggerNames().
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 626 of file GeneralHLTOffline.cc.
References DEFINE_FWK_MODULE.
|
privatevirtual |
Definition at line 521 of file GeneralHLTOffline.cc.
References gather_cfg::cout, cpfilt_mini_, cppath_mini_, debugPrint, trigger::TriggerEvent::filterIndex(), trigger::TriggerEventWithRefs::filterIndex(), MonitorElement::getTH1F(), hlt_config_, hlt_menu_, hltTag, createfilelist::int, edm::HandleBase::isValid(), NULL, callgraph::path, PathModules, HLTConfigProvider::removeVersion(), trigger::TriggerEventWithRefs::size(), trigger::TriggerEvent::sizeFilters(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by analyze().
|
privatevirtual |
Definition at line 446 of file GeneralHLTOffline.cc.
References DQMStore::IBooker::book1D(), gather_cfg::cout, cpfilt_mini_, cppath_mini_, debugPrint, hist_cpfilt_mini_, hlt_config_, hlt_menu_, createfilelist::int, diffTwoXMLs::label, NULL, PathModules, PDsVectorPathsVector, HLTConfigProvider::removeVersion(), DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file GeneralHLTOffline.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 94 of file GeneralHLTOffline.cc.
Referenced by fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 92 of file GeneralHLTOffline.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file GeneralHLTOffline.cc.
Referenced by analyze(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 86 of file GeneralHLTOffline.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 75 of file GeneralHLTOffline.cc.
Referenced by analyze(), dqmBeginRun(), fillHltMatrix(), GeneralHLTOffline(), and setupHltMatrix().
|
private |
Definition at line 95 of file GeneralHLTOffline.cc.
Referenced by setupHltMatrix().
|
private |
Definition at line 78 of file GeneralHLTOffline.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 83 of file GeneralHLTOffline.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 82 of file GeneralHLTOffline.cc.
Referenced by dqmBeginRun(), fillHltMatrix(), and GeneralHLTOffline().
|
private |
Definition at line 76 of file GeneralHLTOffline.cc.
Referenced by GeneralHLTOffline().
|
private |
Definition at line 87 of file GeneralHLTOffline.cc.
Referenced by dqmBeginRun(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 84 of file GeneralHLTOffline.cc.
Referenced by analyze(), dqmBeginRun(), and setupHltMatrix().
|
private |
Definition at line 81 of file GeneralHLTOffline.cc.
Referenced by bookHistograms(), and GeneralHLTOffline().
|
private |
Definition at line 77 of file GeneralHLTOffline.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 88 of file GeneralHLTOffline.cc.
Referenced by analyze(), and GeneralHLTOffline().
|
private |
Definition at line 90 of file GeneralHLTOffline.cc.
Referenced by analyze(), and GeneralHLTOffline().
|
private |
Definition at line 89 of file GeneralHLTOffline.cc.
Referenced by analyze(), and GeneralHLTOffline().