Why Axis_t for TH2D?

M. Sievers (sieversm@mail.desy.de)
Wed, 14 Jul 1999 15:15:54 +0200 (MEST)


Hello,

I just stumbled over the fact that I can not use two doubles to fill a
2d-histogram. Is there a reason why this can't be done? I have to cast all
to floats as of now. Automatic conversion fails, because Fill(Axis_t,
Stat_t) is defined as protected, which is obviously tried before
Fill(Axis_t, Axis_t) when Fill is called with (Stat_t, Stat_t), i.e. two
doubles.

Bye,
Michael

--------------------------------------------------------------------------
Michael Sievers
Michael.Sievers@desy.de
--------------------------------------------------------------------------
Plug-and-Play is really nice, unfortunately it only works 50% of the time.
To be specific the "Plug" almost always works. --unknown source