MC/PWGEM: update DY config in OO#2356
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
| @@ -0,0 +1,7 @@ | |||
| [GeneratorExternal] | |||
| fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_DYll.C | |||
There was a problem hiding this comment.
${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_DYLL.C → there's a typo here
There was a problem hiding this comment.
Hello @jackal1-66 , thank you for looking into this. But, my files have "DYll" consistently. So, DYll is the correct name, not capital DYLL. Do I misunderstand your comment?
There was a problem hiding this comment.
@dsekihat you can check directly in the master of O2DPG online: the only available file has capital LL. Any chance you have renamed it by mistake in your local copy?
There was a problem hiding this comment.
Indeed, you are right. O2DPG master and my linux machine shows DYLL, but my mac shows DYll. I made this PR from my mac. Thank you for your comments.
jackal1-66
left a comment
There was a problem hiding this comment.
Fine by me. In the end I see you're the only one using this file and the other files in O2DPG all contain the lowercase ll
MC/PWGEM: update DY config in OO