ATLAS Offline Software
Loading...
Searching...
No Matches
magnifyPoolFile.py File Reference

Go to the source code of this file.

Namespaces

namespace  magnifyPoolFile

Variables

str magnifyPoolFile.__author__ = "Sebastien Binet <binet@cern.ch>"
 magnifyPoolFile.parser
 magnifyPoolFile.dest
 magnifyPoolFile.help
 magnifyPoolFile.default
 magnifyPoolFile.options
 magnifyPoolFile.args
 magnifyPoolFile.nMagnify = int(options.nMagnify)
 magnifyPoolFile.inPoolFile = os.path.expandvars(os.path.expanduser(options.inPoolFile))
 magnifyPoolFile.outPoolFile = os.path.expandvars(os.path.expanduser(options.outPoolFile))
 magnifyPoolFile.oldArgs = sys.argv
 magnifyPoolFile.argv
list magnifyPoolFile.trees = [ k.ReadObj() for k in inPoolFile.GetListOfKeys() ]
list magnifyPoolFile.outTrees = [ ]