ATLAS Offline Software
CscRawMonLabels.py
Go to the documentation of this file.
1 #
2 # Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 #
4 
5 labels_occupancy_signal_EA=['','','','','','L01:1', 'L01:2', 'L01:3', 'L01:4', '', 'S02:1', 'S02:2', 'S02:3', 'S02:4', '', 'L03:1', 'L03:2', 'L03:3', 'L03:4', '', 'S04:1', 'S04:2', 'S04:3', 'S04:4', '', 'L05:1', 'L05:2', 'L05:3', 'L05:4', '', 'S06:1', 'S06:2', 'S06:3', 'S06:4', '', 'L07:1', 'L07:2', 'L07:3', 'L07:4', '', 'S08:1', 'S08:2', 'S08:3', 'S08:4', '', 'L09:1', 'L09:2', 'L09:3', 'L09:4', '', 'S10:1', 'S10:2', 'S10:3', 'S10:4', '', 'L11:1', 'L11:2', 'L11:3', 'L11:4', '', 'S12:1', 'S12:2', 'S12:3', 'S12:4', '', 'L13:1', 'L13:2', 'L13:3', 'L13:4', '', 'S14:1', 'S14:2', 'S14:3', 'S14:4', '', 'L15:1', 'L15:2', 'L15:3', 'L15:4', '', 'S16:1', 'S16:2', 'S16:3', 'S16:4', '','','','','','']
6 labels_occupancy_signal_EC=['','','','','','S16:1', 'S16:2', 'S16:3', 'S16:4', '', 'L15:1', 'L15:2', 'L15:3', 'L15:4', '', 'S14:1', 'S14:2', 'S14:3', 'S14:4', '', 'L13:1', 'L13:2', 'L13:3', 'L13:4', '', 'S12:1', 'S12:2', 'S12:3', 'S12:4', '', 'L11:1', 'L11:2', 'L11:3', 'L11:4', '', 'S10:1', 'S10:2', 'S10:3', 'S10:4', '', 'L09:1', 'L09:2', 'L09:3', 'L09:4', '', 'S08:1', 'S08:2', 'S08:3', 'S08:4', '', 'L07:1', 'L07:2', 'L07:3', 'L07:4', '', 'S06:1', 'S06:2', 'S06:3', 'S06:4', '', 'L05:1', 'L05:2', 'L05:3', 'L05:4', '', 'S04:1', 'S04:2', 'S04:3', 'S04:4', '', 'L03:1', 'L03:2', 'L03:3', 'L03:4', '', 'S02:1', 'S02:2', 'S02:3', 'S02:4', '', 'L01:1', 'L01:2', 'L01:3', 'L01:4', '']
7 labels_sgm_status = [ "Unspoiled", "Simple", "Edge", "MultiPeak", "Narrow", "Wide", "Skewed", "QRatInc", "StripFitFailed", "SplitUnspoiled", "SplitSimple", "SplitEdge", "SplitMultiPeak", "SplitNarrow", "SplitWide", "SplitSkewed", "SplitQRatInc", "SplitStripFitFailed", "Undefined" ]
8 labels_sgm_clusCounts = []
9 for i in range(50):
10  if(i == 5):
11  labels_sgm_clusCounts.append('234')
12  elif(i == 15):
13  labels_sgm_clusCounts.append('134')
14  elif(i == 25):
15  labels_sgm_clusCounts.append('124')
16  elif(i == 35):
17  labels_sgm_clusCounts.append('123')
18  elif(i == 45):
19  labels_sgm_clusCounts.append('All')
20  else:
21  labels_sgm_clusCounts.append('')
plotBeamSpotVxVal.range
range
Definition: plotBeamSpotVxVal.py:195
if
if(febId1==febId2)
Definition: LArRodBlockPhysicsV0.cxx:569