ATLAS Offline Software
Variables
AthenaPoolExample_Read 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
 
 sc = acc.run(flags.Exec.MaxEvents)
 

Variable Documentation

◆ acc

AthenaPoolExample_Read.acc = MainServicesCfg( flags )

Definition at line 33 of file AthenaPoolExample_Read.py.

◆ DebugMessageComponents

AthenaPoolExample_Read.DebugMessageComponents

Definition at line 27 of file AthenaPoolExample_Read.py.

◆ evSelector

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

Definition at line 42 of file AthenaPoolExample_Read.py.

◆ Files

AthenaPoolExample_Read.Files

Definition at line 23 of file AthenaPoolExample_Read.py.

◆ flags

AthenaPoolExample_Read.flags = initConfigFlags()

Definition at line 22 of file AthenaPoolExample_Read.py.

◆ MaxEvents

AthenaPoolExample_Read.MaxEvents

Definition at line 25 of file AthenaPoolExample_Read.py.

◆ MsgSuppression

AthenaPoolExample_Read.MsgSuppression

Definition at line 26 of file AthenaPoolExample_Read.py.

◆ poolAttribs

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

Definition at line 49 of file AthenaPoolExample_Read.py.

◆ printOpts

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

Definition at line 66 of file AthenaPoolExample_Read.py.

◆ sc

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

Definition at line 73 of file AthenaPoolExample_Read.py.

◆ SkipEvents

AthenaPoolExample_Read.SkipEvents

Definition at line 43 of file AthenaPoolExample_Read.py.

◆ SkipEventSequence

AthenaPoolExample_Read.SkipEventSequence

Definition at line 44 of file AthenaPoolExample_Read.py.