20 gROOT->GetListOfGlobalFunctions()->Delete();
27 c1->
Connect(
"ProcessedEvent(Int_t,Int_t,Int_t,TObject*)", 0, 0,
28 "exec3event(Int_t,Int_t,Int_t,TObject*)");
34 printf(
"Canvas %s: event=%d, x=%d, y=%d, selected=%s\n", c->
GetName(),
R__EXTERN void * gTQSender
THist< 1, float, THistStatContent, THistStatUncertainty > TH1F
tomato 1-D histogram with a float per channel (see TH1 documentation)}
Bool_t Connect(const char *signal, const char *receiver_class, void *receiver, const char *slot)
Non-static method is used to connect from the signal of this object to the receiver slot...
virtual void FillRandom(const char *fname, Int_t ntimes=5000)
Fill histogram following distribution in function fname.
virtual void Draw(Option_t *option="")
Draw this histogram with options.
Mother of all ROOT objects.
const char * GetName() const
Returns name of object.
virtual void Update()
Update canvas pad buffers.
virtual const char * GetName() const
Returns name of object.