ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
rootconvert | |
Variables | |
string | rootconvert.fName = 'MyOutput.yoda.gz' |
rootconvert.yodaAOs = yoda.read(fName) | |
rootconvert.rtFile = rt.TFile(fName[:fName.find('.yoda')] + '.root', 'recreate') | |
rootconvert.name = name_slashes.replace("/", "_") | |
rootconvert.yodaAO = yodaAOs[name_slashes] | |
rootconvert.rtAO = None | |
rootconvert.rtErrs = rtAO.GetSumw2() | |
rootconvert.x = yodaAO.point(i).y() | |
rootconvert.xLo | |
rootconvert.xHi | |
rootconvert.yLo | |
rootconvert.yHi | |