Skip to content

Turning the trigger navigatio thinning off in SUSY1

Alvaro Lopez Solis requested to merge alopezso/athena:YourBranchName into 21.2

Dear all,

Due to the recent discovery that turning b-jet thinning off in debc39e5 doesn't work for the data18, we adopted the same strategy that in TopQ4: https://gitlab.cern.ch/atlas/athena/blob/21.2/PhysicsAnalysis/DerivationFramework/DerivationFrameworkTop/share/TOPQ4.py#L50-51

To avoid doing a MR everytime that we need to produce samples turning the b-jet thinning off, I have created a SUSYCommonFlags.py file (stored in DerivationFrameworkSUSY/python/) with a flag that can be turned on in the preExec when defining the cache. The defined flag only affects SUSY1 and should not have any influence in any other format.

Implementing the solution to issue : https://its.cern.ch/jira/browse/ATLASDPD-1430 . Tagging @msaimper

Best,

Alvaro Lopez

Edited by Alvaro Lopez Solis

Merge request reports