![]() |
ATLAS Offline Software
|
Variables | |
| ibl_x1 = iblElements1[i][4] | |
| ibl_y1 = iblElements1[i][5] | |
| ibl_z1 = iblElements1[i][6] | |
| ibl_x2 = iblElements2[i][4] | |
| ibl_y2 = iblElements2[i][5] | |
| ibl_z2 = iblElements2[i][6] | |
| iblPoly = TPolyLine3D(2) | |
| iblMark = TPolyMarker3D(1) | |
| fullIblAxis = make_axes() | |
| fullIblTitle = make_title("IBL Visualization") | |
| fillIBLHists.fullIblAxis = make_axes() |
Definition at line 78 of file fillIBLHists.py.
| fillIBLHists.fullIblTitle = make_title("IBL Visualization") |
Definition at line 80 of file fillIBLHists.py.
| fillIBLHists.ibl_x1 = iblElements1[i][4] |
Definition at line 9 of file fillIBLHists.py.
| fillIBLHists.ibl_x2 = iblElements2[i][4] |
Definition at line 13 of file fillIBLHists.py.
| fillIBLHists.ibl_y1 = iblElements1[i][5] |
Definition at line 10 of file fillIBLHists.py.
| fillIBLHists.ibl_y2 = iblElements2[i][5] |
Definition at line 14 of file fillIBLHists.py.
| fillIBLHists.ibl_z1 = iblElements1[i][6] |
Definition at line 11 of file fillIBLHists.py.
| fillIBLHists.ibl_z2 = iblElements2[i][6] |
Definition at line 15 of file fillIBLHists.py.
| fillIBLHists.iblMark = TPolyMarker3D(1) |
Definition at line 48 of file fillIBLHists.py.
| fillIBLHists.iblPoly = TPolyLine3D(2) |
Definition at line 35 of file fillIBLHists.py.
1.8.18