Functions | |
def | PrettyPrintTable |
def | PrintHLine |
def | PrintLine |
Variables | |
write = sys.stdout.write | |
def TablePrint.PrettyPrintTable | ( | Headers, | |
Data, | |||
ColWidths, | |||
WarningCol = [] , |
|||
border = '*' |
|||
) |
Definition at line 7 of file TablePrint.py.
References PrintHLine(), PrintLine(), and ComparisonHelper.zip().
Referenced by PrescaleChecker.main().
def TablePrint.PrintHLine | ( | ColWidths, | |
border | |||
) |
Definition at line 17 of file TablePrint.py.
References sistrip::SpyUtilities.range(), and write.
Referenced by PrettyPrintTable().
def TablePrint.PrintLine | ( | line, | |
ColWidths, | |||
Warn, | |||
border | |||
) |
Definition at line 26 of file TablePrint.py.
References print(), sistrip::SpyUtilities.range(), str, write, and ComparisonHelper.zip().
Referenced by PrettyPrintTable().
TablePrint.write = sys.stdout.write |
Definition at line 5 of file TablePrint.py.
Referenced by DTCompactMapWriter.buildSteering(), evf::EvFDaqDirector.contactFileBroker(), RawEventFileWriterForBU.doOutputEvent(), ExternalLHEProducer.executeScript(), DTCompactMapWriter.fillReadOutMap(), MuScleFitFilter.filter(), RawEventFileWriterForBU.finishFileWrite(), FWPartialConfigSaveGUI.FWPartialConfigSaveGUI(), evf::EvFDaqDirector.grabNextJsonFile(), evf::EvFDaqDirector.grabNextJsonFromRaw(), produceOfflineValidationTex.main(), gen::Py8InterfaceBase.makeTmpSLHA(), AlignmentIORootBase.openRoot(), PrintHLine(), PrintLine(), BPHWriteSpecificDecay.produce(), CaloGeometryDBEP< T, U >.produceAligned(), gen::Py8InterfaceBase.Py8InterfaceBase(), l1t::MicroGMTLUT.save(), DTCtcp.Send(), gen::Pythia6Service.setSLHAFromHeader(), edm::shared_memory::WorkerMonitorThread.sig_handler(), edm::shared_memory::WorkerMonitorThread.stop(), edm::storage::File.syswrite(), edm::service::CondorStatusService.updateImpl(), TriggerAnalyzer.write(), createJobs.writeAlignCfg(), TStorageFactoryFile.WriteBuffer(), createJobs.writeGatherCfg(), and createJobs.writeValidationCfg().