Classes | |
class | LumiDataBlock |
class | LumiDataBlockCollection |
class | LumiDataPoint |
Functions | |
def | AtMidnight (datetime_in) |
def | AtMidWeek (datetime_in) |
def | CacheFilePath (cache_file_dir, day=None) |
def | checkCertification (run_number, ls) |
def | GetEnergyPerNucleonScaleFactor (amodetag) |
def | GetUnits (year, accel_mode, mode) |
def | GetXLocator (ax) |
def | loadCertificationJSON (json_file_name) |
def | NumDaysInYear (year) |
def | PlotAllYears (lumi_data_by_day_per_year, mode) |
def | TweakPlot (fig, ax, time_range, add_extra_head_room=False) |
def create_public_lumi_plots.AtMidnight | ( | datetime_in | ) |
Definition at line 292 of file create_public_lumi_plots.py.
Referenced by PlotAllYears().
def create_public_lumi_plots.AtMidWeek | ( | datetime_in | ) |
Definition at line 299 of file create_public_lumi_plots.py.
Definition at line 283 of file create_public_lumi_plots.py.
def create_public_lumi_plots.checkCertification | ( | run_number, | |
ls | |||
) |
Check if this run and LS are certified as good and return a boolean parameter.
Definition at line 468 of file create_public_lumi_plots.py.
def create_public_lumi_plots.GetEnergyPerNucleonScaleFactor | ( | amodetag | ) |
Definition at line 382 of file create_public_lumi_plots.py.
Referenced by PlotAllYears().
def create_public_lumi_plots.GetUnits | ( | year, | |
accel_mode, | |||
mode | |||
) |
Definition at line 312 of file create_public_lumi_plots.py.
Referenced by PlotAllYears().
def create_public_lumi_plots.GetXLocator | ( | ax | ) |
Pick a DateLocator based on the range of the x-axis.
Definition at line 408 of file create_public_lumi_plots.py.
References min(), and TweakPlot().
Referenced by TweakPlot().
def create_public_lumi_plots.loadCertificationJSON | ( | json_file_name | ) |
Definition at line 482 of file create_public_lumi_plots.py.
References createfilelist.int, join(), and harvestTrackValidationPlots.str.
def create_public_lumi_plots.NumDaysInYear | ( | year | ) |
Returns the number of days in the given year.
Definition at line 396 of file create_public_lumi_plots.py.
Referenced by PlotAllYears().
def create_public_lumi_plots.PlotAllYears | ( | lumi_data_by_day_per_year, | |
mode | |||
) |
Mode 1: years side-by-side, mode 2: years overlaid.
Definition at line 1555 of file create_public_lumi_plots.py.
References public_plots_tools.AddLogo(), AtMidnight(), GetEnergyPerNucleonScaleFactor(), GetUnits(), join(), public_plots_tools.LatexifyUnits(), NumDaysInYear(), public_plots_tools.SavePlot(), harvestTrackValidationPlots.str, time_begin, and TweakPlot().
Definition at line 421 of file create_public_lumi_plots.py.
References GetXLocator().
Referenced by GetXLocator(), and PlotAllYears().
create_public_lumi_plots.accel_mode |
Definition at line 546 of file create_public_lumi_plots.py.
create_public_lumi_plots.action |
Definition at line 506 of file create_public_lumi_plots.py.
create_public_lumi_plots.add_extra_head_room |
Definition at line 1272 of file create_public_lumi_plots.py.
create_public_lumi_plots.amodetag_bug_workaround |
Definition at line 554 of file create_public_lumi_plots.py.
create_public_lumi_plots.arg_parser |
Definition at line 505 of file create_public_lumi_plots.py.
create_public_lumi_plots.args |
Definition at line 510 of file create_public_lumi_plots.py.
create_public_lumi_plots.aspect_ratio |
Definition at line 1749 of file create_public_lumi_plots.py.
create_public_lumi_plots.ax |
Definition at line 1092 of file create_public_lumi_plots.py.
Referenced by addWindowInfoTo(), npstat::HistoND< Numeric, Axis >.allBinCenters(), BesselI0(), BesselI1(), npstat::HistoND< Numeric, Axis >.binBox(), npstat::HistoND< Numeric, Axis >.binCenter(), npstat::HistoND< Numeric, Axis >.binVolume(), npstat::HistoND< Numeric, Axis >.boundingBox(), npstat::HistoND< Numeric, Axis >.closestBin(), FWCollectionSummaryWidget.colorClicked(), npstat.convertToGridAxis(), npstat.convertToHistoAxis(), ClusterShape.determineShape(), npstat::HistoND< Numeric, Axis >.dispatch(), npstat::HistoND< Numeric, Axis >.examine(), npstat::HistoND< Numeric, Axis >.fill(), npstat::HistoND< Numeric, Axis >.fillC(), FWGeometryTableViewBase::FWViewCombo.HandleButton(), FWColorSelect.HandleButton(), npstat::HistoND< Numeric, Axis >.HistoND(), npstat.interpolateHistoND(), EEDetId.iPhiOuterRing(), EEDetId.isOuterRing(), TopologyWorker.planes_sphe(), TopologyWorker.planes_sphe_wei(), TopologyWorker.planes_thrust(), DDLDivision.processElement(), MEGeom.setBinGlobalHist(), FWGUIValidatingTextEntry.showOptions(), npstat::HistoND< Numeric, Axis >.volume(), and HitQuadrupletGeneratorFromLayerPairForPhotonConversion.~HitQuadrupletGeneratorFromLayerPairForPhotonConversion().
create_public_lumi_plots.bbox_to_anchor |
Definition at line 1109 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_energy |
Definition at line 563 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_energy_defaults |
Definition at line 647 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_energy_from_cfg |
Definition at line 564 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_energy_tmp |
Definition at line 560 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_fluctuation |
Definition at line 576 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_fluctuation_defaults |
Definition at line 656 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_fluctuation_from_cfg |
Definition at line 577 of file create_public_lumi_plots.py.
create_public_lumi_plots.beam_fluctuation_tmp |
Definition at line 573 of file create_public_lumi_plots.py.
create_public_lumi_plots.bin_edges |
Definition at line 1030 of file create_public_lumi_plots.py.
Referenced by MuIsoValidation.bookHistograms().
create_public_lumi_plots.cache_file_dir |
Definition at line 539 of file create_public_lumi_plots.py.
create_public_lumi_plots.cache_file_path |
Definition at line 768 of file create_public_lumi_plots.py.
create_public_lumi_plots.cache_file_tmp |
Definition at line 769 of file create_public_lumi_plots.py.
create_public_lumi_plots.certification_data |
Definition at line 632 of file create_public_lumi_plots.py.
create_public_lumi_plots.cfg_defaults |
Definition at line 518 of file create_public_lumi_plots.py.
create_public_lumi_plots.cfg_parser |
Definition at line 528 of file create_public_lumi_plots.py.
create_public_lumi_plots.cmd |
Definition at line 810 of file create_public_lumi_plots.py.
create_public_lumi_plots.cms_energy |
Definition at line 1006 of file create_public_lumi_plots.py.
create_public_lumi_plots.cms_energy_str |
Definition at line 1007 of file create_public_lumi_plots.py.
create_public_lumi_plots.color |
Definition at line 1801 of file create_public_lumi_plots.py.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer.addDecayLine(), SiStripDetVOffTrendPlotter.analyze(), HcalLutAnalyzer.analyze(), LaserSorter.analyze(), FWCaloDataHistProxyBuilder.assertCaloDataSlice(), FWHFTowerProxyBuilderBase.assertCaloDataSlice(), FWHGTowerProxyBuilderBase.assertCaloDataSlice(), FWSecVertexProxyBuilder.build(), FWSecVertexCandidateProxyBuilder.build(), FWTrackHitsDetailView.build(), FWConvTrackHitsDetailView.build(), FWPFCandidatesLegoProxyBuilder.build(), FWPFPatJetLegoProxyBuilder< T >.build(), FWPFEcalRecHitLegoProxyBuilder.build(), FWCandidateHGCalLegoProxyBuilder.build(), FWCaloDataProxyBuilderBase.build(), FWCandidateLegoProxyBuilder.build(), FWTrackResidualDetailView.build(), FWVertexCandidateProxyBuilder.build(), FWVertexProxyBuilder.build(), FWTauProxyBuilderBase.buildBaseTau(), FWGEMSegmentProxyBuilder.buildViewType(), FWME0RecHitProxyBuilder.buildViewType(), FWRPCRecHitProxyBuilder.buildViewType(), FWGEMRecHitProxyBuilder.buildViewType(), FWJetProxyBuilder.buildViewType(), cert_plot(), FWModelContextMenuHandler.chosenItem(), CmsShowEDI.CloseWindow(), SiPixelUtility.createStatusLegendMessages(), TrackerMap.drawApvPair(), TrackerMap.drawCcu(), TrackerMap.drawHV2(), TrackerMap.drawHV3(), TrackerMap.drawModule(), TrackerMap.drawPalette(), TrackerMap.drawPsu(), SiPixelUtility.fillPaveText(), FWColorPopup.FWColorPopup(), FWECALCaloDataDetailViewBuilder.FWECALCaloDataDetailViewBuilder(), LMFRunIOV.getColor(), EcalCondDBInterface.getDateHandler(), FWProxyBuilderBase.getHaveWindow(), FWTGeoRecoGeometryESProducer.GetMedium(), FWCaloDataProxyBuilderBase.modelChanges(), FWJetProxyBuilder.requestCommon(), LMFColoredTable.setColor(), FWEventItemsManager.setFrom(), GFHistManager.SetLegendEntryOption(), FWPFBlockProxyBuilder.setupClusterElement(), and FWPFClusterLegoProxyBuilder.sharedBuild().
create_public_lumi_plots.color_by_year |
Definition at line 1742 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_fill_cert |
Definition at line 1070 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_fill_del |
Definition at line 1068 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_fill_peak |
Definition at line 1071 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_fill_rec |
Definition at line 1069 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_line_cert |
Definition at line 1074 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_line_del |
Definition at line 1072 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_line_peak |
Definition at line 1075 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_line_rec |
Definition at line 1073 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_scheme |
Definition at line 1067 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_scheme_names |
Definition at line 537 of file create_public_lumi_plots.py.
create_public_lumi_plots.color_scheme_names_tmp |
Definition at line 536 of file create_public_lumi_plots.py.
create_public_lumi_plots.columnspacing |
Definition at line 1832 of file create_public_lumi_plots.py.
create_public_lumi_plots.config_file_name |
Definition at line 515 of file create_public_lumi_plots.py.
create_public_lumi_plots.cumulative |
Definition at line 1226 of file create_public_lumi_plots.py.
Referenced by ConfigurableAnalysis.filter().
create_public_lumi_plots.date_begin |
Definition at line 588 of file create_public_lumi_plots.py.
create_public_lumi_plots.date_begin_day_str |
Definition at line 772 of file create_public_lumi_plots.py.
create_public_lumi_plots.date_begin_str |
Definition at line 771 of file create_public_lumi_plots.py.
create_public_lumi_plots.date_end |
Definition at line 590 of file create_public_lumi_plots.py.
create_public_lumi_plots.date_end_str |
Definition at line 773 of file create_public_lumi_plots.py.
create_public_lumi_plots.DATE_FMT_STR_AXES |
Definition at line 59 of file create_public_lumi_plots.py.
create_public_lumi_plots.DATE_FMT_STR_CFG |
Definition at line 60 of file create_public_lumi_plots.py.
create_public_lumi_plots.DATE_FMT_STR_LUMICALC |
Definition at line 56 of file create_public_lumi_plots.py.
create_public_lumi_plots.DATE_FMT_STR_LUMICALC_DAY |
Definition at line 57 of file create_public_lumi_plots.py.
create_public_lumi_plots.DATE_FMT_STR_OUT |
Definition at line 58 of file create_public_lumi_plots.py.
create_public_lumi_plots.date_previous_str |
Definition at line 774 of file create_public_lumi_plots.py.
create_public_lumi_plots.day_cur |
Definition at line 740 of file create_public_lumi_plots.py.
create_public_lumi_plots.day_hi |
Definition at line 1024 of file create_public_lumi_plots.py.
create_public_lumi_plots.day_lo |
Definition at line 1022 of file create_public_lumi_plots.py.
create_public_lumi_plots.days |
Definition at line 737 of file create_public_lumi_plots.py.
create_public_lumi_plots.desc_str |
Definition at line 503 of file create_public_lumi_plots.py.
create_public_lumi_plots.description |
Definition at line 505 of file create_public_lumi_plots.py.
create_public_lumi_plots.dummy_file |
Definition at line 831 of file create_public_lumi_plots.py.
create_public_lumi_plots.edgecolor |
Definition at line 1104 of file create_public_lumi_plots.py.
create_public_lumi_plots.exp |
Definition at line 1088 of file create_public_lumi_plots.py.
create_public_lumi_plots.facecolor |
Definition at line 1104 of file create_public_lumi_plots.py.
create_public_lumi_plots.False |
Definition at line 1833 of file create_public_lumi_plots.py.
create_public_lumi_plots.fig |
Definition at line 1079 of file create_public_lumi_plots.py.
create_public_lumi_plots.figsize |
Definition at line 1750 of file create_public_lumi_plots.py.
create_public_lumi_plots.file_suffix |
Definition at line 1077 of file create_public_lumi_plots.py.
create_public_lumi_plots.fontproperties |
Definition at line 1119 of file create_public_lumi_plots.py.
create_public_lumi_plots.fontsize |
Definition at line 1267 of file create_public_lumi_plots.py.
Referenced by FWECALDetailViewBuilder.makeLegend(), FWECALCaloDataDetailViewBuilder.makeLegend(), FWMuonDetailView.setTextInfo(), and FWTrackResidualDetailView.setTextInfo().
create_public_lumi_plots.frameon |
Definition at line 1110 of file create_public_lumi_plots.py.
create_public_lumi_plots.head_room |
Definition at line 1852 of file create_public_lumi_plots.py.
create_public_lumi_plots.help |
Definition at line 507 of file create_public_lumi_plots.py.
create_public_lumi_plots.helper_str |
Definition at line 944 of file create_public_lumi_plots.py.
create_public_lumi_plots.hist |
Definition at line 34 of file create_public_lumi_plots.py.
Referenced by DDSpecificsHasNamedValueFilter.accept(), DDSpecificsMatchesValueFilter.accept(), DDSpecificsFilter.accept_impl(), PVValHelper.add(), APVCyclePhaseMonitor.beginRun(), Book.book(), HLTDQMFilterEffHists< ObjType >.book1D(), HLTDQMFilterEffHists< ObjType >.book2D(), L1TStage2EMTF.bookHistograms(), TouchableToHistory.buildAll(), PlotMillePede.ClearAdditionalSel(), ClusMultInvestPlots(), Combined2DHisto(), CombinedHisto(), examples::TrackAnalysisAlgorithm.draw(), fwlite::Scanner< Collection >.draw(), fwlite::Scanner< Collection >.draw2D(), fwlite::Scanner< Collection >.drawProf(), L1TEventInfoClient.dumpContentMonitorElements(), EcalPedHists.endJob(), EcalURecHitHists.endJob(), EcalCosmicsHists.endJob(), DQMHistNormalizer.endRun(), dqmoffline::l1t.fill2DWithinLimits(), HLTDQMFilterEffHists< ObjType >.fillHists(), edm::Principal.fillPrincipal(), dqmoffline::l1t.fillWithinLimits(), WordHist.fillWord(), EgHLTOfflineSummaryClient.getEgHLTSumHist_(), TouchableToHistory.getNavStory(), fwlite::Scanner< Collection >.getSameH1(), fwlite::Scanner< Collection >.getSameH2(), fwlite::Scanner< Collection >.getSameProf(), SiStripSummaryCreator.getSummaryME(), CTPPSDiamondDQMSource::GlobalPlots.GlobalPlots(), HGCalTBMB.HGCalTBMB(), FWEveViewManager.highlightAdded(), HistoAnalyzer< C >.HistoAnalyzer(), MuonResidualsFitter.histogramChi2GaussianFit(), evf::evtn::TCDSL1AHistory.history(), TotemRPDQMSource::GlobalPlots.Init(), EcalDisplaysByEvent.init2DEcalHist(), EcalDisplaysByEvent.init3DEcalHist(), EcalURecHitHists.initHists(), EcalCosmicsHists.initHists(), main(), LA_Filler_Fitter.make_and_fit_symmchi2(), SiStripSpyDisplayModule.MakeDigiHist_(), ValidateGeometry.makeHistogram(), SiStripSpyDisplayModule.MakeProcessedRawDigiHist_(), SiStripSpyDisplayModule.MakeRawDigiHist_(), DDExpandedView.mergedSpecificsV(), SymmetryFit.name(), DQMGenericClient.normalizeToEntries(), DQMRivetClient.normalizeToIntegral(), DQMRivetClient.normalizeToLumi(), helper::ScannerBase.numberOfExtraCuts(), CSCAlignmentCorrections.plot(), MuonResidualsFitter.plotsimple(), MuonResidualsFitter.plotweighted(), MuonGEMRecHitsHarvestor.ProcessBooking(), MuonGEMDigisHarvestor.ProcessBooking(), MuonGEMHitsHarvestor.ProcessBooking(), EcalPedHists.readEBdigis(), EcalPedHists.readEEdigis(), DQMRivetClient.scaleByFactor(), HLTOfflineDQMTopDiLepton::MonitorDiLepton.selectionPath(), TopDiLeptonOffline::MonitorEnsemble.selectionPath(), DDExpandedView.specificsV(), tfwliteselectortest::ThingsTSelector.terminate(), tfwliteselectortest::ThingsTSelector2.terminate(), __class__< T >.terminate(), sistrip::EnsembleCalibrationLA.write_ensembles_plots(), sistrip::MeasureLA.write_report_plots(), and sistrip::EnsembleCalibrationLA.write_samples_plots().
create_public_lumi_plots.histtype |
Definition at line 1102 of file create_public_lumi_plots.py.
create_public_lumi_plots.horizontalalignment |
Definition at line 1266 of file create_public_lumi_plots.py.
create_public_lumi_plots.ignore_cache |
Definition at line 516 of file create_public_lumi_plots.py.
create_public_lumi_plots.in_file |
Definition at line 869 of file create_public_lumi_plots.py.
Referenced by SiPixelDigitizerAlgorithm.initCal(), SiPixelFakeTemplateDBObjectESSource.produce(), SiPixelFakeGenErrorDBObjectESSource.produce(), SiPixelGenError.pushfile(), SiPixelTemplate2D.pushfile(), SiStripTemplate.pushfile(), and SiPixelTemplate.pushfile().
create_public_lumi_plots.is_log |
Definition at line 1084 of file create_public_lumi_plots.py.
create_public_lumi_plots.json_file_name |
Definition at line 617 of file create_public_lumi_plots.py.
create_public_lumi_plots.KNOWN_ACCEL_MODES |
Definition at line 63 of file create_public_lumi_plots.py.
create_public_lumi_plots.label |
Definition at line 1105 of file create_public_lumi_plots.py.
create_public_lumi_plots.labelspacing |
Definition at line 1831 of file create_public_lumi_plots.py.
create_public_lumi_plots.last_day_from_cache |
Definition at line 757 of file create_public_lumi_plots.py.
create_public_lumi_plots.LEAD_SCALE_FACTOR |
Definition at line 65 of file create_public_lumi_plots.py.
create_public_lumi_plots.leg |
Definition at line 1173 of file create_public_lumi_plots.py.
Referenced by DTNoiseComputation.endJob(), TkAlStyle.legend(), main(), CastorHardcodeGeometryLoader.makeCell(), SiStripHitEffFromCalibTree.makeSummary(), MergeRootfile(), plotMaker(), PlotPixelMultVtxPos(), printSOF(), CollectionFromZLegProducer.produce(), ListGroups.produceAndSaveSummaryPlot(), and SeedMultiplicityComparisonPlot().
create_public_lumi_plots.lines |
Definition at line 870 of file create_public_lumi_plots.py.
create_public_lumi_plots.lines_ori |
Definition at line 845 of file create_public_lumi_plots.py.
create_public_lumi_plots.lines_to_be_kept |
Definition at line 844 of file create_public_lumi_plots.py.
create_public_lumi_plots.linestyle |
Definition at line 1803 of file create_public_lumi_plots.py.
create_public_lumi_plots.loc |
Definition at line 1108 of file create_public_lumi_plots.py.
Referenced by SiStripMonitorDigi.analyze(), PickEvents.beginJob(), emtf.calc_phi_loc_deg(), emtf.calc_phi_loc_deg_from_glob(), emtf.calc_phi_loc_int(), SiPixelCalibDigiProducer.checkPixel(), SiPixelOfflineCalibAnalysisBase.checkPixel(), HBHELinearMap.find(), edm::MapOfVectors< std::string, AnalysisDescription * >.find(), edm::SortedCollection< T, SORT >.find(), SiPixelInformationExtractor.findNoisyPixels(), StripCPE.getAlgoParam(), HCALResponse.HCALResponse(), SiStripPsuDetIdMap.IsHVChannel(), StripCPEfromTrackAngle.localParameters(), SiPixelSCurveCalibrationAnalysis.makeThresholdSummary(), TkMSParameterizationBuilder.produce(), edm::FileInPath.read(), edm::FileInPath.readFromParameterSetBlob(), RecHitsSortedInPhi.RecHitsSortedInPhi(), LocationDef.setLocation(), CustomParticleFactory.ToLower(), and ResidualRefitting.trkExtrap().
create_public_lumi_plots.log |
Definition at line 1103 of file create_public_lumi_plots.py.
create_public_lumi_plots.log_setting |
Definition at line 1085 of file create_public_lumi_plots.py.
create_public_lumi_plots.log_suffix |
Definition at line 1132 of file create_public_lumi_plots.py.
create_public_lumi_plots.logo_name |
Definition at line 1076 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data |
Definition at line 1017 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data_by_day |
Definition at line 863 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data_by_day_per_year |
Definition at line 924 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data_by_week |
Definition at line 894 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data_by_week_per_year |
Definition at line 906 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data_by_year |
Definition at line 916 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumi_data_day |
Definition at line 867 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumicalc_cmd |
Definition at line 807 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumicalc_flags |
Definition at line 788 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumicalc_flags_from_cfg |
Definition at line 545 of file create_public_lumi_plots.py.
create_public_lumi_plots.lumicalc_script |
Definition at line 544 of file create_public_lumi_plots.py.
create_public_lumi_plots.marker |
Definition at line 1802 of file create_public_lumi_plots.py.
Referenced by fireworks.addDashedArrow(), fireworks.addDashedLine(), FWPhotonLegoProxyBuilder.build(), FWMuonGlimpseProxyBuilder.build(), FWElectronLegoProxyBuilder.build(), FWElectronGlimpseProxyBuilder.build(), FWTauProxyBuilderBase.buildBaseTau(), and FWMETProxyBuilder.buildViewType().
create_public_lumi_plots.markersize |
Definition at line 1802 of file create_public_lumi_plots.py.
create_public_lumi_plots.max_del |
Definition at line 1156 of file create_public_lumi_plots.py.
create_public_lumi_plots.max_inst |
Definition at line 1097 of file create_public_lumi_plots.py.
create_public_lumi_plots.max_rec |
Definition at line 1157 of file create_public_lumi_plots.py.
create_public_lumi_plots.min_del |
Definition at line 1207 of file create_public_lumi_plots.py.
create_public_lumi_plots.min_val |
Definition at line 1087 of file create_public_lumi_plots.py.
create_public_lumi_plots.ncol |
Definition at line 1833 of file create_public_lumi_plots.py.
Referenced by hitfit.clear(), drawMap(), DDEcalEndcapAlgo.EEPositionCRs(), HGCalGeomParameters.loadWaferHexagon(), pos::PixelCalibConfiguration.nextFECState(), DDAHcalModuleAlgo.positionSensitive(), DDHGCalModuleAlgo.positionSensitive(), DDHGCalTBModule.positionSensitive(), DDHGCalModule.positionSensitive(), TriggerSummaryProducerAOD.produce(), and MatrixMeschach.setNoColumns().
create_public_lumi_plots.newfile |
Definition at line 849 of file create_public_lumi_plots.py.
Referenced by ZeePlots.endJob(), WenuPlots.endJob(), and HcalConstantsXMLWriter.writeXML().
create_public_lumi_plots.num_cols |
Definition at line 1825 of file create_public_lumi_plots.py.
create_public_lumi_plots.num_days |
Definition at line 736 of file create_public_lumi_plots.py.
create_public_lumi_plots.NUM_SEC_IN_LS |
Definition at line 61 of file create_public_lumi_plots.py.
create_public_lumi_plots.num_weeks |
Definition at line 1315 of file create_public_lumi_plots.py.
create_public_lumi_plots.options |
Definition at line 510 of file create_public_lumi_plots.py.
create_public_lumi_plots.oracle_connection_string |
Definition at line 612 of file create_public_lumi_plots.py.
create_public_lumi_plots.output |
Definition at line 814 of file create_public_lumi_plots.py.
create_public_lumi_plots.output_0 |
Definition at line 817 of file create_public_lumi_plots.py.
create_public_lumi_plots.particle_type_str |
Definition at line 645 of file create_public_lumi_plots.py.
create_public_lumi_plots.particle_type_strings |
Definition at line 640 of file create_public_lumi_plots.py.
create_public_lumi_plots.path_name |
Definition at line 707 of file create_public_lumi_plots.py.
Referenced by SiPixelActionExecutor.fillGrandBarrelSummaryHistos(), SiPixelActionExecutor.fillGrandEndcapSummaryHistos(), SiStripInformationExtractor.plotHistosFromLayout(), TrackingActionExecutor.printShiftHistoParameters(), and SiStripActionExecutor.printShiftHistoParameters().
create_public_lumi_plots.scale_factor_2010 |
Definition at line 1734 of file create_public_lumi_plots.py.
create_public_lumi_plots.seconds |
Definition at line 1023 of file create_public_lumi_plots.py.
create_public_lumi_plots.sep_line |
Definition at line 935 of file create_public_lumi_plots.py.
create_public_lumi_plots.status |
Definition at line 814 of file create_public_lumi_plots.py.
create_public_lumi_plots.str_begin |
Definition at line 1056 of file create_public_lumi_plots.py.
create_public_lumi_plots.str_begin_ultimate |
Definition at line 1754 of file create_public_lumi_plots.py.
create_public_lumi_plots.str_end |
Definition at line 1057 of file create_public_lumi_plots.py.
Referenced by SiStripMonitorQuality.analyze(), and TotemRPCluster.setStripEnd().
create_public_lumi_plots.textcoords |
Definition at line 1813 of file create_public_lumi_plots.py.
create_public_lumi_plots.time_begin |
Definition at line 1050 of file create_public_lumi_plots.py.
Referenced by PlotAllYears().
create_public_lumi_plots.time_begin_ultimate |
Definition at line 1753 of file create_public_lumi_plots.py.
create_public_lumi_plots.time_end |
Definition at line 1053 of file create_public_lumi_plots.py.
create_public_lumi_plots.times |
Definition at line 1034 of file create_public_lumi_plots.py.
Referenced by ZdcTBAnalyzer.analyze(), SimplePlan1RechitCombiner.makeRechit(), edm::SystemTimeKeeper.pauseModuleEvent(), PFClusterTimeAssigner.PFClusterTimeAssigner(), PileupSummaryInfo.PileupSummaryInfo(), PileupSummaryInfoSlimmer.produce(), PFClusterTimeAssigner.produce(), EcalBarrelClusterFastTimer.produce(), TrackTimeValueMapProducer.produce(), and edm::SystemTimeKeeper.stopModuleEvent().
create_public_lumi_plots.times_tmp |
Definition at line 1033 of file create_public_lumi_plots.py.
create_public_lumi_plots.tmp |
Definition at line 587 of file create_public_lumi_plots.py.
create_public_lumi_plots.tmp_leg |
Definition at line 1108 of file create_public_lumi_plots.py.
create_public_lumi_plots.tmp_str |
Definition at line 941 of file create_public_lumi_plots.py.
Referenced by XrdAdaptor::RequestManager.prepareOpaqueString().
create_public_lumi_plots.tmp_x |
Definition at line 1827 of file create_public_lumi_plots.py.
Referenced by PixelCPETemplateReco.localPosition(), and FsmwModeFinder3d.operator()().
create_public_lumi_plots.tmp_y |
Definition at line 1828 of file create_public_lumi_plots.py.
Referenced by PixelCPETemplateReco.localPosition(), and FsmwModeFinder3d.operator()().
create_public_lumi_plots.today |
Definition at line 594 of file create_public_lumi_plots.py.
create_public_lumi_plots.tot_cert |
Definition at line 1210 of file create_public_lumi_plots.py.
create_public_lumi_plots.tot_del |
Definition at line 1208 of file create_public_lumi_plots.py.
create_public_lumi_plots.tot_rec |
Definition at line 1209 of file create_public_lumi_plots.py.
create_public_lumi_plots.transAxes |
Definition at line 1267 of file create_public_lumi_plots.py.
create_public_lumi_plots.transform |
Definition at line 1267 of file create_public_lumi_plots.py.
Referenced by AlignableDet.alignments(), AlignableBeamSpot.alignments(), AlignableDetUnit.alignments(), AlphaT.AlphaT(), edm::ContainerMask< T >.applyOrTo(), edm::ScheduleInfo.availableModuleLabels(), edm::StreamSchedule.availablePaths(), reco::helper::JetIDHelper.classifyJetComponents(), reco::helper::JetIDHelper.classifyJetTowers(), TkGluedMeasurementDet.collectRecHits(), TCMETAlgo.configure(), edmNew.copyDetSetRange(), ConstrainedTreeBuilder.covarianceMatrix(), ConstrainedTreeBuilderT.covarianceMatrix(), FastCircle.createCircleParameters(), align.createPoints(), TGeoMgrFromDdd.createShape(), TGeoFromDddService.createShape(), JME::JetResolutionObject::Definition.Definition(), FWDetailViewManager.detailViewsFor(), RecoTauMVATransform.discriminate(), FastCircle.FastCircle(), l1t::OnlineDBqueryHelper.fetch(), HGCalTriggerNtupleHGCMulticlusters.fill(), HGCalTriggerNtupleHGCClusters.fill(), edm::FwdPtrCollectionFilter< T, S, H >.filter(), FWDetailViewManager.findViewersFor(), FWEveViewManager.FWEveViewManager(), EcalFedMap.getFedFromSlice(), edm::DetSetVector< T >.getIds(), CSCStripElectronicsSim.getKeyStripsFromMC(), reco::TaggingVariableList.getList(), edm::ParameterSet.getParameterNames(), l1t::Parameter.getTableColumn(), SeedingLayerSetsHits.hits(), PSFitter::HybridMinimizer.HybridMinimizer(), Herwig7Interface.initRepository(), pat::JetCorrFactors.jecFlavor(), SETFilter.lastUpdatedTSOS(), reco::MaskCollection< Object >.mask(), cms::MuonTCMETValueMapProducer.MuonTCMETValueMapProducer(), MuonTypeByOrCut.MuonTypeByOrCut(), alpha_T.operator()(), reco::tau::RecoTauDiscriminantInvariantWidth.operator()(), CSCStripData.operator*=(), BTagEntry::Parameters.Parameters(), gen::JetMatchingMGFastJet.parseParameter(), gen::JetMatchingMadgraph.parseParameter(), pat::PATLostTracks.PATLostTracks(), GaussianSumUtilities1D.pdfComponents(), PedeSteererWeakModeConstraints.PedeSteererWeakModeConstraints(), SiStripProcessedRawDigiProducer.pr_process(), pat::MatcherByPulls< T >.produce(), EcalTrivialConditionRetriever.produceEcalAlignmentEB(), EcalTrivialConditionRetriever.produceEcalAlignmentEE(), EcalTrivialConditionRetriever.produceEcalAlignmentES(), edm::eventsetup::EventSetupRecordProvider.proxyProviderDescriptions(), QualityCutsAnalyzer.QualityCutsAnalyzer(), l1t::LUT.read(), MP7FileReader.readRows(), RecoTauMVATransform.RecoTauMVATransform(), TkRotation< align::Scalar >.rotateAxes(), edm::Schedule.Schedule(), MP7FileReader.searchLinks(), LMFColoredTable.setColor(), ODSRPConfig.setParameters(), gen::Pythia6Service.setSLHAFromHeader(), Herwig6Hadronizer.setSLHAFromHeader(), LMFColoredTable.setSystem(), LMFPnPrimDat.setSystem(), SiStripLorentzAngleFakeESSource.SiStripLorentzAngleFakeESSource(), PrimaryVertexResolution.sortTracksByPt(), RectangularEtaPhiTrackingRegion.stringToUseMeasurementTracker(), TrackerGeometryCompare.surveyToTracker(), TauDiscriminationProducerBase< TauType, TauDiscriminator >.TauDiscriminationProducerBase(), TrackerStablePhiSort(), upcaseString(), TrackingMaterialProducer.update(), progressbar.FormatLabel.update(), sistrip::FEDEmulator.zeroSuppress(), and TrackTransformerBase.~TrackTransformerBase().
create_public_lumi_plots.units |
Definition at line 937 of file create_public_lumi_plots.py.
create_public_lumi_plots.use_cache |
Definition at line 767 of file create_public_lumi_plots.py.
create_public_lumi_plots.use_oracle |
Definition at line 613 of file create_public_lumi_plots.py.
create_public_lumi_plots.verbose |
Definition at line 541 of file create_public_lumi_plots.py.
create_public_lumi_plots.verticalalignment |
Definition at line 1266 of file create_public_lumi_plots.py.
create_public_lumi_plots.week |
Definition at line 743 of file create_public_lumi_plots.py.
Referenced by popcon::EcalLaser_weekly_Linearization.getNewObjects().
create_public_lumi_plots.week_begin |
Definition at line 724 of file create_public_lumi_plots.py.
create_public_lumi_plots.week_end |
Definition at line 725 of file create_public_lumi_plots.py.
create_public_lumi_plots.week_hi |
Definition at line 1309 of file create_public_lumi_plots.py.
create_public_lumi_plots.week_lo |
Definition at line 1307 of file create_public_lumi_plots.py.
create_public_lumi_plots.weeks |
Definition at line 739 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights |
Definition at line 1101 of file create_public_lumi_plots.py.
Referenced by EWKSystUnc.analyze(), zPdfUnc.analyze(), ZLONLOHistogrammer.analyze(), ZMuPtScaleAnalyzer.analyze(), ZMCHistogrammer.analyze(), EcalTPGParamBuilder.analyze(), CSCRecoConditions.averageGain(), ecaldqm::SelectiveReadoutTask.beginRun(), EcalSelectiveReadoutProducer.checkWeights(), CSCSegFit.covarianceMatrix(), MuonSegFit.covarianceMatrix(), GEMCSCSegFit.covarianceMatrix(), GsfChi2MeasurementEstimator.estimate(), AdHocNTupler.fill(), npstat::HistoND< Numeric, Axis >.fillPreservingCentroid(), PdfSystematicsAnalyzer.filter(), EcalSelectiveReadoutValidation.frame2EnergyForTp(), PVValHelper.getMAD(), popcon::EcalSRPHandler.getNewObjects(), reco::GhostTrack.GhostTrack(), goodseedhelpers::HeavyObjectCache.HeavyObjectCache(), muonisolation::IsolatorByNominalEfficiency::ConeSizes.index(), RPixClusterToHit.make_hit(), MLP_Stochastic(), MuIsoByTrackPt.MuIsoByTrackPt(), MultiTrajectoryStateTransform.MultiTrajectoryStateTransform(), reco::GhostTrack.operator Track(), PlotCombiner(), gen.LHEWeightAnalyzer.LHEWeightAnalyzer.process(), heppy::PdfWeightProducerTool.processEvent(), EcalTBWeightUncalibRecHitProducer.produce(), PdfWeightProducer.produce(), LHECOMWeightProducer.produce(), edm::BeamHaloProducer.produce(), EcalTrigPrimESProducer.produceWeight(), EndcapPiZeroDiscriminatorAlgo.readWeightFile(), HFSimpleTimeCheck.reconstruct(), HGCalRecHitSimpleAlgo.setLayerWeights(), muonisolation::IsolatorByDeposit.setWeights(), GenEventInfoProduct.setWeights(), GsfMultiStateUpdator.update(), EcalDccWeightBuilder.writeWeightToAsciiFile(), EcalDccWeightBuilder.writeWeightToDB(), EcalDccWeightBuilder.writeWeightToRootFile(), EcalDccWeightBuilder.~EcalDccWeightBuilder(), EcalUncalibRecHitFixedAlphaBetaAlgo< EBDataFrame >.~EcalUncalibRecHitFixedAlphaBetaAlgo(), and EcalUncalibRecHitMaxSampleAlgo< EBDataFrame >.~EcalUncalibRecHitMaxSampleAlgo().
create_public_lumi_plots.weights_cert_for_cum |
Definition at line 1043 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_del |
Definition at line 1037 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_del_for_cum |
Definition at line 1041 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_del_inst |
Definition at line 1046 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_inst |
Definition at line 1765 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_rec |
Definition at line 1038 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_rec_for_cum |
Definition at line 1042 of file create_public_lumi_plots.py.
create_public_lumi_plots.weights_tmp |
Definition at line 1794 of file create_public_lumi_plots.py.
create_public_lumi_plots.width |
Definition at line 1009 of file create_public_lumi_plots.py.
create_public_lumi_plots.xy |
Definition at line 1811 of file create_public_lumi_plots.py.
create_public_lumi_plots.xycoords |
Definition at line 1813 of file create_public_lumi_plots.py.
create_public_lumi_plots.xytext |
Definition at line 1812 of file create_public_lumi_plots.py.
create_public_lumi_plots.year |
Definition at line 742 of file create_public_lumi_plots.py.
Referenced by condbon.cdbon_write(), RPCEMap.convert(), DateHandler.dateToTm(), HBHEDarkening.degradation(), RunDCSHVDat.fillTheMapByTime(), BeamMonitor.formatFitTime(), HBHEDarkening.get_ieta_shift(), LMFRunIOV.getParameters(), LMFLmrSubIOV.getParameters(), HBHEDarkening.HBHEDarkening(), CSCTFConfigOnlineProd.newObject(), RunSummaryRead.readData(), L1TriggerScalerRead.readData(), and SiStripDetVOffBuilder.readLastValueFromFile().
create_public_lumi_plots.year_begin |
Definition at line 726 of file create_public_lumi_plots.py.
create_public_lumi_plots.year_end |
Definition at line 727 of file create_public_lumi_plots.py.
create_public_lumi_plots.years |
Definition at line 738 of file create_public_lumi_plots.py.
Referenced by HBHEDarkening::LumiYearComp.operator()(), and HBHEDarkeningEP.produce().
create_public_lumi_plots.zoom |
Definition at line 1850 of file create_public_lumi_plots.py.