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