Hi Rooters, Is it difficult to add support in TTree::Draw() for separate selections in 2D and 3D plots?. I'll explain myself; the idea is to do things like: T.Draw("time:time","sector==1:sector==2") So i can do a plot of times in sector 1 against times in sector 2 eventhough i have all the times in one single branch. BTW, is there another way to do this? Would it be enough to use fSelect1,fSelect2 and fSelect3, instead of only fSelect, in the TTree class? Thanks in advance, Manuel
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:38 MET