20 gROOT->GetListOfGlobalFunctions()->Delete();
23 h->FillRandom(
"gaus", 1000);
27 c1->Connect(
"ProcessedEvent(Int_t,Int_t,Int_t,TObject*)",
nullptr,
nullptr,
28 "exec3event(Int_t,Int_t,Int_t,TObject*)");
34 printf(
"Canvas %s: event=%d, x=%d, y=%d, selected=%s\n",
c->GetName(), event,
x,
y, selected->
IsA()->
GetName());
R__EXTERN void * gTQSender
1-D histogram with a float per channel (see TH1 documentation)
const char * GetName() const override
Returns name of object.
Mother of all ROOT objects.
virtual TClass * IsA() const