ATLAS Offline Software
Variables
fillIBLHists Namespace Reference

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")
 

Variable Documentation

◆ fullIblAxis

fillIBLHists.fullIblAxis = make_axes()

Definition at line 78 of file fillIBLHists.py.

◆ fullIblTitle

fillIBLHists.fullIblTitle = make_title("IBL Visualization")

Definition at line 80 of file fillIBLHists.py.

◆ ibl_x1

fillIBLHists.ibl_x1 = iblElements1[i][4]

Definition at line 9 of file fillIBLHists.py.

◆ ibl_x2

fillIBLHists.ibl_x2 = iblElements2[i][4]

Definition at line 13 of file fillIBLHists.py.

◆ ibl_y1

fillIBLHists.ibl_y1 = iblElements1[i][5]

Definition at line 10 of file fillIBLHists.py.

◆ ibl_y2

fillIBLHists.ibl_y2 = iblElements2[i][5]

Definition at line 14 of file fillIBLHists.py.

◆ ibl_z1

fillIBLHists.ibl_z1 = iblElements1[i][6]

Definition at line 11 of file fillIBLHists.py.

◆ ibl_z2

fillIBLHists.ibl_z2 = iblElements2[i][6]

Definition at line 15 of file fillIBLHists.py.

◆ iblMark

fillIBLHists.iblMark = TPolyMarker3D(1)

Definition at line 48 of file fillIBLHists.py.

◆ iblPoly

fillIBLHists.iblPoly = TPolyLine3D(2)

Definition at line 35 of file fillIBLHists.py.