Functions | |
def | binNumber (station, sl) |
def | compareDiff (fileNames, sl, ymin=-15., ymax=15.) |
def | plot (fileName, sl, run, ymin=-5, ymax=5, option="HISTOP", draw=True) |
def | SLcompare (fileName, sls, run, ymin=-5, ymax=5, labels=[]) |
def plotT0FromHistos.binNumber | ( | station, | |
sl | |||
) |
Definition at line 5 of file plotT0FromHistos.py.
Referenced by DTnoiseDBValidation.beginRun(), DTnoiseDBValidation.bookHisto(), plot(), and npstat::HistoND< Numeric, Axis >.setAxisLabel().
def plotT0FromHistos.compareDiff | ( | fileNames, | |
sl, | |||
ymin = -15. , |
|||
ymax = 15. |
|||
) |
Definition at line 111 of file plotT0FromHistos.py.
References drawHistoAllChambers.drawHisto(), HcalObjRepresent.Fill(), plot(), and HcalObjRepresent.Reset().
def plotT0FromHistos.plot | ( | fileName, | |
sl, | |||
run, | |||
ymin = -5 , |
|||
ymax = 5 , |
|||
option = "HISTOP" , |
|||
draw = True |
|||
) |
Definition at line 11 of file plotT0FromHistos.py.
References binNumber(), drawHistoAllChambers.drawHisto(), edm.print(), and str.
Referenced by compareDiff(), and SLcompare().
def plotT0FromHistos.SLcompare | ( | fileName, | |
sls, | |||
run, | |||
ymin = -5 , |
|||
ymax = 5 , |
|||
labels = [] |
|||
) |
Definition at line 64 of file plotT0FromHistos.py.
References plot().