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)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN void * gTQSender
1-D histogram with a float per channel (see TH1 documentation)
Mother of all ROOT objects.