ATLAS Offline Software
|
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 | |
AthExHiveOpts.algCardinality = jp.ConcurrencyFlags.NumThreads() |
set which Algorithms can be cloned
Definition at line 118 of file AthExHiveOpts.py.
AthExHiveOpts.Cardinality |
Definition at line 123 of file AthExHiveOpts.py.
AthExHiveOpts.chunkSize = int (theApp.EvtMax / nProc) |
Definition at line 101 of file AthExHiveOpts.py.
AthExHiveOpts.ChunkSize |
Definition at line 105 of file AthExHiveOpts.py.
AthExHiveOpts.DEBUG |
Definition at line 63 of file AthExHiveOpts.py.
AthExHiveOpts.EvtMax |
Definition at line 79 of file AthExHiveOpts.py.
AthExHiveOpts.Key_R1 |
Definition at line 67 of file AthExHiveOpts.py.
AthExHiveOpts.Key_RV |
Definition at line 72 of file AthExHiveOpts.py.
AthExHiveOpts.Key_W1 |
Definition at line 65 of file AthExHiveOpts.py.
AthExHiveOpts.Key_WV |
Definition at line 73 of file AthExHiveOpts.py.
AthExHiveOpts.name = alg.name() |
Definition at line 122 of file AthExHiveOpts.py.
AthExHiveOpts.nProc = jp.ConcurrencyFlags.NumProcs() |
Definition at line 81 of file AthExHiveOpts.py.
AthExHiveOpts.nThreads = jp.ConcurrencyFlags.NumThreads() |
Definition at line 12 of file AthExHiveOpts.py.
AthExHiveOpts.OutputLevel |
Definition at line 63 of file AthExHiveOpts.py.
AthExHiveOpts.PreCountedEvents |
Definition at line 104 of file AthExHiveOpts.py.
AthExHiveOpts.ThreadInitTools |
Definition at line 41 of file AthExHiveOpts.py.
AthExHiveOpts.Time |
Definition at line 63 of file AthExHiveOpts.py.
AthExHiveOpts.topSequence = AlgSequence() |
Definition at line 60 of file AthExHiveOpts.py.