Functions | |
def | plot |
def | plotFromFile |
def | plotMean |
def | plotResLayer |
def | plotSigma |
def | plotSigmaAll |
Variables | |
dictionary | layerCorrectionFactors |
def plotResidualsPerLayer.plot | ( | fileName, | |
sl, | |||
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
type = 'mean' , |
|||
option = 'HISTOPE1' |
|||
) |
Definition at line 83 of file plotResidualsPerLayer.py.
References plotResLayer(), print(), and sistrip::SpyUtilities.range().
Referenced by plotMean(), plotResLayer(), and plotSigma().
def plotResidualsPerLayer.plotFromFile | ( | fileNames, | |
labels = [] |
|||
) |
Definition at line 264 of file plotResidualsPerLayer.py.
References hippyaddtobaddatafiles.cd(), and print().
def plotResidualsPerLayer.plotMean | ( | fileName, | |
sl, | |||
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
option = 'HISTOPE1' |
|||
) |
Definition at line 198 of file plotResidualsPerLayer.py.
References plot().
def plotResidualsPerLayer.plotResLayer | ( | fileName, | |
sl, | |||
layer, | |||
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
option = "HISTOPE1" , |
|||
draw = True |
|||
) |
Definition at line 13 of file plotResidualsPerLayer.py.
References drawHistoAllChambers.drawHisto(), plot(), print(), and sistrip::SpyUtilities.range().
Referenced by plot().
def plotResidualsPerLayer.plotSigma | ( | fileName, | |
sl, | |||
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
option = 'HISTOPE1' |
|||
) |
Definition at line 203 of file plotResidualsPerLayer.py.
References plot().
Referenced by plotSigmaAll().
def plotResidualsPerLayer.plotSigmaAll | ( | fileName, | |
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
option = 'HISTOPE1' , |
|||
outputFileName = '' |
|||
) |
Definition at line 208 of file plotResidualsPerLayer.py.
References plotSigma(), and sistrip::SpyUtilities.range().
dictionary plotResidualsPerLayer.layerCorrectionFactors |
Definition at line 7 of file plotResidualsPerLayer.py.