ATLAS Offline Software
Atlas_Gen.UnixStandardJob.py
Go to the documentation of this file.
1 #**************************************************************
2 #
3 # MC Generator job options file
4 #
5 #==============================================================
6 import AthenaCommon.AtlasUnixGeneratorJob
7 
8 
9 McCnvSvc = svcMgr.McCnvSvc
10 EventPersistencySvc = svcMgr.EventPersistencySvc
11 
12 #==============================================================
13 #
14 # End of MC Generator job options file
15 #
16 #**************************************************************