Skip to content

add option to check if event passes mufilter selection

Mark/flag the events passing the mufilter selection:

pT> 3000 and eta < 2.8

In this way, we can keep track of the events from the NON 'mufilt' samples also passing this selection. Scope of the flag: we will be able to veto/reweight these events when combining the mufilt and non-mufilt DSIDs.

Add a branch to the ntuples to define if an event passes the mufilt selection or not.
Add a property to the CxAODMaker_FlavourTagging as well.

Collecting here all the MR related to this issue: TupleMaker_FlavourTagging: https://gitlab.cern.ch/atlas-boosted-xbb/TupleMaker_FlavourTagging/-/merge_requests/6
FrameworkExe_FlavourTagging: https://gitlab.cern.ch/atlas-boosted-xbb/FrameworkExe_FlavourTagging/-/merge_requests/8
CxAODTools_FlavourTgging: https://gitlab.cern.ch/atlas-boosted-xbb/CxAODTools_FlavourTagging/-/merge_requests/5
CxAODMaker_FlavourTagging: https://gitlab.cern.ch/atlas-boosted-xbb/CxAODMaker_FlavourTagging/-/merge_requests/6

fix: https://gitlab.cern.ch/atlas-boosted-xbb/CxAODMaker_FlavourTagging/-/merge_requests/8/diffs

Edited by Ilaria Luise