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 53 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 64 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 231 of file compare.py.
References mps_check.array.
def compare.overlay | ( | hists, | |
ytitle, | |||
header, | |||
addon | |||
) |
Definition at line 122 of file compare.py.
References LegendSettings(), print(), FastTimerService_cff.range, and save().
Referenced by FWCaloTowerDetailView.build(), FWMuonDetailView.build(), FWPhotonDetailView.build(), FWElectronDetailView.build(), SiStripHitEfficiencyHarvester.makeSummary(), and SiStripHitEffFromCalibTree.makeSummary().
def compare.save | ( | canvas, | |
name | |||
) |
Definition at line 47 of file compare.py.
References ensureDir(), and python.rootplot.root2matplotlib.replace().
Referenced by hoverlay(), and overlay().
compare.argc |
Definition at line 17 of file compare.py.
compare.argvs |
Definition at line 16 of file compare.py.
compare.den_sel |
Definition at line 328 of file compare.py.
compare.hist |
Definition at line 375 of file compare.py.
compare.hists |
Definition at line 318 of file compare.py.
Referenced by trklet::TrackletCalculatorBase.barrelSeeding(), AlignmentMonitorGeneric.book(), TrigObjTnPHistColl::HistDefs.bookHists(), CompareAlignments.ColourStatsBoxes(), CosmicGenFilterHelix.createHistsEnd(), CosmicGenFilterHelix.createHistsStart(), PPSTimingCalibrationPCLHarvester.dqmEndJob(), EcalSelectiveReadoutValidation.EcalSelectiveReadoutValidation(), trklet::MatchCalculator.execute(), PatZToMuMuAnalyzer.fill(), MillePedeMonitor.fillResidualHists(), MillePedeMonitor.fillResidualHitHists(), getHists(), PedsFullNoiseHistograms.histoAnalysis(), main(), trklet::MatchProcessor.matchCalculator(), CosmicGenFilterHelix.monitorEnd(), CosmicGenFilterHelix.monitorStart(), CompareAlignments.SetMinMaxRange(), and setStack().
compare.hvardict |
Definition at line 350 of file compare.py.
compare.loose_id |
Definition at line 307 of file compare.py.
compare.num_sel |
Definition at line 327 of file compare.py.
compare.reco_cut |
Definition at line 306 of file compare.py.
compare.runtype |
Definition at line 23 of file compare.py.
compare.sampledict |
Definition at line 309 of file compare.py.
compare.tfile |
Definition at line 324 of file compare.py.
Referenced by MaterialBudgetHcalAnalysis.beginJob(), HitParentTest.beginJob(), HcalSimHitAnalysis.beginJob(), HOSimHitStudy.beginJob(), EcalSimHitStudy.beginJob(), MaterialBudgetCastorHistos.book(), MaterialBudgetHcalHistos.book(), MaterialBudgetForward.book(), MaterialBudget.book(), CherenkovAnalysis.CherenkovAnalysis(), ECalSD.ECalSD(), ElectronStudy.ElectronStudy(), HCalSD.HCalSD(), HcalTB02Histo.HcalTB02Histo(), HcalTB04Histo.HcalTB04Histo(), HcalTB06Histo.HcalTB06Histo(), HFGflash.HFGflash(), HFShowerParam.HFShowerParam(), HGCalTBMB.HGCalTBMB(), HGCalTBMBAnalyzer.HGCalTBMBAnalyzer(), HLTCSCOverlapFilter.HLTCSCOverlapFilter(), HGCSD.initRun(), and XtalDedxAnalysis.XtalDedxAnalysis().
compare.tlabel |
Definition at line 27 of file compare.py.
Referenced by cscdqm::EventProcessor.getCSCFromMap().
compare.tree |
Definition at line 325 of file compare.py.
Referenced by SiPixelFedCablingMap.cablingTree(), fwlite::DataGetterHelper.DataGetterHelper(), TrackerOfflineValidationSummary.endJob(), edm::RootOutputFile.finishEndFile(), emtf::Forest.Forest(), hcalCalib.Init(), emtf::Forest.operator=(), PVFitter.setTree(), LagrangeChildUpdator.update(), and SummaryTableOutputBranches.updateBranches().
compare.vardict |
Definition at line 275 of file compare.py.
compare.xlabel |
Definition at line 28 of file compare.py.