6 macrodir = os.path.dirname( os.path.join( os.getcwd(), __file__ ) )
12 ROOT.gROOT.Macro( ROOT.gSystem.UnixPathName( os.path.join( macrodir, os.pardir,
'geom',
'na49.C' ) ) )
13 execfile( os.path.join( macrodir,
'na49visible.py' ) )
14 execfile( os.path.join( macrodir,
'na49geomfile.py' ) )