ATLAS Offline Software
|
Variables | |
string | stream1name = "Stream1" |
string | file1Name = "ROOTTREE:SimplePoolFile1.root" |
string | stream2name = "Stream2" |
string | file2Name = "ROOTTREE:SimplePoolFile3.root" |
string | 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 33 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.DebugMessageComponents |
Definition at line 27 of file AthenaPoolExample_Concat.py.
string AthenaPoolExample_Concat.file1Name = "ROOTTREE:SimplePoolFile1.root" |
Definition at line 14 of file AthenaPoolExample_Concat.py.
string AthenaPoolExample_Concat.file2Name = "ROOTTREE:SimplePoolFile3.root" |
Definition at line 16 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.Files |
Definition at line 22 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.flags = initConfigFlags() |
Definition at line 21 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.MaxEvents |
Definition at line 26 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.MsgSuppression |
Definition at line 25 of file AthenaPoolExample_Concat.py.
bool AthenaPoolExample_Concat.noTag = True |
Definition at line 18 of file AthenaPoolExample_Concat.py.
string AthenaPoolExample_Concat.outSequence = 'AthOutSeq' |
Definition at line 17 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 61 of file AthenaPoolExample_Concat.py.
AthenaPoolExample_Concat.sequenceName |
Definition at line 51 of file AthenaPoolExample_Concat.py.
string AthenaPoolExample_Concat.stream1name = "Stream1" |
Definition at line 13 of file AthenaPoolExample_Concat.py.
string AthenaPoolExample_Concat.stream2name = "Stream2" |
Definition at line 15 of file AthenaPoolExample_Concat.py.