Add switch for synthetic flow in standard gap triggered LF generator #1968
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@lbariogl this adds a
boolto the standard LF gap-triggered pythia generator such that flow can be added if desired (default: off). Tested to work just fine; also added a correspondinginifile following the nuclei prescription. Let me know if there's something that needs adjusting :-)N.B.: all particles will have v2 vs pT set to that of inclusive charged particles. Thus, for nuclei, the objective of a MC generated with flow will be to find out the modulation of the efficiency instead (and not directly the fractional change of the v2 reco vs v2 generated).