I/O of TClonesArray members in TTree

Mark Boulay (mgb@owl.phy.queensu.ca)
Tue, 13 Oct 1998 11:37:31 -0400 (EDT)


Dear Root team:
I want to accomplish the following, and am not sure what
the best (if any) method is for doing it. I have a TTree which
contains a TClonesArray branch. When reading the tree, I would
like to test each object in the TClonesArray, and only use it
if it passes some test based on a flag I have set. I am currently
writing the TTree with splitlevel = 1, which contains an event-level
branch, which in turn contains the TClonesArray.

Thanks in advance for your help,

Mark.

=================================================================
= =
= Mark Boulay =
= Department of Physics phone/voice mail: (613) 545-6861 =
= Queen's University fax: (613) 545-6813 =
= Kingston, Ontario email: mgb@sno.phy.queensu.ca =
= Canada, K7L 3N6 =
= =
=================================================================