![]() |
ATLAS Offline Software
|
Variables | |
| string | streamName = "Copy" |
| string | outputFileName = "SimplePoolReplica1.root" |
| bool | noTag = True |
| flags = initConfigFlags() | |
| Files | |
| MaxEvents | |
| MsgSuppression | |
| DebugMessageComponents | |
| acc = MainServicesCfg( flags ) | |
| streamCA | |
| stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) | |
| ExtendProvenanceRecord | |
| sc = acc.run(flags.Exec.MaxEvents) | |
| AthenaPoolExample_Copy.acc = MainServicesCfg( flags ) |
Definition at line 55 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.DebugMessageComponents |
Definition at line 49 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.ExtendProvenanceRecord |
Definition at line 71 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.Files |
Definition at line 45 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.flags = initConfigFlags() |
Definition at line 44 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.MaxEvents |
Definition at line 47 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.MsgSuppression |
Definition at line 48 of file AthenaPoolExample_Copy.py.
| bool AthenaPoolExample_Copy.noTag = True |
Definition at line 41 of file AthenaPoolExample_Copy.py.
| string AthenaPoolExample_Copy.outputFileName = "SimplePoolReplica1.root" |
Definition at line 40 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 76 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) |
Definition at line 70 of file AthenaPoolExample_Copy.py.
| AthenaPoolExample_Copy.streamCA |
Definition at line 68 of file AthenaPoolExample_Copy.py.
| string AthenaPoolExample_Copy.streamName = "Copy" |
Definition at line 39 of file AthenaPoolExample_Copy.py.
1.8.18