ATLAS Offline Software
Namespaces | Functions | Variables
MdtMonUtils.py File Reference

Go to the source code of this file.

Namespaces

 MdtMonUtils
 

Functions

def MdtMonUtils.getMDTLabel (x, y)
 
def MdtMonUtils.getMDTLabelx (x)
 
def MdtMonUtils.putBoxMdtRegional (h, xAxis, geo)
 
def MdtMonUtils.putBoxMdtGlobal (h, ecap, geo)
 
def MdtMonUtils.putBox (h, x1, y1, x2, y2, offset)
 
def MdtMonUtils.putLine (h, x1, y1, x2, y2, offset=0, c=1)
 
def MdtMonUtils.getTubeLength (name)
 
def MdtMonUtils.MDT2DHWName (name)
 
def MdtMonUtils.MDTTubeEff (name, hi_num, hi_den)
 
def MdtMonUtils.fittzero (x, par)
 
def MdtMonUtils.fittmax (x, par)
 
def MdtMonUtils.MDTFitTDC (h)
 

Variables

dictionary MdtMonUtils.tubeLenght_dict
 
 MdtMonUtils.tf1_fittzero = TF1("func1", fittzero, 0., 200., 4)
 
 MdtMonUtils.tf1_fittmax = TF1("func2", fittmax, 0., 200., 4)