ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaConfig
python
Reconstruction/egamma/egammaConfig/python/ConfigurationHelpers.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
2
3
def
egammaOnlyFromRaw
(flags):
4
"""egammaOnlyFromRaw flags for Reco_tf with CA"""
5
flags.Detector.GeometryMuon =
False
6
flags.Detector.EnableAFP =
False
7
flags.Detector.EnableLucid =
False
8
flags.Reco.EnableTrigger =
False
9
flags.Reco.EnableCombinedMuon =
False
10
flags.Reco.EnablePFlow =
False
11
flags.Reco.EnableTau =
False
12
flags.Reco.EnableJet =
False
13
flags.Reco.EnableBTagging =
False
14
flags.Reco.EnableCaloRinger =
False
15
flags.Egamma.doTrackThinning =
False
16
flags.Reco.PostProcessing.GeantTruthThinning =
False
17
flags.Reco.PostProcessing.TRTAloneThinning =
False
python.ConfigurationHelpers.egammaOnlyFromRaw
egammaOnlyFromRaw(flags)
Definition
Reconstruction/egamma/egammaConfig/python/ConfigurationHelpers.py:3
Generated on
for ATLAS Offline Software by
1.17.0