rootpy.io.pickler.load

rootpy.io.pickler.load(root_file, use_proxy=True, key=None)[source]

Load an object from a ROOT TFile.

root_file may be an open ROOT file or directory, or a string path to an existing ROOT file.