ATLAS Offline Software
Variables
AthenaPoolExample_ReadAgain Namespace Reference

Variables

 flags = initConfigFlags()
 
 Files
 
 MaxEvents
 
 MsgSuppression
 
 DebugMessageComponents
 
 acc = MainServicesCfg( flags )
 
 evSelector = acc.getService("EventSelector")
 
 SkipEvents
 
 SkipEventSequence
 
 poolAttribs = acc.getService("AthenaPoolCnvSvc").InputPoolAttributes
 
 printOpts = acc.getService("AthenaPoolCnvSvc").PrintInputAttrPerEvt
 
 QueryTag = CompFactory.AthPoolEx.QueryTag("QueryTag", OutputLevel = DEBUG)
 
 sc = acc.run(flags.Exec.MaxEvents)
 

Variable Documentation

◆ acc

AthenaPoolExample_ReadAgain.acc = MainServicesCfg( flags )

Definition at line 33 of file AthenaPoolExample_ReadAgain.py.

◆ DebugMessageComponents

AthenaPoolExample_ReadAgain.DebugMessageComponents

Definition at line 27 of file AthenaPoolExample_ReadAgain.py.

◆ evSelector

AthenaPoolExample_ReadAgain.evSelector = acc.getService("EventSelector")

Definition at line 42 of file AthenaPoolExample_ReadAgain.py.

◆ Files

AthenaPoolExample_ReadAgain.Files

Definition at line 23 of file AthenaPoolExample_ReadAgain.py.

◆ flags

AthenaPoolExample_ReadAgain.flags = initConfigFlags()

Definition at line 22 of file AthenaPoolExample_ReadAgain.py.

◆ MaxEvents

AthenaPoolExample_ReadAgain.MaxEvents

Definition at line 25 of file AthenaPoolExample_ReadAgain.py.

◆ MsgSuppression

AthenaPoolExample_ReadAgain.MsgSuppression

Definition at line 26 of file AthenaPoolExample_ReadAgain.py.

◆ poolAttribs

AthenaPoolExample_ReadAgain.poolAttribs = acc.getService("AthenaPoolCnvSvc").InputPoolAttributes

Definition at line 51 of file AthenaPoolExample_ReadAgain.py.

◆ printOpts

AthenaPoolExample_ReadAgain.printOpts = acc.getService("AthenaPoolCnvSvc").PrintInputAttrPerEvt

Definition at line 68 of file AthenaPoolExample_ReadAgain.py.

◆ QueryTag

AthenaPoolExample_ReadAgain.QueryTag = CompFactory.AthPoolEx.QueryTag("QueryTag", OutputLevel = DEBUG)

Definition at line 73 of file AthenaPoolExample_ReadAgain.py.

◆ sc

AthenaPoolExample_ReadAgain.sc = acc.run(flags.Exec.MaxEvents)

Definition at line 78 of file AthenaPoolExample_ReadAgain.py.

◆ SkipEvents

AthenaPoolExample_ReadAgain.SkipEvents

Definition at line 43 of file AthenaPoolExample_ReadAgain.py.

◆ SkipEventSequence

AthenaPoolExample_ReadAgain.SkipEventSequence

Definition at line 44 of file AthenaPoolExample_ReadAgain.py.