Dear all,
I am having trouble with a class I derived from TCanvas. The idea was to add a function which would Connect to its own ProcessedEvent(…) signal, on “mouseDown” it would mark a region using the TCutG and on “mouseRelease” would write into TLegend a number of counts in the marked area. However, it appears that the ProcessedEvent(…) is not emitting signals. I believe I am missing something to initiate the signal emission, but I don’t see what. I am attaching relevant bits of code.
Thank you!!
Matus
TSpyCanvas.cc (3.0 KB)
