ATLAS Offline Software
Variables
AthenaPoolTestWrite Namespace Reference

Variables

 flags = initConfigFlags()
 
 MsgSuppression
 
 MaxEvents
 
 Files
 
string stream = "Stream1"
 
 acc = MainServicesCfg(flags)
 
 sequenceName
 
 sc = acc.run(flags.Exec.MaxEvents)
 

Variable Documentation

◆ acc

AthenaPoolTestWrite.acc = MainServicesCfg(flags)

Definition at line 17 of file AthenaPoolTestWrite.py.

◆ Files

AthenaPoolTestWrite.Files

Definition at line 11 of file AthenaPoolTestWrite.py.

◆ flags

AthenaPoolTestWrite.flags = initConfigFlags()

Definition at line 8 of file AthenaPoolTestWrite.py.

◆ MaxEvents

AthenaPoolTestWrite.MaxEvents

Definition at line 10 of file AthenaPoolTestWrite.py.

◆ MsgSuppression

AthenaPoolTestWrite.MsgSuppression

Definition at line 9 of file AthenaPoolTestWrite.py.

◆ sc

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

Definition at line 43 of file AthenaPoolTestWrite.py.

◆ sequenceName

AthenaPoolTestWrite.sequenceName

Definition at line 31 of file AthenaPoolTestWrite.py.

◆ stream

string AthenaPoolTestWrite.stream = "Stream1"

Definition at line 12 of file AthenaPoolTestWrite.py.