GASP-UFRGS / LHE-Proton-Writer

Routine to append proton kinematics in text files in LHE format
GNU General Public License v3.0
0 stars 3 forks source link

duplicated protons in processes AA > AA #17

Closed diemort closed 1 month ago

diemort commented 2 months ago

it seems that the code is picking each pair of photons and producing protons from them, duplicating it:


 6      0 +5.3248000e-04 9.62475900e+01 7.75614700e-03 1.17047000e-01
       22 -1    0    0    0    0 +0.0000000000e+00 +0.0000000000e+00 +2.1957535089e+02 2.1957535089e+02 0.0000000000e+00 0.0000e+00 -1.0000e+00
       22 -1    0    0    0    0 -0.0000000000e+00 -0.0000000000e+00 -1.0547175483e+01 1.0547175483e+01 0.0000000000e+00 0.0000e+00 1.0000e+00
     2212  1    0    0    0    0 +0.0000000000e+00 +0.0000000000e+00 +6.7804246491e+03 6.7804246491e+03 9.3827208820e-01 0.0000e+00 1.0000e+00
     2212  1    0    0    0    0 -0.0000000000e+00 -0.0000000000e+00 -6.9894528245e+03 6.9894528245e+03 9.3827208820e-01 0.0000e+00 -1.0000e+00
       22  1    1    2    0    0 -2.1896285143e+01 -4.2815229989e+01 +1.0886306520e+02 1.1901158845e+02 0.0000000000e+00 0.0000e+00 -1.0000e+00
       22  1    1    2    0    0 +2.1896285143e+01 +4.2815229989e+01 +1.0016511021e+02 1.1111093792e+02 0.0000000000e+00 0.0000e+00 1.0000e+00
     2212  1    0    0    0    0 +0.0000000000e+00 +0.0000000000e+00 +6.8911369348e+03 6.8809884115e+03 9.3827208820e-01 0.0000e+00 1.0000e+00
     2212  1    0    0    0    0 +0.0000000000e+00 +0.0000000000e+00 +6.8998348898e+03 6.8888890621e+03 9.3827208820e-01 0.0000e+00 1.0000e+00
</event>```