Logo ROOT  
Reference Guide
hist105_TExec_dynamic_slice Namespace Reference

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

Variable Documentation

◆ c1

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.

◆ hpxpy

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.

◆ slicer

hist105_TExec_dynamic_slice.slicer

Definition at line 129 of file hist105_TExec_dynamic_slice.py.

◆ x

hist105_TExec_dynamic_slice.x

Definition at line 120 of file hist105_TExec_dynamic_slice.py.

◆ y

hist105_TExec_dynamic_slice.y

Definition at line 120 of file hist105_TExec_dynamic_slice.py.