00001 #!/usr/bin/env python 00002 00003 from Gaudi.Configuration import ApplicationMgr 00004 theApp = ApplicationMgr() 00005 theApp.TopAlg.append('SimpleInputModule/sim') 00006