streaming of a pointer of pointers

From: Chiara Zampolli <Chiara.Zampolli_at_bo.infn.it>
Date: Wed, 6 Aug 2008 15:49:25 +0200


Hi,

    is there any way to stream a pointer of pointers?     The problem is that I have a member of a class which is a double pointer (2D array), and I am not able to stream it. I tried this way:

        Float_t** fHallProbes; //[fgknDCSDP_HallProbes][fPoints]

    like for single pointers, but it doesn't work... Any idea? I am really wondering whether this is possible at all...

    Thanks, and cheers,

             chiara Received on Wed Aug 06 2008 - 15:49:38 CEST

This archive was generated by hypermail 2.2.0 : Sat Aug 23 2008 - 05:50:09 CEST