Classes | |
| class | DynamicExec |
Variables | |
| c1 = TCanvas('c1', 'Dynamic Slice Example', 10, 10, 700, 500 ) | |
| hpxpy = TH2F( 'hpxpy', 'py vs px', 40, -4, 4, 40, -4, 4 ) | |
| slicer | |
| x | |
| y | |
| hist105_TExec_dynamic_slice.c1 = TCanvas('c1', 'Dynamic Slice Example', 10, 10, 700, 500 ) |
Definition at line 113 of file hist105_TExec_dynamic_slice.py.
| hist105_TExec_dynamic_slice.hpxpy = TH2F( 'hpxpy', 'py vs px', 40, -4, 4, 40, -4, 4 ) |
Definition at line 118 of file hist105_TExec_dynamic_slice.py.
| hist105_TExec_dynamic_slice.slicer |
Definition at line 129 of file hist105_TExec_dynamic_slice.py.
| hist105_TExec_dynamic_slice.x |
Definition at line 120 of file hist105_TExec_dynamic_slice.py.
| hist105_TExec_dynamic_slice.y |
Definition at line 120 of file hist105_TExec_dynamic_slice.py.