Functions | |
def | binNumber (station, sector) |
def | compare (fileNames, sl, ymin=300, ymax=360, labels=[]) |
def | compareDiff (fileNames, sl, ymin=-15., ymax=15.) |
def | plot (fileName, sl, ymin=300, ymax=360, option="HISTOP", draw=True) |
def plotTTrigFromHistos.binNumber | ( | station, | |
sector | |||
) |
def plotTTrigFromHistos.compare | ( | fileNames, | |
sl, | |||
ymin = 300 , |
|||
ymax = 360 , |
|||
labels = [] |
|||
) |
Definition at line 62 of file plotTTrigFromHistos.py.
References plot(), and FastTimerService_cff.range.
def plotTTrigFromHistos.compareDiff | ( | fileNames, | |
sl, | |||
ymin = -15. , |
|||
ymax = 15. |
|||
) |
Definition at line 109 of file plotTTrigFromHistos.py.
References SiStripClientConfig_Tier0_cff.Add, hippyaddtobaddatafiles.cd(), drawHistoAllChambers.drawHisto(), HcalObjRepresent.Fill(), plot(), FastTimerService_cff.range, and HcalObjRepresent.Reset().
def plotTTrigFromHistos.plot | ( | fileName, | |
sl, | |||
ymin = 300 , |
|||
ymax = 360 , |
|||
option = "HISTOP" , |
|||
draw = True |
|||
) |
Definition at line 10 of file plotTTrigFromHistos.py.
References binNumber(), drawHistoAllChambers.drawHisto(), print(), and FastTimerService_cff.range.
Referenced by compare(), and compareDiff().