ATLAS Offline Software
Namespaces | Variables
AthenaPoolExample_ReadxAODElectrons.py File Reference

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

Go to the source code of this file.

Namespaces

 AthenaPoolExample_ReadxAODElectrons
 

Variables

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

Detailed Description

Example job options file to illustrate how to read event data from Pool.

This Job option:

  1. Reads the data from files have been written with AthenaPoolExample_Write.py and AthenaPoolExample_ReadWrite.py

Definition in file AthenaPoolExample_ReadxAODElectrons.py.