ATLAS Offline Software
|
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) | |
AthenaPoolExample_WriteMeta.acc = MainServicesCfg( flags ) |
Definition at line 33 of file AthenaPoolExample_WriteMeta.py.
AthenaPoolExample_WriteMeta.DebugMessageComponents |
Definition at line 28 of file AthenaPoolExample_WriteMeta.py.
AthenaPoolExample_WriteMeta.Files |
Definition at line 24 of file AthenaPoolExample_WriteMeta.py.
AthenaPoolExample_WriteMeta.flags = initConfigFlags() |
Definition at line 23 of file AthenaPoolExample_WriteMeta.py.
AthenaPoolExample_WriteMeta.MaxEvents |
Definition at line 26 of file AthenaPoolExample_WriteMeta.py.
AthenaPoolExample_WriteMeta.MsgSuppression |
Definition at line 27 of file AthenaPoolExample_WriteMeta.py.
bool AthenaPoolExample_WriteMeta.noTag = True |
Definition at line 20 of file AthenaPoolExample_WriteMeta.py.
string AthenaPoolExample_WriteMeta.outputFileName = "ROOTTREE:SimplePoolFile5.root" |
Definition at line 18 of file AthenaPoolExample_WriteMeta.py.
string AthenaPoolExample_WriteMeta.outputStreamName = "ExampleMeta" |
Definition at line 19 of file AthenaPoolExample_WriteMeta.py.
AthenaPoolExample_WriteMeta.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 55 of file AthenaPoolExample_WriteMeta.py.