ATLAS Offline Software
Variables
CondAlgsOpts Namespace Reference

Variables

 nThreads = jp.ConcurrencyFlags.NumThreads()
 
 FirstEvent
 
 RunNumber
 
 InitialTimeStamp
 
 TimeStampInterval
 
 FirstLB
 
 OutputLevel
 
 topSequence = AlgSequence()
 
 DEBUG
 
 Key_R1
 
 Key_W1
 
 Key_CH
 
 Key_CH1
 
 Key_CH2
 
 condSeq = AthSequencer("AthCondSeq")
 
 Key_DB
 
 Key_DB1
 
 Key_DB2
 
string condDbFile = "condDb.txt"
 
 cdb = os.path.join(dir,condDbFile)
 
int found = 1
 
 CondFile
 
 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

CondAlgsOpts.algCardinality = jp.ConcurrencyFlags.NumThreads()

set which Algorithms can be cloned

Definition at line 156 of file CondAlgsOpts.py.

◆ Cardinality

CondAlgsOpts.Cardinality

Definition at line 161 of file CondAlgsOpts.py.

◆ cdb

CondAlgsOpts.cdb = os.path.join(dir,condDbFile)

Definition at line 99 of file CondAlgsOpts.py.

◆ chunkSize

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

Definition at line 139 of file CondAlgsOpts.py.

◆ ChunkSize

CondAlgsOpts.ChunkSize

Definition at line 143 of file CondAlgsOpts.py.

◆ condDbFile

string CondAlgsOpts.condDbFile = "condDb.txt"

Definition at line 95 of file CondAlgsOpts.py.

◆ CondFile

CondAlgsOpts.CondFile

Definition at line 110 of file CondAlgsOpts.py.

◆ condSeq

CondAlgsOpts.condSeq = AthSequencer("AthCondSeq")

Definition at line 87 of file CondAlgsOpts.py.

◆ DEBUG

CondAlgsOpts.DEBUG

Definition at line 80 of file CondAlgsOpts.py.

◆ EvtMax

CondAlgsOpts.EvtMax

Definition at line 117 of file CondAlgsOpts.py.

◆ FirstEvent

CondAlgsOpts.FirstEvent

Definition at line 19 of file CondAlgsOpts.py.

◆ FirstLB

CondAlgsOpts.FirstLB

Definition at line 23 of file CondAlgsOpts.py.

◆ found

int CondAlgsOpts.found = 1

Definition at line 101 of file CondAlgsOpts.py.

◆ InitialTimeStamp

CondAlgsOpts.InitialTimeStamp

Definition at line 21 of file CondAlgsOpts.py.

◆ Key_CH

CondAlgsOpts.Key_CH

Definition at line 81 of file CondAlgsOpts.py.

◆ Key_CH1

CondAlgsOpts.Key_CH1

Definition at line 83 of file CondAlgsOpts.py.

◆ Key_CH2

CondAlgsOpts.Key_CH2

Definition at line 83 of file CondAlgsOpts.py.

◆ Key_DB

CondAlgsOpts.Key_DB

Definition at line 89 of file CondAlgsOpts.py.

◆ Key_DB1

CondAlgsOpts.Key_DB1

Definition at line 92 of file CondAlgsOpts.py.

◆ Key_DB2

CondAlgsOpts.Key_DB2

Definition at line 92 of file CondAlgsOpts.py.

◆ Key_R1

CondAlgsOpts.Key_R1

Definition at line 80 of file CondAlgsOpts.py.

◆ Key_W1

CondAlgsOpts.Key_W1

Definition at line 80 of file CondAlgsOpts.py.

◆ name

CondAlgsOpts.name = alg.name()

Definition at line 160 of file CondAlgsOpts.py.

◆ nProc

CondAlgsOpts.nProc = jp.ConcurrencyFlags.NumProcs()

Definition at line 119 of file CondAlgsOpts.py.

◆ nThreads

CondAlgsOpts.nThreads = jp.ConcurrencyFlags.NumThreads()

Definition at line 12 of file CondAlgsOpts.py.

◆ OutputLevel

CondAlgsOpts.OutputLevel

Definition at line 54 of file CondAlgsOpts.py.

◆ PreCountedEvents

CondAlgsOpts.PreCountedEvents

Definition at line 142 of file CondAlgsOpts.py.

◆ RunNumber

CondAlgsOpts.RunNumber

Definition at line 20 of file CondAlgsOpts.py.

◆ TimeStampInterval

CondAlgsOpts.TimeStampInterval

Definition at line 22 of file CondAlgsOpts.py.

◆ topSequence

CondAlgsOpts.topSequence = AlgSequence()

Definition at line 76 of file CondAlgsOpts.py.