ntuple->Draw("z:x:y","z < maxz && z > minz", ...)
where maxz and minz are general constants computed in an interactive root
session. The maxz and minz may depend on the data in ntuple and
other functions.
How can we accomplish this with all our data in ntuple?
Ivan
so@bnl.gov