[ROOT] Doubly dimensionned array of basic type

From: GENTIT Francois-Xavier DAPNIA (GENTIT@dapnia.cea.fr)
Date: Thu Dec 12 2002 - 11:09:46 MET


  Dear rooters,
  I know that for one dimensionned array of basic type defined in a class,
in order that the values may be written to file, the way to define the array
is:

  Int_t  fN;   //dimension of the array
  Int_t *fP;  //[fN] one dimensionnal array

  How to proceed for 2 dimensionnal arrays **fP ?

  Thanks a lot in advance.

François-Xavier Gentit
DAPNIA/SPP CEA Saclay
http://gentit.home.cern.ch/gentit/



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:23 MET