TCutG is TGraph. The macro you post builds it. At the end of the macro simply do:
cutx_0_0->Draw(“L”)
If you want to draw it on top of an exiting canvas
(sorry for the late reply, I was off end of last week).
TCutG is TGraph. The macro you post builds it. At the end of the macro simply do:
cutx_0_0->Draw(“L”)
If you want to draw it on top of an exiting canvas
(sorry for the late reply, I was off end of last week).