Classes | |
class | KeepWhileOpenFile |
class | OneAtATime |
Functions | |
def | abspath (path) |
def | cd (newdir) |
def | cdtemp () |
def | runcfg (cfgfile, badfilelist) |
Variables | |
args = p.parse_args() | |
badfilelist = args.badfilelist | |
default | |
nargs | |
p = argparse.ArgumentParser() | |
type | |
def hippyaddtobaddatafiles.abspath | ( | path | ) |
Definition at line 8 of file hippyaddtobaddatafiles.py.
def hippyaddtobaddatafiles.cd | ( | newdir | ) |
http://stackoverflow.com/a/24176022/5228524
Definition at line 40 of file hippyaddtobaddatafiles.py.
Referenced by hippyaddtobaddatafiles.KeepWhileOpenFile.__enter__(), hippyaddtobaddatafiles.KeepWhileOpenFile.__exit__(), SiStripTFile.addDevice(), plotting.Frame.adjustMarginLeft(), plotting.FrameRatio.adjustMarginLeft(), plotting.Frame.adjustMarginRight(), plotting.FrameRatio.adjustMarginRight(), plotting.FrameTGraph2D.adjustMarginRight(), plotscripts.bellcurves(), plotTTrigFromHistos.compareDiff(), plotT0FromHistos.compareDiff(), plotscripts.corrections2D(), HtrXmlPatternTool.createHists(), plotscripts.DBdiff(), HtrXmlPattern.do_hand_fill(), edm::eventsetup::EventSetupRecord.doGet(), DisplayManager.DisplayManager.Draw(), TkAlMap.TkAlMap.draw_cms_prelim(), TkAlMap.TkAlMap.draw_color_bar(), TkAlMap.TkAlMap.draw_event_info(), TkAlMap.TkAlMap.draw_text(), TkAlMap.TkAlMap.draw_title(), TkAlMap.TkAlMap.draw_TPL(), HtrXmlPatternTool.Fill(), SensitiveDetector.FinalStepPosition(), CACell.haveSimilarCurvature(), SensitiveDetector.InitialStepPosition(), edm::service::MessageLoggerDefaults.limit(), DQMGenericClient.makeCumulativeDist(), FWColorPopup.PlacePopup(), python.rootplot.core.plot_hists_root(), plotResidualsPerLayer.plotFromFile(), plotscripts.plotmedians(), plotscripts.polynomials(), edm::PrintEventSetupContent.print(), HcalTestAnalysis.qieAnalysis(), HcalTB04Analysis.qieAnalysis(), plotting.FrameRatio.redrawAxis(), edm::service::MessageLoggerDefaults.reportEvery(), histoStyle.savePlots(), plotscripts.segdiff(), plotscripts.segdiff_xalign(), SiHitDigitizer.setChargeCollectionDrifter(), SiHitDigitizer.setChargeDivider(), SiHitDigitizer.setInduceChargeOnStrips(), edm::service::MessageLoggerDefaults.sev_limit(), edm::service::MessageLoggerDefaults.sev_reportEvery(), edm::service::MessageLoggerDefaults.sev_timespan(), edm::service::MessageLoggerDefaults.timespan(), HMassResolutionVSPart.Write(), DQMIO2histo.DQMIO.write_to_file(), and HtrXmlPatternTool.writeXML().
def hippyaddtobaddatafiles.cdtemp | ( | ) |
Definition at line 49 of file hippyaddtobaddatafiles.py.
Referenced by hippyaddtobaddatafiles.OneAtATime.__enter__().
def hippyaddtobaddatafiles.runcfg | ( | cfgfile, | |
badfilelist | |||
) |
Definition at line 17 of file hippyaddtobaddatafiles.py.
References watchdog.group, join(), print(), and submitPVValidationJobs.split().
hippyaddtobaddatafiles.args = p.parse_args() |
Definition at line 15 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.badfilelist = args.badfilelist |
Definition at line 123 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.default |
Definition at line 14 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.nargs |
Definition at line 14 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.p = argparse.ArgumentParser() |
Definition at line 12 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.type |
Definition at line 13 of file hippyaddtobaddatafiles.py.