ATLAS Offline Software
|
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) | |
AthenaPoolExample_WriteCond.acc = MainServicesCfg( flags ) |
Definition at line 36 of file AthenaPoolExample_WriteCond.py.
AthenaPoolExample_WriteCond.DebugMessageComponents |
Definition at line 31 of file AthenaPoolExample_WriteCond.py.
AthenaPoolExample_WriteCond.Files |
Definition at line 27 of file AthenaPoolExample_WriteCond.py.
AthenaPoolExample_WriteCond.flags = initConfigFlags() |
Definition at line 26 of file AthenaPoolExample_WriteCond.py.
AthenaPoolExample_WriteCond.MaxEvents |
Definition at line 29 of file AthenaPoolExample_WriteCond.py.
AthenaPoolExample_WriteCond.MsgSuppression |
Definition at line 30 of file AthenaPoolExample_WriteCond.py.
bool AthenaPoolExample_WriteCond.noTag = True |
Definition at line 23 of file AthenaPoolExample_WriteCond.py.
string AthenaPoolExample_WriteCond.outputFileName = "ROOTTREE:SimplePoolFile4.root" |
Definition at line 22 of file AthenaPoolExample_WriteCond.py.
string AthenaPoolExample_WriteCond.outputStreamName = "ExampleCond" |
Definition at line 21 of file AthenaPoolExample_WriteCond.py.
AthenaPoolExample_WriteCond.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 61 of file AthenaPoolExample_WriteCond.py.