ATLAS Offline Software
Namespaces | Functions
PixelAthMonitoringBase.py File Reference

Go to the source code of this file.

Namespaces

 PixelAthMonitoringBase
 

Functions

def PixelAthMonitoringBase.getLayerGroup (helper, alg, layer)
 
def PixelAthMonitoringBase.define2DProfHist (helper, alg, name, title, path, type='TProfile2D', doWeight=False, lifecycle='run', zmin=None, zmax=None, opt='', histname=None, onlylayers=baselayers)
 
def PixelAthMonitoringBase.define2DProfPerFEHist (helper, alg, name, title, path, type='TProfile2D', doWeight=False, lifecycle='run', zmin=None, zmax=None, opt='', histname=None, onlylayers=baselayers)
 
def PixelAthMonitoringBase.definePP0Histos (helper, alg, name, title, path, opt='')
 
def PixelAthMonitoringBase.define1DProfLumiLayers (helper, alg, name, title, path, yaxistext, type='TProfile', opt='', histname=None, onlylayers=layers)
 
def PixelAthMonitoringBase.defineMapVsLumiLayers (helper, alg, name, title, path, xaxistext, yaxistext, ybins, ymins, binsizes=[1.0], ylabels=None, opt='', type='TH2F', histname=None, onlylayers=layers)
 
def PixelAthMonitoringBase.define1DLayers (helper, alg, name, title, path, xaxistext, yaxistext, xbins, xmins, binsizes=[1.0], type='TH1F', histname=None, onlylayers=layers)
 
def PixelAthMonitoringBase.addOnTrackTxt (name, ontrack, wSpace=False)
 
def PixelAthMonitoringBase.addOnTrackToPath (name, ontrack)
 
def PixelAthMonitoringBase.fullDressTitle (name, ontrack, xaxistext, yaxistext)