ATLAS Offline Software
Variables
AthenaPoolExample_WriteCond Namespace Reference

Variables

string outputStreamName = "ExampleCond"
 
string outputFileName = "ROOTTREE:SimplePoolFile4.root"
 
bool noTag = True
 
 flags = initConfigFlags()
 
 Files
 
 MaxEvents
 
 MsgSuppression
 
 DebugMessageComponents
 
 acc = MainServicesCfg( flags )
 
 sc = acc.run(flags.Exec.MaxEvents)
 

Variable Documentation

◆ acc

AthenaPoolExample_WriteCond.acc = MainServicesCfg( flags )

Definition at line 36 of file AthenaPoolExample_WriteCond.py.

◆ DebugMessageComponents

AthenaPoolExample_WriteCond.DebugMessageComponents

Definition at line 31 of file AthenaPoolExample_WriteCond.py.

◆ Files

AthenaPoolExample_WriteCond.Files

Definition at line 27 of file AthenaPoolExample_WriteCond.py.

◆ flags

AthenaPoolExample_WriteCond.flags = initConfigFlags()

Definition at line 26 of file AthenaPoolExample_WriteCond.py.

◆ MaxEvents

AthenaPoolExample_WriteCond.MaxEvents

Definition at line 29 of file AthenaPoolExample_WriteCond.py.

◆ MsgSuppression

AthenaPoolExample_WriteCond.MsgSuppression

Definition at line 30 of file AthenaPoolExample_WriteCond.py.

◆ noTag

bool AthenaPoolExample_WriteCond.noTag = True

Definition at line 23 of file AthenaPoolExample_WriteCond.py.

◆ outputFileName

string AthenaPoolExample_WriteCond.outputFileName = "ROOTTREE:SimplePoolFile4.root"

Definition at line 22 of file AthenaPoolExample_WriteCond.py.

◆ outputStreamName

string AthenaPoolExample_WriteCond.outputStreamName = "ExampleCond"

Definition at line 21 of file AthenaPoolExample_WriteCond.py.

◆ sc

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

Definition at line 61 of file AthenaPoolExample_WriteCond.py.