![]() |
ATLAS Offline Software
|
Functions | |
| TLAJetCommonCfg (ConfigFlags) | |
| These jet related functions are a copy of the ones in the JetCommonConfig file but we remove the jet collections we don't need. | |
| StandardTLAJetsCfg (ConfigFlags) | |
| AddTLATruthJetsCfg (flags) | |
| PostTLAJetMCTruthAugmentationsCfg (flags, **kwargs) | |
| AddStandardTLATruthContentsCfg (flags, decorationDressing='dressedPhoton', includeTausInDressingPhotonRemoval=False, prefix='', useTLAPostJetAugmentations=True) | |
| TLACommonConfigFunctions.AddStandardTLATruthContentsCfg | ( | flags, | |
| decorationDressing = 'dressedPhoton', | |||
| includeTausInDressingPhotonRemoval = False, | |||
| prefix = '', | |||
| useTLAPostJetAugmentations = True ) |
Definition at line 107 of file TLACommonConfigFunctions.py.
| TLACommonConfigFunctions.AddTLATruthJetsCfg | ( | flags | ) |
Definition at line 60 of file TLACommonConfigFunctions.py.
| TLACommonConfigFunctions.PostTLAJetMCTruthAugmentationsCfg | ( | flags, | |
| ** | kwargs ) |
Definition at line 74 of file TLACommonConfigFunctions.py.
| TLACommonConfigFunctions.StandardTLAJetsCfg | ( | ConfigFlags | ) |
Standard (offline) jets needed for TLA derivations
Definition at line 32 of file TLACommonConfigFunctions.py.
| TLACommonConfigFunctions.TLAJetCommonCfg | ( | ConfigFlags | ) |
These jet related functions are a copy of the ones in the JetCommonConfig file but we remove the jet collections we don't need.
TLA config for jet reconstruction and decorations
Definition at line 16 of file TLACommonConfigFunctions.py.