ATLAS Offline Software
|
Variables | |
flags = initConfigFlags() | |
Files | |
MaxEvents | |
MsgSuppression | |
DebugMessageComponents | |
acc = MainServicesCfg( flags ) | |
evSelector = acc.getService("EventSelector") | |
SkipEvents | |
SkipEventSequence | |
poolAttribs = acc.getService("AthenaPoolCnvSvc").InputPoolAttributes | |
printOpts = acc.getService("AthenaPoolCnvSvc").PrintInputAttrPerEvt | |
QueryTag = CompFactory.AthPoolEx.QueryTag("QueryTag", OutputLevel = DEBUG) | |
sc = acc.run(flags.Exec.MaxEvents) | |
AthenaPoolExample_ReadAgain.acc = MainServicesCfg( flags ) |
Definition at line 32 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.DebugMessageComponents |
Definition at line 26 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.evSelector = acc.getService("EventSelector") |
Definition at line 41 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.Files |
Definition at line 22 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.flags = initConfigFlags() |
Definition at line 21 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.MaxEvents |
Definition at line 24 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.MsgSuppression |
Definition at line 25 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.poolAttribs = acc.getService("AthenaPoolCnvSvc").InputPoolAttributes |
Definition at line 50 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.printOpts = acc.getService("AthenaPoolCnvSvc").PrintInputAttrPerEvt |
Definition at line 67 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.QueryTag = CompFactory.AthPoolEx.QueryTag("QueryTag", OutputLevel = DEBUG) |
Definition at line 72 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 77 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.SkipEvents |
Definition at line 42 of file AthenaPoolExample_ReadAgain.py.
AthenaPoolExample_ReadAgain.SkipEventSequence |
Definition at line 43 of file AthenaPoolExample_ReadAgain.py.