Classes | |
class | KeepWhileOpenFile |
class | OneAtATime |
Functions | |
def | abspath (path) |
def | cd (newdir) |
def | cdtemp () |
def | runcfg (cfgfile, badfilelist) |
Variables | |
args | |
badfilelist | |
default | |
nargs | |
p | |
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(), plotscripts.bellcurves(), ZeePlots.bookZHistograms(), ZeePlots.bookZMCHistograms(), plotTTrigFromHistos.compareDiff(), plotT0FromHistos.compareDiff(), plotscripts.corrections2D(), HtrXmlPatternTool.createHists(), plotscripts.DBdiff(), HtrXmlPattern.do_hand_fill(), HtrXmlPatternTool.Fill(), CACell.haveSimilarCurvature(), edm::service::MessageLoggerDefaults.limit(), DQMGenericClient.makeCumulativeDist(), DQMStore.meBookerGetter(), ZeePlots.openFile(), FWColorPopup.PlacePopup(), python.rootplot.core.plot_hists_root(), plotResidualsPerLayer.plotFromFile(), plotscripts.plotmedians(), plotscripts.polynomials(), edm::PrintEventSetupContent.print(), HcalTestAnalysis.qieAnalysis(), HcalTB04Analysis.qieAnalysis(), DQMStore::IGetter.removeElement(), edm::service::MessageLoggerDefaults.reportEvery(), histoStyle.savePlots(), plotscripts.segdiff(), plotscripts.segdiff_xalign(), HitDigitizerFP420.setChargeCollectionDrifter(), HitDigitizerFP420.setChargeDivider(), HitDigitizerFP420.setInduceChargeOnElectrods(), TagProbeFitter.setWeightVar(), edm::service::MessageLoggerDefaults.sev_limit(), edm::service::MessageLoggerDefaults.sev_reportEvery(), edm::service::MessageLoggerDefaults.sev_timespan(), edm::service::MessageLoggerDefaults.timespan(), HMassResolutionVSPart.Write(), ZeeRescaleFactorPlots.writeHistograms(), HtrXmlPatternTool.writeXML(), and TFileDirectory.~TFileDirectory().
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 edmIntegrityCheck.group, join(), edm.print(), and split.
hippyaddtobaddatafiles.args |
Definition at line 15 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.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 |
Definition at line 12 of file hippyaddtobaddatafiles.py.
hippyaddtobaddatafiles.type |
Definition at line 13 of file hippyaddtobaddatafiles.py.