The new version of root has problems reading trees. The behaviour is peculiar. You can take any of our dst (new or old) open the file by root -l <filename> root[1] T1->Draw("G.fTrigger") ==. results in zero if you instead create a script using MakeSelector("T1") and use this script to read file the content is correct (i.e what is expected). Thus much analysis is uneffected but this is not good. It seems in the dst to be an issue for the global class, while i.e. both FFS and FS branch seems fine !!! -- the sequence TChain*chain=new TChain("T1") chain->AddFile("dst...") chain->Draw("G.fTrigger") ! DOES NOT work chain->Process("T1.C") --> works given non-zero values in a print chain->Draw("G.fTrigger") NOW WORKS. Flemming -------------------------------------------- Flemming Videbaek Physics Department Bldg 510-D Brookhaven National Laboratory Upton, NY11973 phone: 631-344-4106 fax: 631-344-1334 e-mail: videbaek @ bnl.gov _______________________________________________ Brahms-dev-l mailing list Brahms-dev-l@lists.bnl.gov http://lists.bnl.gov/mailman/listinfo/brahms-dev-lReceived on Tue Jan 10 13:35:54 2006
This archive was generated by hypermail 2.1.8 : Tue Jan 10 2006 - 13:36:07 EST