![]() |
ATLAS Offline Software
|
Variables | |
| str | stream1name = "Stream1" |
| str | file1Name = "SimplePoolFile1.root" |
| str | stream2name = "Stream2" |
| str | file2Name = "SimplePoolFile3.root" |
| str | outSequence = 'AthOutSeq' |
| bool | noTag = True |
| flags = initConfigFlags() | |
| Files | |
| MsgSuppression | |
| MaxEvents | |
| DebugMessageComponents | |
| acc = MainServicesCfg( flags ) | |
| sequenceName | |
| sc = acc.run(flags.Exec.MaxEvents) | |
| AthenaPoolExample_Concat.acc = MainServicesCfg( flags ) |
Definition at line 36 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.DebugMessageComponents |
Definition at line 30 of file AthenaPoolExample_Concat.py.
| str AthenaPoolExample_Concat.file1Name = "SimplePoolFile1.root" |
Definition at line 17 of file AthenaPoolExample_Concat.py.
| str AthenaPoolExample_Concat.file2Name = "SimplePoolFile3.root" |
Definition at line 19 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.Files |
Definition at line 25 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.flags = initConfigFlags() |
Definition at line 24 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.MaxEvents |
Definition at line 29 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.MsgSuppression |
Definition at line 28 of file AthenaPoolExample_Concat.py.
| bool AthenaPoolExample_Concat.noTag = True |
Definition at line 21 of file AthenaPoolExample_Concat.py.
| str AthenaPoolExample_Concat.outSequence = 'AthOutSeq' |
Definition at line 20 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 67 of file AthenaPoolExample_Concat.py.
| AthenaPoolExample_Concat.sequenceName |
Definition at line 57 of file AthenaPoolExample_Concat.py.
| str AthenaPoolExample_Concat.stream1name = "Stream1" |
Definition at line 16 of file AthenaPoolExample_Concat.py.
| str AthenaPoolExample_Concat.stream2name = "Stream2" |
Definition at line 18 of file AthenaPoolExample_Concat.py.