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 6 of file plotT0FromHistos.py.
Referenced by DTnoiseDBValidation.beginRun(), npstat::HistoND< Numeric, Axis >.binBox(), npstat::HistoND< Numeric, Axis >.binCenter(), npstat::HistoND< Numeric, Axis >.binVolume(), DTnoiseDBValidation.bookHisto(), MuonTestSummary.doEnergyTests(), 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(), FastTimerService_cff.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(), FastTimerService_cff.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 FastTimerService_cff.range.