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 81 of file plotResidualsPerLayer.py.
References plotResLayer().
Referenced by plotMean(), plotResLayer(), and plotSigma().
def plotResidualsPerLayer.plotFromFile | ( | fileNames, | |
labels = [] |
|||
) |
Definition at line 262 of file plotResidualsPerLayer.py.
def plotResidualsPerLayer.plotMean | ( | fileName, | |
sl, | |||
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
option = 'HISTOPE1' |
|||
) |
Definition at line 196 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 11 of file plotResidualsPerLayer.py.
References drawHistoAllChambers.drawHisto(), and plot().
Referenced by plot().
def plotResidualsPerLayer.plotSigma | ( | fileName, | |
sl, | |||
dir = 'DQMData/Run 1/DT/Run summary/DTCalibValidation' , |
|||
option = 'HISTOPE1' |
|||
) |
Definition at line 201 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 206 of file plotResidualsPerLayer.py.
References plotSigma().
dictionary plotResidualsPerLayer.layerCorrectionFactors |
Definition at line 5 of file plotResidualsPerLayer.py.