Functions | |
def | binNumber |
def | compareDiff |
def | plot |
def | SLcompare |
def plotT0FromHistos.binNumber | ( | station, | |
sl | |||
) |
Definition at line 6 of file plotT0FromHistos.py.
Referenced by DTnoiseDBValidation.beginRun(), DTnoiseDBValidation.bookHisto(), and plot().
def plotT0FromHistos.compareDiff | ( | fileNames, | |
sl, | |||
ymin = -15. , |
|||
ymax = 15. |
|||
) |
Definition at line 112 of file plotT0FromHistos.py.
References hippyaddtobaddatafiles.cd(), drawHistoAllChambers.drawHisto(), HcalObjRepresent.Fill(), plot(), sistrip::SpyUtilities.range(), and HcalObjRepresent.Reset().
def plotT0FromHistos.plot | ( | fileName, | |
sl, | |||
run, | |||
ymin = -5 , |
|||
ymax = 5 , |
|||
option = "HISTOP" , |
|||
draw = True |
|||
) |
Definition at line 12 of file plotT0FromHistos.py.
References binNumber(), drawHistoAllChambers.drawHisto(), print(), sistrip::SpyUtilities.range(), and str.
Referenced by compareDiff(), and SLcompare().
def plotT0FromHistos.SLcompare | ( | fileName, | |
sls, | |||
run, | |||
ymin = -5 , |
|||
ymax = 5 , |
|||
labels = [] |
|||
) |
Definition at line 65 of file plotT0FromHistos.py.
References plot(), and sistrip::SpyUtilities.range().