ATLAS Offline Software
Variables
AthenaPoolExample_Concat Namespace Reference

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)
 

Variable Documentation

◆ acc

AthenaPoolExample_Concat.acc = MainServicesCfg( flags )

Definition at line 33 of file AthenaPoolExample_Concat.py.

◆ DebugMessageComponents

AthenaPoolExample_Concat.DebugMessageComponents

Definition at line 27 of file AthenaPoolExample_Concat.py.

◆ file1Name

string AthenaPoolExample_Concat.file1Name = "ROOTTREE:SimplePoolFile1.root"

Definition at line 14 of file AthenaPoolExample_Concat.py.

◆ file2Name

string AthenaPoolExample_Concat.file2Name = "ROOTTREE:SimplePoolFile3.root"

Definition at line 16 of file AthenaPoolExample_Concat.py.

◆ Files

AthenaPoolExample_Concat.Files

Definition at line 22 of file AthenaPoolExample_Concat.py.

◆ flags

AthenaPoolExample_Concat.flags = initConfigFlags()

Definition at line 21 of file AthenaPoolExample_Concat.py.

◆ MaxEvents

AthenaPoolExample_Concat.MaxEvents

Definition at line 26 of file AthenaPoolExample_Concat.py.

◆ MsgSuppression

AthenaPoolExample_Concat.MsgSuppression

Definition at line 25 of file AthenaPoolExample_Concat.py.

◆ noTag

bool AthenaPoolExample_Concat.noTag = True

Definition at line 18 of file AthenaPoolExample_Concat.py.

◆ outSequence

string AthenaPoolExample_Concat.outSequence = 'AthOutSeq'

Definition at line 17 of file AthenaPoolExample_Concat.py.

◆ sc

AthenaPoolExample_Concat.sc = acc.run(flags.Exec.MaxEvents)

Definition at line 61 of file AthenaPoolExample_Concat.py.

◆ sequenceName

AthenaPoolExample_Concat.sequenceName

Definition at line 51 of file AthenaPoolExample_Concat.py.

◆ stream1name

string AthenaPoolExample_Concat.stream1name = "Stream1"

Definition at line 13 of file AthenaPoolExample_Concat.py.

◆ stream2name

string AthenaPoolExample_Concat.stream2name = "Stream2"

Definition at line 15 of file AthenaPoolExample_Concat.py.