ATLAS Offline Software
Namespaces | Variables
AthenaPoolExample_ReadMeta.py File Reference

Example job options file to illustrate how to read metadata from Pool. More...

Go to the source code of this file.

Namespaces

 AthenaPoolExample_ReadMeta
 

Variables

 AthenaPoolExample_ReadMeta.flags = initConfigFlags()
 
 AthenaPoolExample_ReadMeta.Files
 
 AthenaPoolExample_ReadMeta.MsgSuppression
 
 AthenaPoolExample_ReadMeta.DebugMessageComponents
 
 AthenaPoolExample_ReadMeta.acc = MainServicesCfg( flags )
 
 AthenaPoolExample_ReadMeta.sc = acc.run( flags.Exec.MaxEvents )
 

Detailed Description

Example job options file to illustrate how to read metadata from Pool.

This Job options:

  1. Read from "SimplePoolFile5.root" created by the WriteMeta example

2. Use a custom metadata reading tool

Definition in file AthenaPoolExample_ReadMeta.py.