21 gROOT->GetListOfGlobalFunctions()->Delete();
24 h->FillRandom(
"gaus", 1000);
28 c1->Connect(
"ProcessedEvent(Int_t,Int_t,Int_t,TObject*)",
nullptr,
nullptr,
29 "exec3event(Int_t,Int_t,Int_t,TObject*)");
35 printf(
"Canvas %s: event=%d, x=%d, y=%d, selected=%s\n",
c->GetName(), event,
x,
y, selected->IsA()->GetName());
int Int_t
Signed integer 4 bytes (int).
1-D histogram with a float per channel (see TH1 documentation)
Mother of all ROOT objects.