#include <UMNioTask.h>
Public Attributes | |
debug | |
mtype | |
name | |
ptype | |
runkeyName | |
runkeyVal | |
subsystem | |
tagRaw | |
taguMN | |
umnioTask | |
Protected Member Functions | |
void | _process (edm::Event const &, edm::EventSetup const &) override |
int | getOrbitGapIndex (uint8_t eventType, uint32_t laserType) |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
virtual void | _resetMonitors (UpdateFreq) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
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) |
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 () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 23 of file UMNioTask.h.
UMNioTask::UMNioTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file UMNioTask.cc.
References _eventtypes, _lowHBHE, _lowHF, _lowHO, _tagHBHE, _tagHF, _tagHO, _taguMN, _tokHBHE, _tokHF, _tokHO, _tokuMN, edm::ParameterSet::getUntrackedParameter(), HLT_2022v15_cff::InputTag, hcaldqm::constants::nOrbitGapType, and hcaldqm::constants::tNull.
|
inlineoverride |
Definition at line 26 of file UMNioTask.h.
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 97 of file UMNioTask.cc.
References _cEventType, _cTotalCharge, _cTotalChargeProfile, hcaldqm::DQModule::_currentLS, hcaldqm::DQModule::_logger, _tagHBHE, _tagHF, _tagHO, _tokHBHE, _tokHF, _tokHO, _tokuMN, edm::SortedCollection< T, SORT >::begin(), Logger::dqmthrow(), MillePedeFileConverter_cfg::e, edm::SortedCollection< T, SORT >::end(), HcalUMNioDigi::eventType(), hcalcalib_dqm_sourceclient-live_cfg::eventType, hcaldqm::ContainerSingleProf2D::fill(), hcaldqm::ContainerSingle2D::fill(), getOrbitGapIndex(), edm::InputTag::instance(), edm::InputTag::label(), hcalcalib_dqm_sourceclient-live_cfg::laserType, hcaldqm::utilities::sumQ(), and HcalUMNioDigi::valueUserWord().
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 29 of file UMNioTask.cc.
References _cEventType, _cTotalCharge, _cTotalChargeProfile, hcaldqm::DQTask::_emap, _eventtypes, hcaldqm::DQModule::_maxLS, hcaldqm::DQModule::_name, hcaldqm::DQModule::_ptype, hcaldqm::DQModule::_subsystem, hcaldqm::ContainerSingleProf2D::book(), hcaldqm::ContainerSingle2D::book(), bookHistograms(), hcaldqm::quantity::ffC_10000, hcaldqm::fLocal, hcaldqm::quantity::fN, hcaldqm::quantity::fSubdetPM, edm::EventSetup::getHandle(), HcalDbService::getHcalMapping(), hcalDbServiceToken_, cuy::ib, hcaldqm::ContainerSingleProf2D::initialize(), and hcaldqm::ContainerSingle2D::initialize().
|
inlineoverridevirtual |
Reimplemented from DQMOneEDAnalyzer< edm::LuminosityBlockCache< hcaldqm::Cache > >.
Definition at line 29 of file UMNioTask.h.
References hcaldqm::DQModule::_ptype, and hcaldqm::fLocal.
|
protected |
Definition at line 62 of file UMNioTask.cc.
References _eventtypes, hcalcalib_dqm_sourceclient-live_cfg::eventType, hcaldqm::constants::EVENTTYPE_LASER, hcaldqm::constants::EVENTTYPE_LED, hcaldqm::constants::EVENTTYPE_PEDESTAL, spr::find(), hcalcalib_dqm_sourceclient-live_cfg::laserType, hcaldqm::constants::tHBHEHPD, hcaldqm::constants::tHBMMega, hcaldqm::constants::tHBPMega, hcaldqm::constants::tHEMMega, hcaldqm::constants::tHEPMega, hcaldqm::constants::tHF, hcaldqm::constants::tHO, hcaldqm::constants::tLED, hcaldqm::constants::tPedestal, and hcaldqm::constants::tUnknown.
Referenced by _process().
|
override |
Definition at line 134 of file UMNioTask.cc.
|
protected |
Definition at line 66 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 67 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 68 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 61 of file UMNioTask.h.
|
protected |
Definition at line 44 of file UMNioTask.h.
Referenced by bookHistograms(), getOrbitGapIndex(), and UMNioTask().
|
protected |
Definition at line 62 of file UMNioTask.h.
|
protected |
Definition at line 63 of file UMNioTask.h.
|
protected |
Definition at line 58 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 58 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 58 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 48 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 50 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 49 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 47 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 51 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 53 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 52 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 54 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
UMNioTask.debug |
Definition at line 9 of file UMNioTask.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().
|
protected |
Definition at line 55 of file UMNioTask.h.
Referenced by bookHistograms().
UMNioTask.mtype |
Definition at line 13 of file UMNioTask.py.
UMNioTask.name |
Definition at line 8 of file UMNioTask.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().
UMNioTask.ptype |
Definition at line 12 of file UMNioTask.py.
UMNioTask.runkeyName |
Definition at line 11 of file UMNioTask.py.
UMNioTask.runkeyVal |
Definition at line 10 of file UMNioTask.py.
UMNioTask.subsystem |
Definition at line 14 of file UMNioTask.py.
UMNioTask.tagRaw |
Definition at line 18 of file UMNioTask.py.
UMNioTask.taguMN |
Definition at line 17 of file UMNioTask.py.
UMNioTask.umnioTask |
Definition at line 4 of file UMNioTask.py.