#include <ZDCTask.h>
Public Attributes | |
cut | |
debug | |
name | |
ped | |
runkeyName | |
runkeyVal | |
tagQIE10 | |
zdcQIE10Task | |
zdcTask | |
Protected Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes | |
MonitorElement * | _cADC |
std::map< std::string, MonitorElement * > | _cADC_EChannel |
MonitorElement * | _cADC_vs_TS |
std::map< std::string, MonitorElement * > | _cADC_vs_TS_EChannel |
MonitorElement * | _cShape |
std::map< std::string, MonitorElement * > | _cShape_EChannel |
double | _cut |
int | _ped |
edm::InputTag | _tagQIE10 |
edm::EDGetTokenT< ZDCDigiCollection > | _tokQIE10 |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
ZDCTask::ZDCTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 7 of file ZDCTask.cc.
References edm::ParameterSet::getUntrackedParameter(), and HLT_FULL_cff::InputTag.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 181 of file ZDCTask.cc.
References gpuClustering::adc, MillePedeFileConverter_cfg::e, runTauDisplay::eid, amptDefault_cfi::frame, mps_fire::i, dqmiolumiharvest::j, and edm::SortedCollection< T, SORT >::size().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 17 of file ZDCTask.cc.
References hcaldqm::constants::BIT_OFFSET, runTauDisplay::eid, hcaldqm::quantity::fADC_128, hcaldqm::quantity::ffC_10000, hcaldqm::quantity::fTiming_TS, hcaldqm::quantity::fYAxis, cuy::ib, hcaldqm::quantity::ValueQuantity::max(), hcaldqm::quantity::ValueQuantity::min(), and hcaldqm::quantity::ValueQuantity::nbins().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
ZDCTask.cut |
Definition at line 17 of file ZDCTask.py.
ZDCTask.debug |
Definition at line 9 of file ZDCTask.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().
ZDCTask.name |
Definition at line 8 of file ZDCTask.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().
ZDCTask.ped |
Definition at line 18 of file ZDCTask.py.
ZDCTask.runkeyName |
Definition at line 11 of file ZDCTask.py.
ZDCTask.runkeyVal |
Definition at line 10 of file ZDCTask.py.
ZDCTask.tagQIE10 |
Definition at line 14 of file ZDCTask.py.
ZDCTask.zdcQIE10Task |
Definition at line 21 of file ZDCTask.py.
ZDCTask.zdcTask |
Definition at line 4 of file ZDCTask.py.