ATLAS Offline Software
|
Functions | |
def | OnlyTrackingPreInclude (flags) |
def | egammaOnlyFromRaw (flags) |
Disable everything but track reconstruction Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
def python.ConfigurationHelpers.egammaOnlyFromRaw | ( | flags | ) |
egammaOnlyFromRaw flags for Reco_tf with CA
Definition at line 3 of file Reconstruction/egamma/egammaConfig/python/ConfigurationHelpers.py.
def python.ConfigurationHelpers.OnlyTrackingPreInclude | ( | flags | ) |
This will manually disable everything except for tracking. The purpose is to speed up overall execution by only running tracking and nothing else
Definition at line 6 of file InnerDetector/InDetConfig/python/ConfigurationHelpers.py.