[PWGDQ] adds single muon pTcut 1p5 1p7 and 2 GeV/c with MCH-MID matching#16703
[PWGDQ] adds single muon pTcut 1p5 1p7 and 2 GeV/c with MCH-MID matching#16703iamkoushikb-bit wants to merge 2 commits into
Conversation
|
O2 linter results: ❌ 1 errors, |
|
Don't open a PR for review if does not pass the checks. |
|
@iamkoushikb-bit Please add your full name on your profile. |
|
is this fine now? can it be merged now? |
lucamicheletti93
left a comment
There was a problem hiding this comment.
Dear @iamkoushikb-bit is it really needed to add these cuts? Are they necessary for the Upsilona analysis? In this case you can directly use minitree that allows you to do more cuts
|
Dear @lucamicheletti93, Thank you so much for your comment. Actually I want to do mixed event background subtraction and then perform centrality and dimuon-pt differential yield extraction. and mixed events studies are not possible with minitree right? Currently I am using DQ_LHC23_PbPb_pass4_muon dataset - this was skimmed using muonQualityCuts, and I am putting matchedMchMid as my muon_selection criterion in O2_dq_table_reader workflow. So as of now without these new cuts my current mixed event study has no single muon pT cuts applied, I have followed your suggestion of using minitree and found that with single muon pT cuts the S/B improves, I hope this can improve my mixed event study. I would be eager to know your comments and suggestions on this. also I would really appreciate if you can suggest another way around like more suitable cuts. |
This PR adds new predefined single-muon cuts in CutsLibrary.cxx.
Added:
muonLowPt1p5
muonLowPt1p7
muonLowPt1p5_MchMidmatching
muonLowPt1p7_MchMidmatching
muonLowPt6_MchMidmatching
These cuts provide additional pT thresholds combined with MCH-MID matching for PWGDQ analyses and Hyperloop workflows.