ATLAS Offline Software
|
Variables | |
int | xIndex = 4 |
int | yIndex = 5 |
int | zIndex = 6 |
trt_wheel = trtElements1[i][1] | |
trt_strawlayer = trtElements1[i][3] | |
trt_x1 = trtElements1[i][xIndex] | |
trt_y1 = trtElements1[i][yIndex] | |
trt_z1 = trtElements1[i][zIndex] | |
trt_x2 = trtElements2[i][xIndex] | |
trt_y2 = trtElements2[i][yIndex] | |
trt_z2 = trtElements2[i][zIndex] | |
trt_lay = trtElements1[i][1] | |
trt_phi = trtElements1[i][2] | |
trt_bec = trtElements1[i][0] | |
thisTRTHist = trtModuleHists[(trt_lay),(trt_phi)] | |
theseCans = trtModTransCan[(trt_lay),(trt_phi)] | |
Definition at line 97 of file fillTRTHists.py.
Definition at line 90 of file fillTRTHists.py.
fillTRTHists.trt_bec = trtElements1[i][0] |
Definition at line 79 of file fillTRTHists.py.
fillTRTHists.trt_lay = trtElements1[i][1] |
Definition at line 55 of file fillTRTHists.py.
fillTRTHists.trt_phi = trtElements1[i][2] |
Definition at line 56 of file fillTRTHists.py.
fillTRTHists.trt_strawlayer = trtElements1[i][3] |
Definition at line 22 of file fillTRTHists.py.
fillTRTHists.trt_wheel = trtElements1[i][1] |
Definition at line 21 of file fillTRTHists.py.
fillTRTHists.trt_x1 = trtElements1[i][xIndex] |
Definition at line 24 of file fillTRTHists.py.
fillTRTHists.trt_x2 = trtElements2[i][xIndex] |
Definition at line 28 of file fillTRTHists.py.
fillTRTHists.trt_y1 = trtElements1[i][yIndex] |
Definition at line 25 of file fillTRTHists.py.
fillTRTHists.trt_y2 = trtElements2[i][yIndex] |
Definition at line 29 of file fillTRTHists.py.
fillTRTHists.trt_z1 = trtElements1[i][zIndex] |
Definition at line 26 of file fillTRTHists.py.
fillTRTHists.trt_z2 = trtElements2[i][zIndex] |
Definition at line 30 of file fillTRTHists.py.
int fillTRTHists.xIndex = 4 |
Definition at line 13 of file fillTRTHists.py.
int fillTRTHists.yIndex = 5 |
Definition at line 14 of file fillTRTHists.py.
int fillTRTHists.zIndex = 6 |
Definition at line 15 of file fillTRTHists.py.