![]() |
ATLAS Offline Software
|
Variables | |
| string | streamName = "ReWrite" |
| string | outputFileName = "SimplePoolFile3.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_ReadWrite.acc = MainServicesCfg( flags ) |
Definition at line 36 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.DebugMessageComponents |
Definition at line 30 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.Files |
Definition at line 26 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.flags = initConfigFlags() |
Definition at line 25 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.MaxEvents |
Definition at line 28 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.MsgSuppression |
Definition at line 29 of file AthenaPoolExample_ReadWrite.py.
| bool AthenaPoolExample_ReadWrite.noTag = True |
Definition at line 22 of file AthenaPoolExample_ReadWrite.py.
| string AthenaPoolExample_ReadWrite.outputFileName = "SimplePoolFile3.root" |
Definition at line 21 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.OutputLevel |
Definition at line 62 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 67 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) |
Definition at line 56 of file AthenaPoolExample_ReadWrite.py.
| AthenaPoolExample_ReadWrite.streamCA |
Definition at line 54 of file AthenaPoolExample_ReadWrite.py.
| string AthenaPoolExample_ReadWrite.streamName = "ReWrite" |
Definition at line 20 of file AthenaPoolExample_ReadWrite.py.
1.8.18