Re: pick objects

Valery Fine (fine@bnl.gov)
Sat, 12 Jun 1999 01:13:12 -0400


> Hello Valery,
>
> Yes I tried it, it works great! Thank you very much.
> only it works if MyLocker* object is attached to pad
> as the very last object.

I am sorry I missed that TPad::Pick works as follows:

// Loop backwards over the list of primitives. The first non-pad
primitive
============ !!!!
// found is the selected one.
(see: http://root.cern.ch/root/html/src/TPad.cxx.html#TPad:Pick )

You are right it must be LAST.
With my best regards,
Valery