ATLAS Offline Software
Loading...
Searching...
No Matches
MdtMonUtils.py File Reference

Go to the source code of this file.

Namespaces

namespace  MdtMonUtils

Functions

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

Variables

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