ATLAS Offline Software
Variables
AthExHiveOpts Namespace Reference

Variables

 nThreads = jp.ConcurrencyFlags.NumThreads()
 
 ThreadInitTools
 
 topSequence = AlgSequence()
 
 OutputLevel
 
 DEBUG
 
 Time
 
 Key_W1
 
 Key_R1
 
 Key_RV
 
 Key_WV
 
 EvtMax
 
 nProc = jp.ConcurrencyFlags.NumProcs()
 
 chunkSize = int (theApp.EvtMax / nProc)
 
 PreCountedEvents
 
 ChunkSize
 
 algCardinality = jp.ConcurrencyFlags.NumThreads()
 set which Algorithms can be cloned More...
 
 name = alg.name()
 
 Cardinality
 

Variable Documentation

◆ algCardinality

AthExHiveOpts.algCardinality = jp.ConcurrencyFlags.NumThreads()

set which Algorithms can be cloned

Definition at line 118 of file AthExHiveOpts.py.

◆ Cardinality

AthExHiveOpts.Cardinality

Definition at line 123 of file AthExHiveOpts.py.

◆ chunkSize

AthExHiveOpts.chunkSize = int (theApp.EvtMax / nProc)

Definition at line 101 of file AthExHiveOpts.py.

◆ ChunkSize

AthExHiveOpts.ChunkSize

Definition at line 105 of file AthExHiveOpts.py.

◆ DEBUG

AthExHiveOpts.DEBUG

Definition at line 63 of file AthExHiveOpts.py.

◆ EvtMax

AthExHiveOpts.EvtMax

Definition at line 79 of file AthExHiveOpts.py.

◆ Key_R1

AthExHiveOpts.Key_R1

Definition at line 67 of file AthExHiveOpts.py.

◆ Key_RV

AthExHiveOpts.Key_RV

Definition at line 72 of file AthExHiveOpts.py.

◆ Key_W1

AthExHiveOpts.Key_W1

Definition at line 65 of file AthExHiveOpts.py.

◆ Key_WV

AthExHiveOpts.Key_WV

Definition at line 73 of file AthExHiveOpts.py.

◆ name

AthExHiveOpts.name = alg.name()

Definition at line 122 of file AthExHiveOpts.py.

◆ nProc

AthExHiveOpts.nProc = jp.ConcurrencyFlags.NumProcs()

Definition at line 81 of file AthExHiveOpts.py.

◆ nThreads

AthExHiveOpts.nThreads = jp.ConcurrencyFlags.NumThreads()

Definition at line 12 of file AthExHiveOpts.py.

◆ OutputLevel

AthExHiveOpts.OutputLevel

Definition at line 63 of file AthExHiveOpts.py.

◆ PreCountedEvents

AthExHiveOpts.PreCountedEvents

Definition at line 104 of file AthExHiveOpts.py.

◆ ThreadInitTools

AthExHiveOpts.ThreadInitTools

Definition at line 41 of file AthExHiveOpts.py.

◆ Time

AthExHiveOpts.Time

Definition at line 63 of file AthExHiveOpts.py.

◆ topSequence

AthExHiveOpts.topSequence = AlgSequence()

Definition at line 60 of file AthExHiveOpts.py.