Re: Mouse Output Redirection
Rene Brun (Rene.Brun@cern.ch)
Sun, 22 Nov 1998 17:10:22 +0100
Faouzi Attallah wrote:
>
> Hi Everybody,
>
> How do I do to redirect the mouse output.
> When using the
> Canvas/Option/Event Status
> we can see the hist. name and chan. number by just pointing the mouse to.
> Is there any way to redirect this output to, e.g.,
> the name to char*
> and the chan. number to vectors (as vlocate in paw)
>
> Greetings,
>
Hi Faouzi,
If all what you want is the equivalent of Paw/Vlocate, use the
graphics editor option "CutG".
See Root class TCutG for more details.
Rene Brun