ATLAS Offline Software
Namespaces
WriteAthenaPool_jobOptions.py File Reference

AthenaPool job options file for writing event objects. More...

Go to the source code of this file.

Namespaces

 WriteAthenaPool_jobOptions
 

Detailed Description

AthenaPool job options file for writing event objects.

Author
Peter van Gemmeren gemme.nosp@m.ren@.nosp@m.bnl.g.nosp@m.ov

This is an jobOptions for writing event objects in AthenaPool. It loads the conversion service shared lib, and the EventInfo converter. Each subsystem should provide additional jobOpt fragments to load converter and append to event object ItemList. For example, LArAthenaPool should include:

ApplicationMgr.Dlls += [ "LArAthenaPool" ]; Stream1.ItemList += [ "2701#*", "2731#*" ];


Author
Peter van Gemmeren gemme.nosp@m.ren@.nosp@m.bnl.g.nosp@m.ov
Id
WriteAthenaPool_jobOptions.py,v 1.12 2008-10-01 15:45:57 gemmeren Exp

Avoid double inclusion:

Definition in file WriteAthenaPool_jobOptions.py.