#print(rtAO.GetSumw2()) ## prints <ROOT.TArrayD object at 0x49862f0>
#print(rtAO.Sumw2()) ## this is printing "none" which I guess rtAO.Sumw2() is not working and I suspect GetSumw2() did not work too, but it has printed things like "<ROOT.TArrayD object at 0x49862f0>"