#include <NoCQTask.h>
Public Attributes | |
cutSumQ_HBHE | |
cutSumQ_HF | |
cutSumQ_HO | |
debug | |
mtype | |
name | |
nocqTask | |
ptype | |
runkeyName | |
runkeyVal | |
subsystem | |
tagHBHE | |
tagHF | |
tagHO | |
tagReport | |
Protected Member Functions | |
void | _process (edm::Event const &, edm::EventSetup const &) override |
void | _resetMonitors (hcaldqm::UpdateFreq) override |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
Protected Member Functions inherited from DQMOneEDAnalyzer< edm::LuminosityBlockCache< hcaldqm::Cache > > | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
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 DQMOneEDAnalyzer< edm::LuminosityBlockCache< hcaldqm::Cache > > | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::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) |
Definition at line 17 of file NoCQTask.h.
NoCQTask::NoCQTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file NoCQTask.cc.
References _cutSumQ_HBHE, _cutSumQ_HF, _cutSumQ_HO, _tagHBHE, _tagHF, _tagHO, _tagReport, _tokHBHE, _tokHF, _tokHO, _tokReport, edm::ParameterSet::getUntrackedParameter(), and HLT_FULL_cff::InputTag.
|
inlineoverride |
Definition at line 20 of file NoCQTask.h.
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 66 of file NoCQTask.cc.
References _cBadQuality_depth, _cOccupancy_depth, _cOccupancyCut_depth, _cTimingCut_depth, _cutSumQ_HBHE, _cutSumQ_HF, _cutSumQ_HO, hcaldqm::DQModule::_logger, _tagHBHE, _tagHF, _tagHO, _tagReport, _tokHBHE, _tokHF, _tokHO, _tokReport, HcalUnpackerReport::bad_quality_begin(), HcalUnpackerReport::bad_quality_end(), edm::SortedCollection< T, SORT >::begin(), Logger::dqmthrow(), MillePedeFileConverter_cfg::e, edm::SortedCollection< T, SORT >::end(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), edm::InputTag::instance(), HcalGenericDetId::isHcalDetId(), edm::InputTag::label(), hcaldqm::utilities::sumQ(), and ecalMatacq_cfi::timing.
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 64 of file NoCQTask.cc.
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 22 of file NoCQTask.cc.
References _cBadQuality_depth, _cOccupancy_depth, _cOccupancyCut_depth, _cTimingCut_depth, hcaldqm::DQTask::_emap, hcaldqm::DQModule::_name, hcaldqm::DQModule::_subsystem, hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), bookHistograms(), hcaldqm::hashfunctions::fdepth, hcaldqm::quantity::fieta, hcaldqm::quantity::fiphi, hcaldqm::quantity::fN, hcaldqm::quantity::fTiming_TS200, edm::EventSetup::get(), get, HcalDbService::getHcalMapping(), cuy::ib, hcaldqm::ContainerProf2D::initialize(), hcaldqm::Container2D::initialize(), and alignCSCRings::r.
|
override |
Definition at line 128 of file NoCQTask.cc.
|
override |
Definition at line 133 of file NoCQTask.cc.
|
protected |
Definition at line 47 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 45 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 46 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 44 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 40 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 40 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 40 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 42 of file NoCQTask.h.
|
protected |
Definition at line 31 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 33 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 32 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 34 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 35 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 37 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 36 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 38 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
NoCQTask.cutSumQ_HBHE |
Definition at line 23 of file NoCQTask.py.
NoCQTask.cutSumQ_HF |
Definition at line 25 of file NoCQTask.py.
NoCQTask.cutSumQ_HO |
Definition at line 24 of file NoCQTask.py.
NoCQTask.debug |
Definition at line 9 of file NoCQTask.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().
NoCQTask.mtype |
Definition at line 13 of file NoCQTask.py.
NoCQTask.name |
Definition at line 8 of file NoCQTask.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__(), 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().
NoCQTask.nocqTask |
Definition at line 4 of file NoCQTask.py.
NoCQTask.ptype |
Definition at line 12 of file NoCQTask.py.
NoCQTask.runkeyName |
Definition at line 11 of file NoCQTask.py.
NoCQTask.runkeyVal |
Definition at line 10 of file NoCQTask.py.
NoCQTask.subsystem |
Definition at line 14 of file NoCQTask.py.
NoCQTask.tagHBHE |
Definition at line 17 of file NoCQTask.py.
NoCQTask.tagHF |
Definition at line 19 of file NoCQTask.py.
NoCQTask.tagHO |
Definition at line 18 of file NoCQTask.py.
NoCQTask.tagReport |
Definition at line 20 of file NoCQTask.py.