ATLAS Offline Software
Variables
AthenaPoolExample_WriteMeta Namespace Reference

Variables

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

Variable Documentation

◆ acc

AthenaPoolExample_WriteMeta.acc = MainServicesCfg( flags )

Definition at line 33 of file AthenaPoolExample_WriteMeta.py.

◆ DebugMessageComponents

AthenaPoolExample_WriteMeta.DebugMessageComponents

Definition at line 28 of file AthenaPoolExample_WriteMeta.py.

◆ Files

AthenaPoolExample_WriteMeta.Files

Definition at line 24 of file AthenaPoolExample_WriteMeta.py.

◆ flags

AthenaPoolExample_WriteMeta.flags = initConfigFlags()

Definition at line 23 of file AthenaPoolExample_WriteMeta.py.

◆ MaxEvents

AthenaPoolExample_WriteMeta.MaxEvents

Definition at line 26 of file AthenaPoolExample_WriteMeta.py.

◆ MsgSuppression

AthenaPoolExample_WriteMeta.MsgSuppression

Definition at line 27 of file AthenaPoolExample_WriteMeta.py.

◆ noTag

bool AthenaPoolExample_WriteMeta.noTag = True

Definition at line 20 of file AthenaPoolExample_WriteMeta.py.

◆ outputFileName

string AthenaPoolExample_WriteMeta.outputFileName = "ROOTTREE:SimplePoolFile5.root"

Definition at line 18 of file AthenaPoolExample_WriteMeta.py.

◆ outputStreamName

string AthenaPoolExample_WriteMeta.outputStreamName = "ExampleMeta"

Definition at line 19 of file AthenaPoolExample_WriteMeta.py.

◆ sc

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

Definition at line 55 of file AthenaPoolExample_WriteMeta.py.