Skip to content

Changes the composition, second try - #1036

Merged
benedikt-voelkel merged 2 commits into
AliceO2Group:masterfrom
rbailhac:master
Apr 27, 2023
Merged

Changes the composition, second try#1036
benedikt-voelkel merged 2 commits into
AliceO2Group:masterfrom
rbailhac:master

Conversation

@rbailhac

Copy link
Copy Markdown
Contributor

Second try. Sorry, for technical reasons I had to close the previous pull request.

Comment thread MC/run/PWGEM/runHFToDielectrons_pp.sh Outdated

#generate random number
RNDSIG=$((1 + $RANDOM % 100))
RNDSIG=$((0 + $RANDOM % 100))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could even remove the 0 + from the calculation. That does not do anything

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be done now.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! Let's wait for the CI and then I think we can merge it.

@benedikt-voelkel
benedikt-voelkel merged commit 71a2a6b into AliceO2Group:master Apr 27, 2023
rmunzer pushed a commit to rmunzer/O2DPG that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants