[ROOT] Streamer with options and TTree

From: FOKIN@tsl.uu.se
Date: Mon Oct 30 2000 - 20:06:21 MET


Hi Rene,

Is it possible to have a tree with many branches in
case of object streamer with options. Somewhat like

  b << fData1;
  b << fOption;
  if (fOption == kOpt1)
    b << fData2;

etc.

Regards,
Anton



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:36 MET