ATLAS Offline Software
|
Functions | |
def | maxNevtsPerXing (flags) |
def | runLumiListAndScaleFactorLists (flags) |
def | LumiProfileSvcCfg (flags, name="LumiProfileSvc", **kwargs) |
def | NoProfileSvcCfg (flags, name="NoProfileSvc", **kwargs) |
ComponentAccumulator run dependent service configuration Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
def python.RunDependentConfig.LumiProfileSvcCfg | ( | flags, | |
name = "LumiProfileSvc" , |
|||
** | kwargs | ||
) |
Definition at line 36 of file RunDependentConfig.py.
def python.RunDependentConfig.maxNevtsPerXing | ( | flags | ) |
Return the largest minbias pileup value, for PileUpEvtLoopMgr caches
Definition at line 9 of file RunDependentConfig.py.
def python.RunDependentConfig.NoProfileSvcCfg | ( | flags, | |
name = "NoProfileSvc" , |
|||
** | kwargs | ||
) |
Definition at line 46 of file RunDependentConfig.py.
def python.RunDependentConfig.runLumiListAndScaleFactorLists | ( | flags | ) |
Definition at line 16 of file RunDependentConfig.py.