ATLAS Offline Software
Variables
RAthExHiveOpts Namespace Reference

Variables

 nThreads = jp.ConcurrencyFlags.NumThreads()
 
 OutputLevel
 
 CheckDependencies
 
 topSequence = AlgSequence()
 
 INFO
 
 ShowEventDump
 
 Load
 
 DEBUG
 
 Time
 
 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

RAthExHiveOpts.algCardinality = jp.ConcurrencyFlags.NumThreads()

set which Algorithms can be cloned

Definition at line 127 of file RAthExHiveOpts.py.

◆ Cardinality

RAthExHiveOpts.Cardinality

Definition at line 132 of file RAthExHiveOpts.py.

◆ CheckDependencies

RAthExHiveOpts.CheckDependencies

Definition at line 32 of file RAthExHiveOpts.py.

◆ chunkSize

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

Definition at line 110 of file RAthExHiveOpts.py.

◆ ChunkSize

RAthExHiveOpts.ChunkSize

Definition at line 114 of file RAthExHiveOpts.py.

◆ DEBUG

RAthExHiveOpts.DEBUG

Definition at line 80 of file RAthExHiveOpts.py.

◆ EvtMax

RAthExHiveOpts.EvtMax

Definition at line 88 of file RAthExHiveOpts.py.

◆ INFO

RAthExHiveOpts.INFO

Definition at line 72 of file RAthExHiveOpts.py.

◆ Load

RAthExHiveOpts.Load

Definition at line 73 of file RAthExHiveOpts.py.

◆ name

RAthExHiveOpts.name = alg.name()

Definition at line 131 of file RAthExHiveOpts.py.

◆ nProc

RAthExHiveOpts.nProc = jp.ConcurrencyFlags.NumProcs()

Definition at line 90 of file RAthExHiveOpts.py.

◆ nThreads

RAthExHiveOpts.nThreads = jp.ConcurrencyFlags.NumThreads()

Definition at line 12 of file RAthExHiveOpts.py.

◆ OutputLevel

RAthExHiveOpts.OutputLevel

Definition at line 31 of file RAthExHiveOpts.py.

◆ PreCountedEvents

RAthExHiveOpts.PreCountedEvents

Definition at line 113 of file RAthExHiveOpts.py.

◆ ShowEventDump

RAthExHiveOpts.ShowEventDump

Definition at line 72 of file RAthExHiveOpts.py.

◆ Time

RAthExHiveOpts.Time

Definition at line 80 of file RAthExHiveOpts.py.

◆ topSequence

RAthExHiveOpts.topSequence = AlgSequence()

Definition at line 69 of file RAthExHiveOpts.py.