Skip to content

MpdUnigenGenerator: added support for fixed-target mode (Lorentz boost)

Peter Parfenov requested to merge unigen-reader-fxt-mode into dev
DO NOT REMOVE THIS BOXED MESSAGE

Code in this merge request is subject to review by Code Owners.
The list of reviewers is posted in the comments section.
After all of the code is approved, please put a brief notice about it at the beginning of this message.

NOTE: Merging this code without getting it approved by Code Owners will result in suspending your developer rights!!!


MpdUnigenGenerator: Added support for the fixed-target mode.
- Input model data (UniGen) is the same for both collider and fixed-target modes (i.e. in ecm system)
- Added new flag isLabSystem in the constructor of MpdUnigenGenerator
- If isLabSystem is true the Lorentz boost (ecm-\u003elab) is performed while reading input model data

Edited by CodeOwners Admin

Merge request reports