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

Variables

str stream1name = "Stream1"
str file1Name = "SimplePoolFile1.root"
str stream2name = "Stream2"
str file2Name = "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 36 of file AthenaPoolExample_Concat.py.

◆ DebugMessageComponents

AthenaPoolExample_Concat.DebugMessageComponents

Definition at line 30 of file AthenaPoolExample_Concat.py.

◆ file1Name

str AthenaPoolExample_Concat.file1Name = "SimplePoolFile1.root"

Definition at line 17 of file AthenaPoolExample_Concat.py.

◆ file2Name

str AthenaPoolExample_Concat.file2Name = "SimplePoolFile3.root"

Definition at line 19 of file AthenaPoolExample_Concat.py.

◆ Files

AthenaPoolExample_Concat.Files

Definition at line 25 of file AthenaPoolExample_Concat.py.

◆ flags

AthenaPoolExample_Concat.flags = initConfigFlags()

Definition at line 24 of file AthenaPoolExample_Concat.py.

◆ MaxEvents

AthenaPoolExample_Concat.MaxEvents

Definition at line 29 of file AthenaPoolExample_Concat.py.

◆ MsgSuppression

AthenaPoolExample_Concat.MsgSuppression

Definition at line 28 of file AthenaPoolExample_Concat.py.

◆ noTag

bool AthenaPoolExample_Concat.noTag = True

Definition at line 21 of file AthenaPoolExample_Concat.py.

◆ outSequence

str AthenaPoolExample_Concat.outSequence = 'AthOutSeq'

Definition at line 20 of file AthenaPoolExample_Concat.py.

◆ sc

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

Definition at line 67 of file AthenaPoolExample_Concat.py.

◆ sequenceName

AthenaPoolExample_Concat.sequenceName

Definition at line 57 of file AthenaPoolExample_Concat.py.

◆ stream1name

str AthenaPoolExample_Concat.stream1name = "Stream1"

Definition at line 16 of file AthenaPoolExample_Concat.py.

◆ stream2name

str AthenaPoolExample_Concat.stream2name = "Stream2"

Definition at line 18 of file AthenaPoolExample_Concat.py.