Draw() for CWN arrays

From: Thomas Kraemerkaemper (kraemerk@Physik.Uni-Dortmund.DE)
Date: Sun Jan 26 1997 - 21:56:26 MET


Tach,

after converting a CWN with one-dimensional arrays with h2root, I have
no idea how to plot the single fields of the array, e.g. my ntuple
block

#define NT_DETECTOR_JETS_FORMAT \
"Jets[0, 20]:I, " \
"JetPt(Jets):R, " \
"JetEta(Jets):R, " \
"JetPhi(Jets):R"

will be converted to a set of baskets. One of those is named
"JetPt".

Executing <TTree-name>.Draw("JetPt") plots the Pts of all jets. How
can I plot JetPt(1) without looping over the events and filling a
histogram by myself?


Tsch"uss, Thomas Kr"amerk"amper.



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:17 MET