![]() |
![]() |
Functions | |
def | ensureDir (directory) |
def | hoverlay (hists, xtitle, ytitle, name) |
def | LegendSettings (leg, ncolumn) |
def | makeCompareVars (tree, var, sel, leglist, nbin, xmin, xmax, xtitle, ytitle, scale, name) |
def | makeEffPlotsVars (tree, varx, vary, sel, nbinx, xmin, xmax, nbiny, ymin, ymax, xtitle, ytitle, leglabel=None, header='', addon='', option='pt', marker=20) |
def | overlay (hists, ytitle, header, addon) |
def | save (canvas, name) |
Variables | |
argc | |
argvs | |
den_sel | |
hist | |
hists | |
hvardict | |
loose_id | |
num_sel | |
reco_cut | |
runtype | |
sampledict | |
tfile | |
tlabel | |
tree | |
vardict | |
xlabel | |
def compare.ensureDir | ( | directory | ) |
def compare.hoverlay | ( | hists, | |
xtitle, | |||
ytitle, | |||
name | |||
) |
def compare.LegendSettings | ( | leg, | |
ncolumn | |||
) |
Definition at line 54 of file compare.py.
Referenced by hoverlay(), makeCompareVars(), and overlay().
def compare.makeCompareVars | ( | tree, | |
var, | |||
sel, | |||
leglist, | |||
nbin, | |||
xmin, | |||
xmax, | |||
xtitle, | |||
ytitle, | |||
scale, | |||
name | |||
) |
Definition at line 65 of file compare.py.
References LegendSettings(), and str.
def compare.makeEffPlotsVars | ( | tree, | |
varx, | |||
vary, | |||
sel, | |||
nbinx, | |||
xmin, | |||
xmax, | |||
nbiny, | |||
ymin, | |||
ymax, | |||
xtitle, | |||
ytitle, | |||
leglabel = None , |
|||
header = '' , |
|||
addon = '' , |
|||
option = 'pt' , |
|||
marker = 20 |
|||
) |
Definition at line 232 of file compare.py.
References mps_check.array.
def compare.overlay | ( | hists, | |
ytitle, | |||
header, | |||
addon | |||
) |
Definition at line 123 of file compare.py.
References LegendSettings(), edm.print(), FastTimerService_cff.range, and save().
Referenced by FWCaloTowerDetailView.build(), FWMuonDetailView.build(), FWPhotonDetailView.build(), FWElectronDetailView.build(), and SiStripHitEffFromCalibTree.makeSummary().
def compare.save | ( | canvas, | |
name | |||
) |
Definition at line 48 of file compare.py.
References ensureDir(), and python.rootplot.root2matplotlib.replace().
Referenced by hoverlay(), and overlay().
compare.argc |
Definition at line 18 of file compare.py.
compare.argvs |
Definition at line 17 of file compare.py.
compare.den_sel |
Definition at line 329 of file compare.py.
compare.hist |
Definition at line 376 of file compare.py.
Referenced by DDSpecificsHasNamedValueFilter.accept(), DDSpecificsMatchesValueFilter.accept(), DDSpecificsFilter.accept_impl(), PVValHelper.add(), DTT0Calibration.analyze(), APVCyclePhaseMonitor.beginRun(), Book.book(), HLTDQMFilterEffHists< ObjType >.book1D(), HLTDQMFilterEffHists< ObjType >.book2D(), L1TStage2EMTF.bookHistograms(), TrackerG4SimHitNumberingScheme.buildAll(), PlotMillePede.ClearAdditionalSel(), ClusMultInvestPlots(), Combined2DHisto(), CombinedHisto(), examples::TrackAnalysisAlgorithm.draw(), fwlite::Scanner< Collection >.draw(), fwlite::Scanner< Collection >.draw2D(), fwlite::Scanner< Collection >.drawProf(), L1TEMTFEventInfoClient.dumpContentMonitorElements(), L1TEventInfoClient.dumpContentMonitorElements(), EcalPedHists.endJob(), EcalURecHitHists.endJob(), EcalCosmicsHists.endJob(), DQMHistNormalizer.endRun(), TrigObjTnPHistColl::HistColl.fill(), HLTDQMFilterEffHists< ObjType >.fillHists(), edm::Principal.fillPrincipal(), Rivet::HiggsTemplateCrossSections.finalize(), EgHLTOfflineSummaryClient.getEgHLTSumHist_(), fwlite::Scanner< Collection >.getSameH1(), fwlite::Scanner< Collection >.getSameH2(), fwlite::Scanner< Collection >.getSameProf(), SiStripSummaryCreator.getSummaryME(), HGCalTBMB.HGCalTBMB(), FWEveViewManager.highlightAdded(), HistoAnalyzer< C >.HistoAnalyzer(), MuonResidualsFitter.histogramChi2GaussianFit(), CTPPSCommonDQMSource::GlobalPlots.Init(), EcalDisplaysByEvent.init2DEcalHist(), EcalDisplaysByEvent.init3DEcalHist(), EcalURecHitHists.initHists(), EcalCosmicsHists.initHists(), TopDiLeptonOffline::MonitorEnsemble.loggerBinLabels(), main(), LA_Filler_Fitter.make_and_fit_symmchi2(), SiStripSpyDisplayModule.MakeDigiHist_(), DTGeometryValidate.makeHistogram(), RPCGeometryValidate.makeHistogram(), 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(), MuonGEMHitsHarvestor.ProcessBooking(), MuonGEMDigisHarvestor.ProcessBooking(), EcalPedHists.readEBdigis(), EcalPedHists.readEEdigis(), edm::OneLumiPoolSource.readLuminosityBlockAuxiliary_(), DQMRivetClient.scaleByFactor(), 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().
compare.hists |
Definition at line 319 of file compare.py.
Referenced by AlignmentMonitorGeneric.book(), TrigObjTnPHistColl::HistDefs.bookHists(), EcalSelectiveReadoutValidation.EcalSelectiveReadoutValidation(), PatZToMuMuAnalyzer.fill(), MillePedeMonitor.fillResidualHitHists(), GFOverlay.GetHistManager(), PedsFullNoiseHistograms.histoAnalysis(), and main().
compare.hvardict |
Definition at line 351 of file compare.py.
compare.loose_id |
Definition at line 308 of file compare.py.
compare.num_sel |
Definition at line 328 of file compare.py.
compare.reco_cut |
Definition at line 307 of file compare.py.
compare.runtype |
Definition at line 24 of file compare.py.
compare.sampledict |
Definition at line 310 of file compare.py.
compare.tfile |
Definition at line 325 of file compare.py.
Referenced by HitParentTest.beginJob(), HOSimHitStudy.beginJob(), EcalSimHitStudy.beginJob(), MaterialBudgetCastorHistos.book(), MaterialBudgetHcalHistos.book(), MaterialBudget.book(), MaterialBudgetForward.book(), CaloSimHitAnalysis.CaloSimHitAnalysis(), CaloSimHitStudy.CaloSimHitStudy(), ECalSD.ECalSD(), ElectronStudy.ElectronStudy(), HCalSD.HCalSD(), HcalTB02Histo.HcalTB02Histo(), HcalTB04Histo.HcalTB04Histo(), HcalTB06Histo.HcalTB06Histo(), HFGflash.HFGflash(), HFShowerParam.HFShowerParam(), HGCalTBMB.HGCalTBMB(), HLTCSCOverlapFilter.HLTCSCOverlapFilter(), and HGCSD.initRun().
compare.tlabel |
Definition at line 28 of file compare.py.
Referenced by cscdqm::EventProcessor.getCSCFromMap().
compare.tree |
Definition at line 326 of file compare.py.
compare.vardict |
Definition at line 276 of file compare.py.
compare.xlabel |
Definition at line 29 of file compare.py.