ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaPoolExample_Concat.py File Reference

Example job options file to illustrate how to concatenate two write jobs. More...

Go to the source code of this file.

Namespaces

namespace  AthenaPoolExample_Concat

Variables

str AthenaPoolExample_Concat.stream1name = "Stream1"
str AthenaPoolExample_Concat.file1Name = "ROOTTREE:SimplePoolFile1.root"
str AthenaPoolExample_Concat.stream2name = "Stream2"
str AthenaPoolExample_Concat.file2Name = "ROOTTREE:SimplePoolFile3.root"
str AthenaPoolExample_Concat.outSequence = 'AthOutSeq'
bool AthenaPoolExample_Concat.noTag = True
 AthenaPoolExample_Concat.flags = initConfigFlags()
 AthenaPoolExample_Concat.Files
 AthenaPoolExample_Concat.MsgSuppression
 AthenaPoolExample_Concat.MaxEvents
 AthenaPoolExample_Concat.DebugMessageComponents
 AthenaPoolExample_Concat.acc = MainServicesCfg( flags )
 AthenaPoolExample_Concat.sequenceName
 AthenaPoolExample_Concat.sc = acc.run(flags.Exec.MaxEvents)

Detailed Description

Example job options file to illustrate how to concatenate two write jobs.

Definition in file AthenaPoolExample_Concat.py.