ATLAS Offline Software
Namespaces | Variables
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

 AthenaPoolExample_Concat
 

Variables

string AthenaPoolExample_Concat.stream1name = "Stream1"
 
string AthenaPoolExample_Concat.file1Name = "ROOTTREE:SimplePoolFile1.root"
 
string AthenaPoolExample_Concat.stream2name = "Stream2"
 
string AthenaPoolExample_Concat.file2Name = "ROOTTREE:SimplePoolFile3.root"
 
string 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.