ATLAS Offline Software
Classes | Variables
makeHists Namespace Reference

Classes

class  geometryHists
 

Variables

 pixelHists = geometryHists("Pix","Pixel",kRed)
 
 sctHists = geometryHists("SCT","SCT",kBlue)
 
 trtHists = geometryHists("TRT","TRT",kGreen)
 
 iblHists = geometryHists("IBL","IBL",kMagenta)
 
dictionary trtModuleHists = {}
 
 thisLay = drawTRTModules[thisMod][0]
 
 thisPhi = drawTRTModules[thisMod][1]
 

Variable Documentation

◆ iblHists

makeHists.iblHists = geometryHists("IBL","IBL",kMagenta)

Definition at line 121 of file makeHists.py.

◆ pixelHists

makeHists.pixelHists = geometryHists("Pix","Pixel",kRed)

Definition at line 118 of file makeHists.py.

◆ sctHists

makeHists.sctHists = geometryHists("SCT","SCT",kBlue)

Definition at line 119 of file makeHists.py.

◆ thisLay

makeHists.thisLay = drawTRTModules[thisMod][0]

Definition at line 126 of file makeHists.py.

◆ thisPhi

makeHists.thisPhi = drawTRTModules[thisMod][1]

Definition at line 127 of file makeHists.py.

◆ trtHists

makeHists.trtHists = geometryHists("TRT","TRT",kGreen)

Definition at line 120 of file makeHists.py.

◆ trtModuleHists

dictionary makeHists.trtModuleHists = {}

Definition at line 123 of file makeHists.py.