ATLAS Offline Software
|
Variables | |
flags = initConfigFlags() | |
Files | |
MaxEvents | |
MsgSuppression | |
DebugMessageComponents | |
acc = MainServicesCfg( flags ) | |
sc = acc.run(flags.Exec.MaxEvents) | |
AthenaPoolExample_ReadCond.acc = MainServicesCfg( flags ) |
Definition at line 33 of file AthenaPoolExample_ReadCond.py.
AthenaPoolExample_ReadCond.DebugMessageComponents |
Definition at line 27 of file AthenaPoolExample_ReadCond.py.
AthenaPoolExample_ReadCond.Files |
Definition at line 24 of file AthenaPoolExample_ReadCond.py.
AthenaPoolExample_ReadCond.flags = initConfigFlags() |
Definition at line 23 of file AthenaPoolExample_ReadCond.py.
AthenaPoolExample_ReadCond.MaxEvents |
Definition at line 25 of file AthenaPoolExample_ReadCond.py.
AthenaPoolExample_ReadCond.MsgSuppression |
Definition at line 26 of file AthenaPoolExample_ReadCond.py.
AthenaPoolExample_ReadCond.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 49 of file AthenaPoolExample_ReadCond.py.