IgnoreTObjectStreamer

From: Constantin Loizides <loizides_at_MIT.EDU>
Date: Mon, 1 Dec 2008 08:00:08 +0100


Hi,

in the description of TClass::IgnoreTObjectStreamer(Bool_t ignore = kTRUE) it says

" Note that this function must be called for the class deriving   directly from TObject, eg, assuming that BigTrack derives from Track   and Track derives from TObject, one must do:

     Track::Class()->IgnoreTObjectStreamer();   and not:

     BigTrack::Class()->IgnoreTObjectStreamer();"

Is this still valid? If I look in the TObject::Streamer it seems it is not, since "if (IsA()->CanIgnoreTObjectStreamer()) return;" is called at the beginning.

Constantin

-- 
Phone: 74450 (+41 22 76 74450)
Cell: 161989 (+41 76 487 1989)
Skype: loizides / AOL: ConLoi
Received on Mon Dec 01 2008 - 08:05:54 CET

This archive was generated by hypermail 2.2.0 : Mon Dec 01 2008 - 23:50:02 CET