![]() |
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 | |
| sc = acc.run(flags.Exec.MaxEvents) | |
| AthenaPoolExample_Read.acc = MainServicesCfg( flags ) |
Definition at line 33 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.DebugMessageComponents |
Definition at line 27 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.evSelector = acc.getService("EventSelector") |
Definition at line 42 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.Files |
Definition at line 23 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.flags = initConfigFlags() |
Definition at line 22 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.MaxEvents |
Definition at line 25 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.MsgSuppression |
Definition at line 26 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.poolAttribs = acc.getService("AthenaPoolCnvSvc").InputPoolAttributes |
Definition at line 49 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.printOpts = acc.getService("AthenaPoolCnvSvc").PrintInputAttrPerEvt |
Definition at line 66 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 73 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.SkipEvents |
Definition at line 43 of file AthenaPoolExample_Read.py.
| AthenaPoolExample_Read.SkipEventSequence |
Definition at line 44 of file AthenaPoolExample_Read.py.
1.8.18