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 52 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 63 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 230 of file compare.py.
References mps_check.array.
def compare.overlay | ( | hists, | |
ytitle, | |||
header, | |||
addon | |||
) |
Definition at line 121 of file compare.py.
References LegendSettings(), edm.print(), and save().
Referenced by FWCaloTowerDetailView.build(), FWMuonDetailView.build(), FWPhotonDetailView.build(), FWElectronDetailView.build(), and SiStripHitEffFromCalibTree.makeSummary().
def compare.save | ( | canvas, | |
name | |||
) |
Definition at line 46 of file compare.py.
References ensureDir(), and python.rootplot.root2matplotlib.replace().
Referenced by hoverlay(), and overlay().
compare.argc |
Definition at line 16 of file compare.py.
compare.argvs |
Definition at line 15 of file compare.py.
compare.den_sel |
Definition at line 327 of file compare.py.
compare.hist |
Definition at line 374 of file compare.py.
compare.hists |
Definition at line 317 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 349 of file compare.py.
compare.loose_id |
Definition at line 306 of file compare.py.
compare.num_sel |
Definition at line 326 of file compare.py.
compare.reco_cut |
Definition at line 305 of file compare.py.
compare.runtype |
Definition at line 22 of file compare.py.
Referenced by RPCTechTriggerConfig.RPCTechTriggerConfig(), and RunTypeDef.setRunType().
compare.sampledict |
Definition at line 308 of file compare.py.
compare.tfile |
Definition at line 323 of file compare.py.
Referenced by MaterialBudgetCastorHistos.book(), MaterialBudgetHcalHistos.book(), MaterialBudgetForward.book(), MaterialBudget.book(), 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 26 of file compare.py.
Referenced by cscdqm::EventProcessor.getCSCFromMap().
compare.tree |
Definition at line 324 of file compare.py.
Referenced by SiPixelFedCablingMap.cablingTree(), pftools::Exercises3.calibrateCalibratables(), pftools::CalibCompare.calibrateCalibratables(), fwlite::DataGetterHelper.DataGetterHelper(), SummaryTableOutputBranches.defineBranchesFromFirstEvent(), TrackerOfflineValidationSummary.endJob(), edm::RootOutputFile.finishEndFile(), emtf::Forest.Forest(), emtf::Forest.operator=(), PVFitter.setTree(), and LagrangeChildUpdator.update().
compare.vardict |
Definition at line 274 of file compare.py.
compare.xlabel |
Definition at line 27 of file compare.py.