ATLAS Offline Software
Classes | Variables
CoreClass Namespace Reference

Classes

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

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]
 
dictionary 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"]
 
dictionary Bin_EtaDbZ
 

Variable Documentation

◆ Bin_EtaDbZ

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

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

dictionary 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.