Re: [ROOT] How can I set contour for TMatrix class?

From: Rene Brun (Rene.Brun@cern.ch)
Date: Tue Aug 13 2002 - 14:42:26 MEST


Use the TH2D constructor with a TMatrixD as input:
   TH2D(const TMatrixD &m);
then use the normal TH2::setContour functions

Rene Brun

On Tue, 13 Aug 2002, Choi Ki-young wrote:

> I want to use only 3 contour level when I draw a TMatrixD object. 
> But SetContour function is not a member function of TMatrixD class but a 
> member of TF2 class. 
> 
> How can I set contour level of TMatrixD class?
> 
> -- 
> Sincerely, Ki-young
> 
> 



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