Problem using more than 3 TProfile objects

From: Manuel Diaz Gomez <Manuel.Maria.Diaz.Gomez_at_cern.ch>
Date: Wed, 20 Apr 2005 14:00:43 +0200


Dear All

I created a macro that declares 4 TProfile objects, and plots them in 4 different canvas. The problem(I am using v4.03.02) is that I can only get the first 3 to be plotted:

TProfile* pr1 = ...
TProfile* pr2 = ...
TProfile* pr3 = ...
TProfile* pr4 = ...

pr4 won't be plotted.

It's there a max number of instances of TProfile one can declare?

Cheers
Manuel Received on Wed Apr 20 2005 - 14:00:48 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET