ATLAS Offline Software
Variables
AthenaPoolExample_ReadCond Namespace Reference

Variables

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

Variable Documentation

◆ acc

AthenaPoolExample_ReadCond.acc = MainServicesCfg( flags )

Definition at line 33 of file AthenaPoolExample_ReadCond.py.

◆ DebugMessageComponents

AthenaPoolExample_ReadCond.DebugMessageComponents

Definition at line 27 of file AthenaPoolExample_ReadCond.py.

◆ Files

AthenaPoolExample_ReadCond.Files

Definition at line 24 of file AthenaPoolExample_ReadCond.py.

◆ flags

AthenaPoolExample_ReadCond.flags = initConfigFlags()

Definition at line 23 of file AthenaPoolExample_ReadCond.py.

◆ MaxEvents

AthenaPoolExample_ReadCond.MaxEvents

Definition at line 25 of file AthenaPoolExample_ReadCond.py.

◆ MsgSuppression

AthenaPoolExample_ReadCond.MsgSuppression

Definition at line 26 of file AthenaPoolExample_ReadCond.py.

◆ sc

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

Definition at line 49 of file AthenaPoolExample_ReadCond.py.