#include <HcalOnlineHarvesting.h>
Public Attributes | |
debug | |
hcalOnlineHarvesting | |
mtype | |
name | |
ptype | |
refDigiSize | |
runkeyName | |
runkeyVal | |
subsystem | |
Protected Types | |
enum | Summary { fRaw = 0, fDigi = 1, fReco = 2, fTP = 3, fPedestal = 4, nSummary = 5 } |
Protected Member Functions | |
void | _dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | _dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Additional Inherited Members | |
Public Types inherited from DQMEDHarvester | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
file: HcalOnlineHarvesting.h Author: VK Date: .. Description: This is DQMEDAnalyzer which is a edm::one module. edm::one enforces that only 1 run is being processed. https://twiki.cern.ch/twiki/bin/view/CMSPublic/FWMultithreadedFrameworkOneModuleInterface - for details.
HcalOnlineHarvesting is responsible for Status Evaluation and Summary Generation. In this step RAW, DIGI, RECO + TP Data Tiers are evaluated and Summary is generated.
Online: There is always a Current Summary - Summary for the Current LS being Evaluated. It might and might not include the information from previous LSs, depending on the Quantity.
Offline: For Offline only Run Summary is being generated. As it is meaningless to have current LS information being delivered. Only Total Summary makes sense
Definition at line 47 of file HcalOnlineHarvesting.h.
|
protected |
HcalOnlineHarvesting::HcalOnlineHarvesting | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file HcalOnlineHarvesting.cc.
References _thresh_bad_bad, _vmarks, _vnames, _vsumgen, fDigi, fPedestal, fRaw, fReco, fTP, edm::ParameterSet::getUntrackedParameter(), mps_fire::i, and nSummary.
|
inlineoverride |
Definition at line 50 of file HcalOnlineHarvesting.h.
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
Implements hcaldqm::DQHarvester.
Definition at line 36 of file HcalOnlineHarvesting.cc.
References _cKnownBadChannels_depth, hcaldqm::DQModule::_currentLS, hcaldqm::DQHarvester::_emap, hcaldqm::DQModule::_maxLS, _nBad, _nTotal, hcaldqm::DQModule::_ptype, _reportSummaryMap, _runSummary, hcaldqm::flag::Flag::_state, hcaldqm::DQModule::_subsystem, _thresh_bad_bad, _vcSummaryvsLS, hcaldqm::DQHarvester::_vFEDs, hcaldqm::DQHarvester::_vhashFEDs, _vmarks, _vnames, hcaldqm::DQHarvester::_xQuality, hcaldqm::ContainerXXX< STDTYPE >::begin(), hcaldqm::constants::BIT_AXIS_LS, hcaldqm::constants::BIT_OFFSET, hcaldqm::Container2D::book(), runTauDisplay::eid, hcaldqm::ContainerXXX< STDTYPE >::end(), hcaldqm::flag::fBAD, hcaldqm::hashfunctions::fdepth, fDigi, hcaldqm::flag::fGOOD, hcaldqm::quantity::fieta, hcaldqm::Container2D::fill(), hcaldqm::quantity::fiphi, RemoveAddSevLevel::flag, hcaldqm::quantity::fN, hcaldqm::flag::fNCDAQ, hcaldqm::fOffline, fPedestal, fRaw, fReco, hcaldqm::quantity::fState, fTP, dqm::implementation::IGetter::get(), dqm::legacy::MonitorElement::getTH1(), dqm::legacy::MonitorElement::getTH1F(), dqm::legacy::MonitorElement::getTH2F(), mps_fire::i, cuy::ib, hcaldqm::Container2D::initialize(), name, dqm::impl::MonitorElement::setBinContent(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), and dqm::impl::MonitorElement::setEfficiencyFlag().
|
override |
|
protected |
Definition at line 77 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock().
|
protected |
Definition at line 84 of file HcalOnlineHarvesting.h.
|
protected |
Definition at line 85 of file HcalOnlineHarvesting.h.
|
protected |
Definition at line 71 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock().
|
protected |
Definition at line 72 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock().
|
protected |
Definition at line 80 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock().
|
protected |
Definition at line 81 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock().
|
protected |
Definition at line 68 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock(), and HcalOnlineHarvesting().
|
protected |
Definition at line 75 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock().
|
protected |
Definition at line 63 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock(), and HcalOnlineHarvesting().
|
protected |
Definition at line 65 of file HcalOnlineHarvesting.h.
Referenced by _dqmEndLuminosityBlock(), and HcalOnlineHarvesting().
|
protected |
Definition at line 64 of file HcalOnlineHarvesting.h.
Referenced by beginRun(), and HcalOnlineHarvesting().
HcalOnlineHarvesting.debug |
Definition at line 9 of file HcalOnlineHarvesting.py.
Referenced by util.rrapi.RRApi.dprint(), rrapi.RRApi.dprint(), pkg.AbstractPkg.generate(), util.rrapi.RRApi.get(), rrapi.RRApi.get(), pkg.AbstractPkg.get_kwds(), runTauIdMVA.TauIDEmbedder.loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder.runTauID(), and pkg.AbstractPkg.write().
HcalOnlineHarvesting.hcalOnlineHarvesting |
Definition at line 5 of file HcalOnlineHarvesting.py.
HcalOnlineHarvesting.mtype |
Definition at line 13 of file HcalOnlineHarvesting.py.
HcalOnlineHarvesting.name |
Definition at line 8 of file HcalOnlineHarvesting.py.
Referenced by ElectronMVAID.ElectronMVAID.__call__(), FWLite.ElectronMVAID.__call__(), dirstructure.Directory.__create_pie_image(), DisplayManager.DisplayManager.__del__(), dqm_interfaces.DirID.__eq__(), dirstructure.Directory.__get_full_path(), dirstructure.Comparison.__get_img_name(), dataset.Dataset.__getDataType(), dataset.Dataset.__getFileInfoList(), dirstructure.Comparison.__make_image(), core.autovars.NTupleVariable.__repr__(), core.autovars.NTupleObjectType.__repr__(), core.autovars.NTupleObject.__repr__(), core.autovars.NTupleCollection.__repr__(), dirstructure.Directory.__repr__(), dqm_interfaces.DirID.__repr__(), dirstructure.Comparison.__repr__(), config.Service.__setattr__(), config.CFG.__str__(), counter.Counter.__str__(), average.Average.__str__(), _dqmEndLuminosityBlock(), FWLite.WorkingPoints._reformat_cut_definitions(), core.autovars.NTupleObjectType.addSubObjects(), core.autovars.NTupleObjectType.addVariables(), core.autovars.NTupleObjectType.allVars(), dataset.CMSDataset.buildListOfFiles(), dataset.LocalDataset.buildListOfFiles(), dataset.CMSDataset.buildListOfFilesDBS(), dirstructure.Directory.calcStats(), validation.Sample.digest(), python.rootplot.utilities.Hist.divide(), python.rootplot.utilities.Hist.divide_wilson(), DisplayManager.DisplayManager.Draw(), TreeCrawler.Package.dump(), core.autovars.NTupleVariable.fillBranch(), core.autovars.NTupleObject.fillBranches(), core.autovars.NTupleCollection.fillBranchesScalar(), core.autovars.NTupleCollection.fillBranchesVector(), core.autovars.NTupleCollection.get_cpp_declaration(), core.autovars.NTupleCollection.get_cpp_wrapper_class(), core.autovars.NTupleCollection.get_py_wrapper_class(), utils.StatisticalTest.get_status(), production_tasks.Task.getname(), dataset.CMSDataset.getPrimaryDatasetEntries(), dataset.PrivateDataset.getPrimaryDatasetEntries(), VIDSelectorBase.VIDSelectorBase.initialize(), personalPlayback.Applet.log(), core.autovars.NTupleVariable.makeBranch(), core.autovars.NTupleObject.makeBranches(), core.autovars.NTupleCollection.makeBranchesScalar(), core.autovars.NTupleCollection.makeBranchesVector(), dirstructure.Directory.print_report(), dataset.BaseDataset.printInfo(), dataset.Dataset.printInfo(), production_tasks.MonitorJobs.run(), python.rootplot.utilities.Hist.TGraph(), python.rootplot.utilities.Hist.TH1F(), counter.Counter.write(), and average.Average.write().
HcalOnlineHarvesting.ptype |
Definition at line 12 of file HcalOnlineHarvesting.py.
HcalOnlineHarvesting.refDigiSize |
Definition at line 15 of file HcalOnlineHarvesting.py.
HcalOnlineHarvesting.runkeyName |
Definition at line 11 of file HcalOnlineHarvesting.py.
HcalOnlineHarvesting.runkeyVal |
Definition at line 10 of file HcalOnlineHarvesting.py.
HcalOnlineHarvesting.subsystem |
Definition at line 14 of file HcalOnlineHarvesting.py.