Added support for fixed-target mode using Unigen reader
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!!!
In simulation/generators/mpdGen/MpdUnigenGenerator.*
:
- Added flag isLabSystem
in constructor for fixed-target mode;
- Added Lorentz boost (cm -\u003e lab) for fixed-target mode if the flag isLabSystem
is set.
In macros/common/runMC.C
:
- Added isLabSystem
in the unigen reader.
Edited by CodeOwners Admin