ATLAS Offline Software
Loading...
Searching...
No Matches
CoreClass Namespace Reference

Classes

class  Draw_Base
class  Draw_Occupancy
class  Draw_HitMultiplicity
class  Draw_DetectEfficiency
class  Draw_HitOuttimeFraction
class  Draw_2DCount

Variables

list colors = [ROOT.kBlack, ROOT.kPink-6, ROOT.kOrange-9, ROOT.kRed, ROOT.kAzure+7, ROOT.kCyan-3, ROOT.kGreen+2, ROOT.kYellow, ROOT.kBlack, ROOT.kBlue]
list markers = [20, 24, 21, 25, 22, 26, 23, 32, 33, 27]
dict layerNames = {1:"BM-Confirm-Gasgap1", 2:"BM-Confirm-Gasgap2", 3:"BM-Pivot-Gasgap1", 4:"BM-Pivot-Gasgap2", 5:"BO-Confirm-Gasgap1", 6:"BO-Confirm-Gasgap2", 7:"BOF_BOG-dR2-Gasgap1", 8:"BOF_BOG-dR2-Gasgap2"}
list isMeasPhiNames = ["#eta view", "#phi view"]
dict Bin_EtaDbZ

Variable Documentation

◆ Bin_EtaDbZ

dict CoreClass.Bin_EtaDbZ
Initial value:
= {
# (etaStation, dbZ): bin
(-8, 2): 1, (-8, 1): 2,
(-7, 2): 3, (-7, 1): 4,
(-6, 2): 5, (-6, 1): 6,
(-5, 2): 7, (-5, 1): 8,
(-4, 3): 9, (-4, 2): 10, (-4, 1): 11,
(-3, 2): 12, (-3, 1): 13,
(-2, 3): 14, (-2, 2): 15, (-2, 1): 16,
(-1, 2): 17, (-1, 1): 18,
( 0, 2): 19, ( 0, 1): 20,
( 1, 1): 21, ( 1, 2): 22,
( 2, 1): 23, ( 2, 2): 24, ( 2, 3): 25,
( 3, 1): 26, ( 3, 2): 27,
( 4, 1): 28, ( 4, 2): 29, ( 4, 3): 30,
( 5, 1): 31, ( 5, 2): 32,
( 6, 1): 33, ( 6, 2): 34,
( 7, 1): 35, ( 7, 2): 36,
( 8, 1): 37, ( 8, 2): 38,
}

Definition at line 25 of file CoreClass.py.

◆ colors

list CoreClass.colors = [ROOT.kBlack, ROOT.kPink-6, ROOT.kOrange-9, ROOT.kRed, ROOT.kAzure+7, ROOT.kCyan-3, ROOT.kGreen+2, ROOT.kYellow, ROOT.kBlack, ROOT.kBlue]

Definition at line 16 of file CoreClass.py.

◆ isMeasPhiNames

list CoreClass.isMeasPhiNames = ["#eta view", "#phi view"]

Definition at line 23 of file CoreClass.py.

◆ layerNames

dict CoreClass.layerNames = {1:"BM-Confirm-Gasgap1", 2:"BM-Confirm-Gasgap2", 3:"BM-Pivot-Gasgap1", 4:"BM-Pivot-Gasgap2", 5:"BO-Confirm-Gasgap1", 6:"BO-Confirm-Gasgap2", 7:"BOF_BOG-dR2-Gasgap1", 8:"BOF_BOG-dR2-Gasgap2"}

Definition at line 22 of file CoreClass.py.

◆ markers

list CoreClass.markers = [20, 24, 21, 25, 22, 26, 23, 32, 33, 27]

Definition at line 17 of file CoreClass.py.