ATLAS Offline Software
|
Functions | |
def | LArMCSymCondAlgCfg (flags, name="LArMCSymCondAlg", **kwargs) |
def | LArAutoCorrNoiseCondAlgCfg (flags, name="LArAutoCorrNoiseCondAlg", **kwargs) |
def | LArOFCCondAlgCfg (flags, name='LArOFCCondAlg', **kwargs) |
def | LArOFCSCCondAlgCfg (flags, name='LArOFCSCCondAlg', **kwargs) |
def | LArAutoCorrTotalCondAlgCfg (flags, name='LArAutoCorrTotalCondAlg', **kwargs) |
def | LArAutoCorrTotalSCCondAlgCfg (flags, name='LArAutoCorrTotalSCCondAlg', **kwargs) |
def | LArRoIMapCondAlgCfg (flags, name='LArRoIMapCondAlg', **kwargs) |
Variables | |
flags1 = initConfigFlags() | |
NumberOfCollisions | |
Files | |
def | acc1 = LArOFCCondAlgCfg (flags1) |
summariseProps | |
flags4 = initConfigFlags() | |
nSamples | |
def | acc4 = LArAutoCorrTotalCondAlgCfg (flags4) |
flags5 = initConfigFlags() | |
def | acc5 = LArRoIMapCondAlgCfg (flags5) |
ComponentAccumulator configuration utilities for LArRecUtils Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
def python.LArRecUtilsConfig.LArAutoCorrNoiseCondAlgCfg | ( | flags, | |
name = "LArAutoCorrNoiseCondAlg" , |
|||
** | kwargs | ||
) |
Return ComponentAccumulator with configured LArAutoCorrNoiseCondAlg
Definition at line 20 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.LArAutoCorrTotalCondAlgCfg | ( | flags, | |
name = 'LArAutoCorrTotalCondAlg' , |
|||
** | kwargs | ||
) |
Definition at line 84 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.LArAutoCorrTotalSCCondAlgCfg | ( | flags, | |
name = 'LArAutoCorrTotalSCCondAlg' , |
|||
** | kwargs | ||
) |
Definition at line 113 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.LArMCSymCondAlgCfg | ( | flags, | |
name = "LArMCSymCondAlg" , |
|||
** | kwargs | ||
) |
Return ComponentAccumulator with configured LArMCSymCondAlg
Definition at line 12 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.LArOFCCondAlgCfg | ( | flags, | |
name = 'LArOFCCondAlg' , |
|||
** | kwargs | ||
) |
Definition at line 33 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.LArOFCSCCondAlgCfg | ( | flags, | |
name = 'LArOFCSCCondAlg' , |
|||
** | kwargs | ||
) |
Definition at line 53 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.LArRoIMapCondAlgCfg | ( | flags, | |
name = 'LArRoIMapCondAlg' , |
|||
** | kwargs | ||
) |
Definition at line 158 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.acc1 = LArOFCCondAlgCfg (flags1) |
Definition at line 186 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.acc4 = LArAutoCorrTotalCondAlgCfg (flags4) |
Definition at line 196 of file LArRecUtilsConfig.py.
def python.LArRecUtilsConfig.acc5 = LArRoIMapCondAlgCfg (flags5) |
Definition at line 205 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.Files |
Definition at line 184 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.flags1 = initConfigFlags() |
Definition at line 182 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.flags4 = initConfigFlags() |
Definition at line 191 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.flags5 = initConfigFlags() |
Definition at line 201 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.nSamples |
Definition at line 194 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.NumberOfCollisions |
Definition at line 183 of file LArRecUtilsConfig.py.
python.LArRecUtilsConfig.summariseProps |
Definition at line 187 of file LArRecUtilsConfig.py.