Superchic_i: Add python class converting LHE file for Pythia
This MR adds python class for conversion of SuperChic's output LHE file contents to ones accepted by Pythia for correct FSR simulation. It should only be used for γγ -> ll processes.
- Replaces
init
block: changes beam particles from ions to muons and their energy to be equal to ion beam. - Changes photon:
px
andpy
to zero and energy topz
. - Recalculates energy scale to be equal:
(pT_l1 + pT_l2) / 2
Example: /afs/cern.ch/user/k/kciesla/public/master-superchic-lheconverter/run
Pinging: @mdyndal
Merge request reports
Activity
added Generators master review-pending-level-1 labels
CI Result SUCCESS (hash 960653df)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 1
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 52122]- Resolved by Vakhtang Tsulaia
Changes look fine from L1 point of view, but the CI is complaining about a missing copyright statement in the beginning of the file. Could you please add this?
Kira (L1)
added review-user-action-required label and removed review-pending-level-1 label
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 56dc7def)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 52232]added review-approved label and removed review-pending-level-1 label
mentioned in commit 785409e2
added sweep:ignore label