print "Before importing"
from ROOT import TFile
print "After importing"

