Skip to content

Conversation

@motomioya
Copy link
Contributor

No description provided.

@github-actions
Copy link

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

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");
Copy link
Contributor

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?

Copy link
Contributor Author

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}.

@sawenzel
Copy link
Contributor

sawenzel commented Dec 6, 2024

@AliceO2Group/reviewers-pwg-dq please approve

@sawenzel sawenzel merged commit d1b9a1f into AliceO2Group:master Dec 19, 2024
7 checks passed
alcaliva pushed a commit that referenced this pull request Jan 22, 2025
* 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)
alcaliva pushed a commit that referenced this pull request Jan 23, 2025
* 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)
alcaliva pushed a commit that referenced this pull request Jan 28, 2025
* 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)
alcaliva pushed a commit that referenced this pull request Feb 3, 2025
* 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)
alcaliva pushed a commit that referenced this pull request Feb 4, 2025
* 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)
alcaliva pushed a commit that referenced this pull request Feb 17, 2025
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants