ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaPoolExample_Concat Namespace Reference

Variables

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

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

Definition at line 14 of file AthenaPoolExample_Concat.py.

◆ file2Name

str 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

str 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 64 of file AthenaPoolExample_Concat.py.

◆ sequenceName

AthenaPoolExample_Concat.sequenceName

Definition at line 54 of file AthenaPoolExample_Concat.py.

◆ stream1name

str AthenaPoolExample_Concat.stream1name = "Stream1"

Definition at line 13 of file AthenaPoolExample_Concat.py.

◆ stream2name

str AthenaPoolExample_Concat.stream2name = "Stream2"

Definition at line 15 of file AthenaPoolExample_Concat.py.