[ROOT] Multi array ntuple viewing

From: Reinhardt Chamonal (chamonal@ph.ed.ac.uk)
Date: Fri Mar 08 2002 - 17:08:40 MET


Hi rooters,
I would like to ask a very basic question:  
I have a ntuple defined as the following:
Vertexp(3,nMass)
where 3 stands for the positions (x,y,z) and nMass is the total number of
combinations defined in another ntuple.
Now what should I do to see for example the x postion.
I tried stuff like
ntuple->Draw("Vertexp[0][0]"); and 
ntuple->Draw("Vertexp[0]"); without succes because obvioulsy wrong.
Tried to find the solution everywhere on the web site but without much
succes.

Anyone knows ?
Cheers

ps: To use it in root I converted it from a COL_Wise using n2root



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:45 MET