CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions | Variables
PixelMapPlotter.py File Reference

Go to the source code of this file.

Classes

class  PixelMapPlotter.Barrel
 
class  PixelMapPlotter.Forward
 
class  PixelMapPlotter.HistogramManager
 GLOBAL VARS. More...
 

Namespaces

 PixelMapPlotter
 

Functions

def PixelMapPlotter.GetAffectedRocs
 
def PixelMapPlotter.GetOnlineBarrelCharacteristics
 
def PixelMapPlotter.GetOnlineForwardCharacteristics
 
def PixelMapPlotter.TranslatePartString
 
def PixelMapPlotter.TranslateReasonStringBPix
 
def PixelMapPlotter.TranslateReasonStringFPix
 

Variables

tuple PixelMapPlotter.barrelObj = GetOnlineBarrelCharacteristics(detElements, roc, reason)
 
list PixelMapPlotter.barrelObjs = []
 
 PixelMapPlotter.colorCoded = False
 
list PixelMapPlotter.detElements = inputs[0]
 
tuple PixelMapPlotter.forwardObj = GetOnlineForwardCharacteristics(detElements, roc, reason)
 
list PixelMapPlotter.forwardObjs = []
 
tuple PixelMapPlotter.histMan = HistogramManager()
 
int PixelMapPlotter.i = 1
 
string PixelMapPlotter.inputFileName = "input.dat"
 
tuple PixelMapPlotter.inputs = item.split(" ")
 
int PixelMapPlotter.maxOnlineDisk = 3
 
int PixelMapPlotter.maxOnlineModule = 4
 
int PixelMapPlotter.maxRocIdx = rocsInCol*rocsInRow-1
 
list PixelMapPlotter.onlineMaxBlade = [11, 17]
 
list PixelMapPlotter.onlineMaxLadder = [6, 14, 22, 32]
 
 PixelMapPlotter.pixelAlive = False
 
tuple PixelMapPlotter.reason = str(inputs[2])
 
tuple PixelMapPlotter.roc = GetAffectedRocs(inputs[1])
 
list PixelMapPlotter.rocs = []
 
int PixelMapPlotter.rocsInCol = 2
 GLOBAL VARS. More...
 
int PixelMapPlotter.rocsInRow = 8
 
float PixelMapPlotter.rocXLen = 1.0
 
 PixelMapPlotter.useFileSuffix = False
 
 PixelMapPlotter.useNumberAsPartName = False