![]() |
ATLAS Offline Software
|
Variables | |
| string | streamName = "Stream1" |
| string | outputFileName = "SimplePoolFile4.root" |
| bool | noTag = True |
| flags = initConfigFlags() | |
| Files | |
| MaxEvents | |
| MsgSuppression | |
| DebugMessageComponents | |
| acc = MainServicesCfg( flags ) | |
| streamCA | |
| stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) | |
| OutputLevel | |
| sc = acc.run(flags.Exec.MaxEvents) | |
| AthenaPoolExample_ReadWriteNext.acc = MainServicesCfg( flags ) |
Definition at line 37 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.DebugMessageComponents |
Definition at line 30 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.Files |
Definition at line 26 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.flags = initConfigFlags() |
Definition at line 25 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.MaxEvents |
Definition at line 28 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.MsgSuppression |
Definition at line 29 of file AthenaPoolExample_ReadWriteNext.py.
| bool AthenaPoolExample_ReadWriteNext.noTag = True |
Definition at line 22 of file AthenaPoolExample_ReadWriteNext.py.
| string AthenaPoolExample_ReadWriteNext.outputFileName = "SimplePoolFile4.root" |
Definition at line 21 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.OutputLevel |
Definition at line 59 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 64 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) |
Definition at line 53 of file AthenaPoolExample_ReadWriteNext.py.
| AthenaPoolExample_ReadWriteNext.streamCA |
Definition at line 51 of file AthenaPoolExample_ReadWriteNext.py.
| string AthenaPoolExample_ReadWriteNext.streamName = "Stream1" |
Definition at line 20 of file AthenaPoolExample_ReadWriteNext.py.
1.8.18