![]() |
ATLAS Offline Software
|
Functions | |
| fillBarrelHists (x1, y1, z1, x2, y2, z2, theHists) | |
| fillEndcapHists (x1, y1, z1, x2, y2, z2, theHists, side) | |
| makeSubSysGeometryHist (name, title, color) | |
| makeSubSysDiffHist (name, title, xName, xMins, xMaxes, yName, yRange, color, nBins=120) | |
| make1D_SubSysDiffHist (name, title, xName, xMins, xMaxes, yName, color) | |
| WriteHist (title, hists, drawEndcapLines=False, drawTRTFirst=False) | |
| readInData (inputfile) | |
| DrawTRTEndcapCLines (yRange) | |
| DrawTRTEndcapALines (yRange) | |
| globalStrawLayer (wheel, strawlayer) | |
| drawStrawPlaneTransCan (bec, wheel, strawlayer, x1, y1, x2, y2) | |
| comparisonUtils.drawStrawPlaneTransCan | ( | bec, | |
| wheel, | |||
| strawlayer, | |||
| x1, | |||
| y1, | |||
| x2, | |||
| y2 ) |
Definition at line 342 of file comparisonUtils.py.
| comparisonUtils.DrawTRTEndcapALines | ( | yRange | ) |
Definition at line 304 of file comparisonUtils.py.
| comparisonUtils.DrawTRTEndcapCLines | ( | yRange | ) |
Definition at line 270 of file comparisonUtils.py.
| comparisonUtils.fillBarrelHists | ( | x1, | |
| y1, | |||
| z1, | |||
| x2, | |||
| y2, | |||
| z2, | |||
| theHists ) |
Definition at line 5 of file comparisonUtils.py.
| comparisonUtils.fillEndcapHists | ( | x1, | |
| y1, | |||
| z1, | |||
| x2, | |||
| y2, | |||
| z2, | |||
| theHists, | |||
| side ) |
Definition at line 65 of file comparisonUtils.py.
| comparisonUtils.globalStrawLayer | ( | wheel, | |
| strawlayer ) |
Definition at line 336 of file comparisonUtils.py.
| comparisonUtils.make1D_SubSysDiffHist | ( | name, | |
| title, | |||
| xName, | |||
| xMins, | |||
| xMaxes, | |||
| yName, | |||
| color ) |
Definition at line 166 of file comparisonUtils.py.
| comparisonUtils.makeSubSysDiffHist | ( | name, | |
| title, | |||
| xName, | |||
| xMins, | |||
| xMaxes, | |||
| yName, | |||
| yRange, | |||
| color, | |||
| nBins = 120 ) |
Definition at line 146 of file comparisonUtils.py.
| comparisonUtils.makeSubSysGeometryHist | ( | name, | |
| title, | |||
| color ) |
Definition at line 126 of file comparisonUtils.py.
| comparisonUtils.readInData | ( | inputfile | ) |
Definition at line 234 of file comparisonUtils.py.
Definition at line 189 of file comparisonUtils.py.