-
Notifications
You must be signed in to change notification settings - Fork 796
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
Generation of TTZZ sample without MadSpin card #3815
base: master
Are you sure you want to change the base?
Conversation
…customizecards.dat
Thanks. I think the tops need to be decayed in the Madgraph. (or madspin) |
Dear Bugra, I didn't request the top's decay, as my team wants this sample with the top decaying inclusive. |
Dear @G-Vian, in this case the decays will be handled by pythia8, which does not take into account spin correlations effects in the decays. This will lead to wrong distributions for spin sensitive observables. |
Tops decaying
Dear Lorenzo, |
Dear @G-Vian , thanks for following up and sorry for the late response. But actually, referring also to the other TTZZ card that you mentioned at the beginning, what is the difference here? It looks to me that in both cases you will get inclusive decays. |
Dear Lorenzo, |
Sorry, I'm not following. |
Yes, thats correct. |
Ok thanks, then I don't understand why you need these new TTZZ cards. |
It is because we dont want the MadSpin decay of the Zs |
But then why decay top in madgraph? Setup is not superbly convincing Either you drop all the decays in madgraph/madspin to enhance computing performance (pythia is faster) OR decay both t and z You decay top down to w and b. Why? Pythia decays top to w and b anyways You can do Or are we missing sth here |
I have decayed the Tops because was informed in the previous comment that leaving it to Pythia decay would lead to wrong spin correlations. |
Same story goes for z, it loses spin correlation when pythia handles it |
To me the proper configuration is the previous one, in which you use madspin for all the decays. Maybe if you explain why you don't want madspin we can have a better understanding. |
Dear GEN conveners, I apologize for the delay in responding, but I have discussed this with my analysis team, and they have concluded that we will perform all decays in Pythia. We will do this in the same way as it was done in our analysis of Run 2. Thank you very much, and please forgive the delay. |
Dear GEN Conveners, I have also added cards for the TTZH process for Run 3, as the cards from this link [1] for Run 3 had a BW Cutoff value of 15000. |
Hi @G-Vian, the recommendation from GEN is to use Madgraph or Madspin for the decays, and not Pythia8 because the spin correlations are lost in this case. As we wrote previously, using Pythia8 will lead to wrong kinematic distributions for variables sensitive to spin correlations. |
Dear Lorenzo, we are aware of this problem, but we still want to follow this approach. We want to do this in the same way as it was done in our analysis of Run 2. |
Hi @G-Vian, before merging this PR, we would like to ask you or your team to present at one of the upcoming GEN meetings (Mondays at 2pm) to discuss whether this approach is sensible in your analysis. |
Dear GEN conveners, Following your message, we decided to perform the decays of the Z boson and the top quark in MadGraph (or in a MadSpin card) to preserve spin correlations. Initially, we planned to handle the decays in Pythia, during the event generation, following what was done in the generation of these processes for Run 2. With this in mind, we are thus considering modifying the other cards we submitted for Run 3 (i.e. for TTZH, TTHH and TT4b), to be consistent with the prescription of performing the decays through MadGraph (or MadSpin). The tops (inclusive) and Zs (Z > bb~) will be decayed following this new prescription, except for the Higgs, which will be decayed in Pythia (H > bb~). G. Vian, A. Savoy-Navarro, W. Wei |
Dear GEN team,
My team wants a ttZZ sample with 13.6 TeV center of mass energy. The other TTZZ card, available at [1], contains a MadSpin Card that decays the ZZ, that's why I created these cards for a TTZZ process without Z decaying.
Thank you very much.