ATLAS Offline Software
Loading...
Searching...
No Matches
python.CondDB Namespace Reference

Classes

class  CondDB

Variables

 condSeq = AthSequencer("AthCondSeq")
 condInputLoader = CondInputLoader( "CondInputLoader")
 nConcurrentEvents = max(1,jp.ConcurrencyFlags.NumConcurrentEvents())
 cleaner = Athena__DelayedConditionsCleanerSvc(RingSize = 2*nConcurrentEvents)
 CleanerSvc

Variable Documentation

◆ cleaner

python.CondDB.cleaner = Athena__DelayedConditionsCleanerSvc(RingSize = 2*nConcurrentEvents)

Definition at line 50 of file CondDB.py.

◆ CleanerSvc

python.CondDB.CleanerSvc

Definition at line 52 of file CondDB.py.

◆ condInputLoader

python.CondDB.condInputLoader = CondInputLoader( "CondInputLoader")

Definition at line 41 of file CondDB.py.

◆ condSeq

python.CondDB.condSeq = AthSequencer("AthCondSeq")

Definition at line 39 of file CondDB.py.

◆ nConcurrentEvents

python.CondDB.nConcurrentEvents = max(1,jp.ConcurrencyFlags.NumConcurrentEvents())

Definition at line 49 of file CondDB.py.