TTree Makeclass

From: Gagik Gavalian <gavalian_at_jlab.org>
Date: Tue, 08 Feb 2005 08:59:45 -0500


Hi,

I'm trying to generate a class to loop over the events in the tree with TTree->MakeClass().
My tree has many branches (~500) that might not appear in the final version of the tree, so I wanted to include only some of the brunches in the class that loopes over events.

I was wondering if anyone knows how to make MakeClass to generate code ony for specific branches.
the methos TTree:SetBranchStatus("L_*",0) does not prevent the MakeClass from generating code for these branches in the tree.

If anyone knows a quick way to do it, please let me know.

Thanks in advance

Gagik. Received on Tue Feb 08 2005 - 15:00:03 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:04 MET