Functions | |
def | binNumber |
def | compare |
def | compareDiff |
def | plot |
def plotTTrigFromHistos.binNumber | ( | station, | |
sector | |||
) |
Definition at line 4 of file plotTTrigFromHistos.py.
Referenced by HLTMonBitSummary.analyze(), FourVectorHLTOnline.analyze(), FourVectorHLTOffline.analyze(), DTnoiseDBValidation.beginRun(), DTnoiseDBValidation.bookHisto(), FourVectorHLTOnline.countHLTGroupBXHitsEndLumiBlock(), TrigResRateMon.countHLTGroupBXHitsEndLumiBlock(), FourVectorHLTOffline.countHLTGroupBXHitsEndLumiBlock(), TrigResRateMon::DatasetInfo.fillRawCountsForPath(), and plot().
def plotTTrigFromHistos.compare | ( | fileNames, | |
sl, | |||
ymin = 300 , |
|||
ymax = 360 , |
|||
labels = [] |
|||
) |
def plotTTrigFromHistos.compareDiff | ( | fileNames, | |
sl, | |||
ymin = -15. , |
|||
ymax = 15. |
|||
) |
Definition at line 107 of file plotTTrigFromHistos.py.
References drawHistoAllChambers.drawHisto(), HcalObjRepresent.Fill(), plot(), and HcalObjRepresent.Reset().
def plotTTrigFromHistos.plot | ( | fileName, | |
sl, | |||
ymin = 300 , |
|||
ymax = 360 , |
|||
option = "HISTOP" , |
|||
draw = True |
|||
) |
Definition at line 8 of file plotTTrigFromHistos.py.
References binNumber(), and drawHistoAllChambers.drawHisto().
Referenced by compare(), and compareDiff().