ROOT 6.14/05 Reference Guide |
Example of using signal/slot in TCanvas/TPad to get feedback about processed events.
Note that slots can be either functions or class methods. Compare this with tutorials $ROOTSYS/tutorials/hist/exec1.C and $ROOTSYS/tutorials/hist/exec2.C.
Definition in file exec3.C.