-
Notifications
You must be signed in to change notification settings - Fork 803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fragments and Cards for DY->TauTau #3812
base: master
Are you sure you want to change the base?
Conversation
Hi, the common background team will take care of this sample (@Cvico @sihyunjeon @agrohsje). |
For which analysis or POG is this? Is this related to tau polarization? |
Hi! This would be for the Higgs->TauTau CP analysis, we have found that in our most sensitive channels the stat uncertainty on the DY MC component is of order 10%. We would like to reduce this if possible, but are conscious of the fact that we can't order too many events - so we want to make gridpacks for DY->TauTau and will have filters in the fragment. We will discuss this with HLepRare next week and report back to you. I just opened the gridpack PR so that it's ready if we decide to go ahead with the ordering. |
hi, do you really need njet split case for this? in any case instead of making all the gridpacks separately from scratch and with this way -- your cross section after filtering is not going to be super large so you can just do sth like (cross section) x (lumi) x (5-10) = (nevents to request) -- and you don't have to split the njets unless the analysis is built on a signal region with sth like "2 taus + 3 or more jets" |
Hi, we are going to need more or the higher jet multiplicities than the lower ones, which was the reason for the different gridpacks/cards. We will be either requesting NLO or LO samples, depending on the outcome of our request with HiggsLepRare, and I can delete the cards we won't use (everything is here for now so the Higgs MC contacts etc can see) |
Hi @sihyunjeon @vlimant, I have discussed these requests with the HLepRare convenor @kandrosov - as well as the HLepRare MC contact @maravin . We decided that we will go ahead (via the Higgs PAG) with the production of the NLO DY->TauTau Filtered samples for the 2022 and 2023 eras as they will be very beneficial to all Higgs->TauTau early Run 3 analyses. We have all of the necessary gridpacks etc produced for these already, would it be possible to please merge this PR so that the cards are stored on genproductions? I can remove the LO cards if that is an issue. Please let me know how to proceed. Best, |
Hi Lucas, for 2024 production we have already injected an inclusive DY tautau NLO sample, as well as the 0J bin (have a look here). @sihyunjeon can comment, but I think the other jet bins will also be submitted when possible. Are these what you need? If so, I think the easiest is to just clone them into 2022 and 2023 campaigns. |
Hi @lviliani, For 22/23 we need to have our own requests as we have a HepMC filter that is drastically reducing the number of events the we need to order. We're also on quite a short timescale (we want to try and have these ready for Moriond), so I think the easiest is to proceed via the HIG PAG for these eras? It is good to know for the 24 samples, we will review if we need to order more stats for 2024 (and further) at a later point. |
Ok, you have to add the fragment with the filter also for the NLO samples then. I only see the one for the LO MLM sample here. I think there's also a difference regarding the models wrt standard samples, because you are using |
What is the required statistics? |
Ok thank you! I will add the fragment shortly sorry I missed that. With regards the the model I'm using, I took what was here Line 1 in 1496281
This uses the loop_sm-no_b_mass - if it is not the standard sample could you please let me know where the cards are located?
|
With the filters we are applying, the breakdown is: The HIG MC contact is in the process of creating the necessary prepIDs |
Do you have the rough filter efficiencies? |
@lviliani I have now added the NLO fragment for 0J - I can add the other ones too if you would like (1 and 2J), but they are identical except for the path to the gridpack. |
@lviliani @sihyunjeon Could you please confirm whether the cards stored on the genproductions GitHub for the central samples are indeed different to what was used in 22/23? (ie diagonal vs non diagonal CKM) If we should be using the CKM model I will remake the grid packs and check filters etc so that there is some consistency (and we can stitch together with central) |
Hi, I think the CKM model is what has been used for common backgrounds. |
Other several settings (taking the pdgid values for SM parameters) are also different. Again, I would just recycle existing fragments from bottom three prepids from [1] and add filter on top of it. This is also helpful in case people need to stack up two different samples if they are lacking stats. mZ=91GeV and mZ=90GeV doesn't make huge difference but other parameters in the run card, i am not sure what could still be different. |
@lviliani if you prefer this to be done in the central bkg framework, i can work on it next week |
Thanks @sihyunjeon I'm on holiday this week but on Sunday or Monday I can copy the fragments you linked to make sure everything is the same. Should I just untar the grid packs that are used there to check the run/proc cards etc? Again I initially copied everything from what I saw on the genproductions GitHub - this just isn't up to date then I guess? |
Can't you just use the same gridpacks linked by @sihyunjeon? |
Not quite because I think those are DY->LL (all leptons) not TauTau. But if there are NLO 0,1,2J DY->TauTau available that are compatible with the 22/23 datasets we could just ad a filter yeah. |
One possibility is to follow the approach used here as an example: You can see that in this case we start from a DY->LL gridpack and we select the TauTau final state with a filter. |
@lviliani 's comment is also what i meant that should be done. |
Thanks for the example, I will give it a go on Monday (I'm on holiday this week and have no laptop). Thank you very much for all your help :) |
Hi @lviliani @sihyunjeon , I'm now using the central DY->LL gridpacks with a filter as suggested, so that all of the custom parameters etc are the same. I have left the updated fragments in this PR. I have a last question about the McM validation script on these fragments. I've attached the summary printout at the bottom of this message. The matching efficiency and HepMC filter efficiencies are essentially the same as what I had measured using my dedicated gridpacks which is good. I don't see any effect of the LHE filter in the printed efficiencies near the cross section summary table, I just see that the number of events in the summary table is 1/3 of the total tested (the 10k written lower down). This 1/3 factor appearing I think means that the LHE filter is in fact working as expected - I was just wondering if there is anywhere I should expect to see a printout? Btw I also notice the filter efficiency "[TO BE USED IN MCM]" is 1.0 still - does this mean the HepMC filter efficiency should not need to be included in the filter efficiency section of the request on McM? The total efficiency as the very bottom (.0429) seems to be matching eff * HepMC eff * LHE eff which makes sense to me. Does this mean that the filter efficiency put in the McM request should be HepMC eff * LHE eff (1/3) ?
|
Dear @lucasrussell01, good question. |
Ok great, thank you for the confirmation! Good to know. |
Cards and fragment for DY->TauTau