-
Notifications
You must be signed in to change notification settings - Fork 180
Add files to simulate HFs to dimuons with trigger gap #1820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
| mInverseTriggerRatio = inputTriggerRatio; | ||
| // define minimum bias event generator | ||
| auto seed = (gRandom->TRandom::GetSeed() % 900000000); | ||
| TString pathconfigMB = gSystem->ExpandPathName("$O2DPG_ROOT/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
generator configs should no longer refer to ${O2DPG_ROOT} but to ${O2DPG_MC_CONFIG_ROOT}. Could you please fix this in all your files?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. I changed all ${O2DPG_ROOT} in this updates to ${O2DPG_MC_CONFIG_ROOT}.
|
@AliceO2Group/reviewers-pwg-dq please approve |
* Add files to simulate HFs to dimuons with trigger gap * Modified requirements in test file * Modify O2DPG_ROOT to O2O2DPG_MC_CONFIG_ROOT (cherry picked from commit d1b9a1f)
* Add files to simulate HFs to dimuons with trigger gap * Modified requirements in test file * Modify O2DPG_ROOT to O2O2DPG_MC_CONFIG_ROOT (cherry picked from commit d1b9a1f)
* Add files to simulate HFs to dimuons with trigger gap * Modified requirements in test file * Modify O2DPG_ROOT to O2O2DPG_MC_CONFIG_ROOT (cherry picked from commit d1b9a1f)
* Add files to simulate HFs to dimuons with trigger gap * Modified requirements in test file * Modify O2DPG_ROOT to O2O2DPG_MC_CONFIG_ROOT (cherry picked from commit d1b9a1f)
* Add files to simulate HFs to dimuons with trigger gap * Modified requirements in test file * Modify O2DPG_ROOT to O2O2DPG_MC_CONFIG_ROOT (cherry picked from commit d1b9a1f)
* Add files to simulate HFs to dimuons with trigger gap * Modified requirements in test file * Modify O2DPG_ROOT to O2O2DPG_MC_CONFIG_ROOT (cherry picked from commit d1b9a1f)
No description provided.