From 005df11c9a2c96a42b56fd8a470d4b5bd4f4b9ef Mon Sep 17 00:00:00 2001 From: Marco Giacalone Date: Thu, 3 Oct 2024 14:32:10 +0200 Subject: [PATCH] Introduced new environment config variable (#1756) * Introduced new environment config variable O2DPG_MC_CFG_ROOT is going to replace O2DPG_ROOT inside the config files. This will make the system more flexible by allowing the user to change this variable on-the-fly, and hence not be limited by the loaded version of O2DPG. --- .github/workflows/syntax-checks.yml | 21 +++++++++++++++++++ MC/config/ALICE3/ini/pythia8_ArAr.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_KrKr.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_OO.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_PbPb.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_PbPb_536tev.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_XeXe.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_pp.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_pp_136tev.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_pp_13tev.ini | 4 ++-- .../ALICE3/ini/pythia8_pp_hardQCD_136tev.ini | 4 ++-- .../ini/pythia8_pp_hf_hardQCD_136tev.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_pp_ropes.ini | 4 ++-- .../ALICE3/ini/pythia8_pp_ropes_136tev.ini | 4 ++-- .../ALICE3/ini/pythia8_pp_ropes_13tev.ini | 4 ++-- MC/config/ALICE3/ini/pythia8_pp_shoving.ini | 4 ++-- .../ALICE3/ini/pythia8_pp_shoving_136tev.ini | 4 ++-- .../ALICE3/ini/pythia8_pp_shoving_13tev.ini | 4 ++-- MC/config/ALICE3/ini/xicc_PbPb.ini | 4 ++-- MC/config/ALICE3/ini/xicc_pp.ini | 4 ++-- .../ini/GeneratorHF_JPsiToMuons_fwdy.ini | 2 +- .../ini/GeneratorHF_bbbarToBplus_midy.ini | 8 +++---- ...neratorHF_bbbarToBplus_midy_triggerGap.ini | 6 +++--- .../GeneratorHF_bbbarToDDbarToMuons_fwdy.ini | 8 +++---- ...eratorHF_bbbarToMuonsSemileptonic_fwdy.ini | 8 +++---- .../ini/GeneratorHF_bbbar_Psi2S_fwdy.ini | 8 +++---- .../ini/GeneratorHF_bbbar_Psi2S_midy.ini | 8 +++---- .../ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy.ini | 8 +++---- ...torHF_bbbar_PsiAndJpsi_fwdy_triggerGap.ini | 6 +++--- .../ini/GeneratorHF_bbbar_PsiAndJpsi_midy.ini | 8 +++---- ...torHF_bbbar_PsiAndJpsi_midy_triggerGap.ini | 6 +++--- .../PWGDQ/ini/GeneratorHF_bbbar_fwdy.ini | 8 +++---- .../PWGDQ/ini/GeneratorHF_bbbar_midy.ini | 8 +++---- ...eratorHF_ccbarToMuonsSemileptonic_fwdy.ini | 8 +++---- ...rHF_ccbarToMuonsSemileptonic_fwdy_inel.ini | 8 +++---- ...ccbarToMuonsSemileptonic_fwdy_inel_cr2.ini | 8 +++---- .../PWGDQ/ini/GeneratorJPsiHFCorr_ccbar.ini | 4 ++-- ..._InjectedChiCToElectronMidy_TriggerGap.ini | 4 ++-- ...InjectedPromptCharmoniaFwdy_TriggerGap.ini | 4 ++-- ...romptCharmoniaFwdy_TriggerGap_PbPb5TeV.ini | 4 ++-- ...InjectedPromptCharmoniaMidy_TriggerGap.ini | 4 ++-- ...ator_InjectedPromptJpsiFwdy_TriggerGap.ini | 4 ++-- ...tor_InjectedPromptPsi2SFwdy_TriggerGap.ini | 4 ++-- MC/config/PWGEM/ini/GeneratorEMCocktail.ini | 4 ++-- ...eratorHFFull_bbbarToDDbarToDielectrons.ini | 8 +++---- .../GeneratorHFFull_bbbarToDielectrons.ini | 8 +++---- .../GeneratorHFFull_ccbarToDielectrons.ini | 8 +++---- ...rHFGapTriggered_BeautyForcedDecay_Gap3.ini | 4 ++-- ...rHFGapTriggered_BeautyForcedDecay_Gap4.ini | 4 ++-- ...rHFGapTriggered_BeautyForcedDecay_Gap5.ini | 4 ++-- ...rHFGapTriggered_BeautyForcedDecay_Gap6.ini | 4 ++-- ...rHFGapTriggered_BeautyForcedDecay_Gap7.ini | 4 ++-- ...FGapTriggered_BeautyNoForcedDecay_Gap3.ini | 4 ++-- ...FGapTriggered_BeautyNoForcedDecay_Gap4.ini | 4 ++-- ...FGapTriggered_BeautyNoForcedDecay_Gap5.ini | 4 ++-- ...FGapTriggered_BeautyNoForcedDecay_Gap6.ini | 4 ++-- ...FGapTriggered_BeautyNoForcedDecay_Gap7.ini | 4 ++-- .../GeneratorHFGapTriggered_Charm_Gap3.ini | 4 ++-- .../GeneratorHFGapTriggered_Charm_Gap4.ini | 4 ++-- .../GeneratorHFGapTriggered_Charm_Gap5.ini | 4 ++-- .../GeneratorHFGapTriggered_Charm_Gap6.ini | 4 ++-- .../GeneratorHFGapTriggered_Charm_Gap7.ini | 4 ++-- .../GeneratorHF_bbbarToDDbarToDielectrons.ini | 8 +++---- .../ini/GeneratorHF_bbbarToDielectrons.ini | 8 +++---- .../ini/GeneratorHF_ccbarToDielectrons.ini | 8 +++---- .../PWGEM/ini/GeneratorLFCocktailPbPb.ini | 2 +- MC/config/PWGEM/ini/GeneratorLFCocktailpp.ini | 2 +- .../PWGEM/ini/Generator_GapTriggered_LFee.ini | 4 ++-- ...erator_GapTriggered_LFee_all_np1_gap10.ini | 4 ++-- ...nerator_GapTriggered_LFee_all_np1_gap3.ini | 4 ++-- ...nerator_GapTriggered_LFee_all_np1_gap5.ini | 4 ++-- ...nerator_GapTriggered_LFee_all_np1_gap8.ini | 4 ++-- ...ator_GapTriggered_LFee_random_np1_gap0.ini | 4 ++-- ...ator_GapTriggered_LFee_random_np1_gap2.ini | 4 ++-- ...ator_GapTriggered_LFee_random_np1_gap4.ini | 4 ++-- ...ator_GapTriggered_LFee_random_np1_gap6.ini | 4 ++-- ...ator_GapTriggered_LFee_random_np3_gap0.ini | 4 ++-- ...ator_GapTriggered_LFee_random_np5_gap0.ini | 4 ++-- .../ini/Generator_GapTriggered_LFgamma.ini | 8 +++---- ...enerator_GapTriggered_LFgamma_np1_gap2.ini | 4 ++-- ...enerator_GapTriggered_LFgamma_np1_gap4.ini | 4 ++-- ...enerator_GapTriggered_LFgamma_np1_gap6.ini | 4 ++-- ...enerator_GapTriggered_LFgamma_np3_gap5.ini | 4 ++-- ...enerator_GapTriggered_LFgamma_np5_gap5.ini | 4 ++-- .../ini/Generator_GapTriggered_LFmumu.ini | 4 ++-- .../PWGEM/ini/Pythia8_Beauty_Cocktail.ini | 10 ++++----- .../PWGEM/ini/Pythia8_Charm_Cocktail.ini | 10 ++++----- .../ini/GeneratorHFJETrigger_ccbar.ini | 4 ++-- MC/config/PWGGAJE/ini/hook_jets.ini | 2 +- MC/config/PWGGAJE/ini/hook_prompt_gamma.ini | 2 +- .../PWGGAJE/ini/hook_prompt_gamma_allcalo.ini | 2 +- .../PWGGAJE/ini/hook_prompt_gamma_focal.ini | 2 +- MC/config/PWGGAJE/ini/trigger_decay_gamma.ini | 2 +- .../ini/trigger_decay_gamma_TrigPt3_5.ini | 2 +- .../ini/trigger_decay_gamma_TrigPt7.ini | 2 +- .../trigger_decay_gamma_allcalo_TrigPt3_5.ini | 2 +- .../trigger_decay_gamma_allcalo_TrigPt7.ini | 2 +- .../PWGGAJE/ini/trigger_prompt_gamma.ini | 2 +- .../ini/trigger_prompt_gamma_allcalo.ini | 2 +- .../ini/trigger_prompt_gamma_focal.ini | 2 +- MC/config/PWGHF/ini/GeneratorHFOmegaCEmb.ini | 4 ++-- .../PWGHF/ini/GeneratorHFOmegaCToXiPiEmb.ini | 4 ++-- .../PWGHF/ini/GeneratorHFTrigger_Bforced.ini | 4 ++-- .../ini/GeneratorHFTrigger_OmegaCToXiPi.ini | 4 ++-- .../ini/GeneratorHFTrigger_XiCToXiPi.ini | 4 ++-- .../ini/GeneratorHFTrigger_Xi_Omega_C.ini | 4 ++-- .../PWGHF/ini/GeneratorHFTrigger_bbbar.ini | 4 ++-- .../PWGHF/ini/GeneratorHFTrigger_ccbar.ini | 4 ++-- .../PWGHF/ini/GeneratorHFXiCToXiPiEmb.ini | 4 ++-- ...neratorHF_D2H_bbbar_Bforced_gap5_Mode2.ini | 4 ++-- .../PWGHF/ini/GeneratorHF_D2H_bbbar_gap5.ini | 4 ++-- ...F_D2H_ccbar_and_bbbar_Mode2_ptHardBins.ini | 4 ++-- .../GeneratorHF_D2H_ccbar_and_bbbar_PbPb.ini | 4 ++-- ...HF_D2H_ccbar_and_bbbar_PbPb_ptHardBins.ini | 4 ++-- .../GeneratorHF_D2H_ccbar_and_bbbar_gap3.ini | 4 ++-- ...ratorHF_D2H_ccbar_and_bbbar_gap3_Mode2.ini | 4 ++-- ...rHF_D2H_ccbar_and_bbbar_gap3_Mode2_XiC.ini | 4 ++-- .../GeneratorHF_D2H_ccbar_and_bbbar_gap5.ini | 4 ++-- ...ratorHF_D2H_ccbar_and_bbbar_gap5_DReso.ini | 4 ++-- ...ratorHF_D2H_ccbar_and_bbbar_gap5_Mode2.ini | 4 ++-- ...cbar_and_bbbar_gap5_Mode2_CharmBaryons.ini | 4 ++-- ...rHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC.ini | 4 ++-- ..._ccbar_and_bbbar_gap5_Mode2_XiC_OmegaC.ini | 4 ++-- .../GeneratorHF_D2H_ccbar_and_bbbar_gap8.ini | 4 ++-- ...rHF_D2H_ccbar_and_bbbar_gap8_Mode2_XiC.ini | 4 ++-- .../PWGHF/ini/GeneratorHF_D2H_ccbar_gap5.ini | 4 ++-- MC/config/PWGHF/ini/trigger_hf.ini | 8 +++---- .../configOmegaAnd20Pions_randomCharge.ini | 4 ++-- MC/config/PWGLF/ini/GeneratorLFDeTrHe.ini | 10 ++++----- .../ini/GeneratorLFHyperNucleiPbPbGap.ini | 4 ++-- .../PWGLF/ini/GeneratorLFHyperNucleippGap.ini | 4 ++-- .../GeneratorLFHyperNucleippGapXSection.ini | 6 +++--- MC/config/PWGLF/ini/GeneratorLFHyperppGap.ini | 4 ++-- .../ini/GeneratorLFHypertritonPbPbGap.ini | 2 +- .../PWGLF/ini/GeneratorLFHypertritonppGap.ini | 2 +- MC/config/PWGLF/ini/GeneratorLFLambdapp.ini | 2 +- .../PWGLF/ini/GeneratorLFNucleiFwdppGap.ini | 4 ++-- MC/config/PWGLF/ini/GeneratorLFOmegaEmb.ini | 4 ++-- MC/config/PWGLF/ini/GeneratorLFSigmapp.ini | 2 +- .../PWGLF/ini/GeneratorLFStrangeness.ini | 10 ++++----- .../ini/GeneratorLFStrangenessTriggered.ini | 12 +++++------ ...GeneratorLFStrangenessTriggered_900gev.ini | 10 ++++----- .../GeneratorLFStrangenessTriggered_gap2.ini | 12 +++++------ .../GeneratorLFStrangenessTriggered_gap3.ini | 12 +++++------ .../GeneratorLFStrangenessTriggered_gap5.ini | 12 +++++------ MC/config/PWGLF/ini/GeneratorLFXipp.ini | 2 +- .../PWGLF/ini/GeneratorLF_Coalescence.ini | 2 +- .../GeneratorLF_ExoticResonances_pp1360.ini | 10 ++++----- MC/config/PWGLF/ini/GeneratorLF_HighPt.ini | 2 +- ...eratorLF_Resonances_PbPb5360_injection.ini | 8 +++---- ...eneratorLF_Resonances_PbPb5360_trigger.ini | 8 +++---- .../ini/GeneratorLF_Resonances_pp1360.ini | 10 ++++----- ...eneratorLF_Resonances_pp1360_injection.ini | 10 ++++----- .../GeneratorLF_Resonances_pp1360_trigger.ini | 10 ++++----- .../ini/GeneratorLF_Resonances_pp900.ini | 10 ++++----- ...GeneratorLF_Resonances_pp900_injection.ini | 10 ++++----- .../GeneratorLF_Resonances_pp900_trigger.ini | 10 ++++----- ...ratorLF_Strangeness_PbPb5360_injection.ini | 4 ++-- .../PWGLF/ini/GeneratorLF_SyntheFlow.ini | 4 ++-- .../ini/GeneratorLF_antid_and_highpt.ini | 2 +- .../ini/GeneratorLF_highpt_strangeness.ini | 2 +- ...nStarlight_kCohJpsiToMu_PbPb_5360_Muon.ini | 4 ++-- ...arlight_kCohPsi2sToElPi_PbPb_5360_Cent.ini | 4 ++-- MC/config/common/ini/basic.ini | 2 +- MC/config/examples/ini/adaptive_pythia8.ini | 4 ++-- MC/config/examples/ini/trigger_mpi.ini | 4 ++-- .../examples/ini/trigger_multiplicity.ini | 4 ++-- ...ger_multiplicity_stableparticles_inFIT.ini | 4 ++-- 168 files changed, 430 insertions(+), 409 deletions(-) diff --git a/.github/workflows/syntax-checks.yml b/.github/workflows/syntax-checks.yml index 54164102d..430279bc5 100644 --- a/.github/workflows/syntax-checks.yml +++ b/.github/workflows/syntax-checks.yml @@ -71,6 +71,27 @@ jobs: jq -r '.comments[] | "Error found in \(.file) line \(.line):\n::error file=\(.file),line=\(.line),endLine=\(.endLine),col=\(.column),endColumn=\(.endColumn)::\(.message)"' errors.json exit "$error" + config-check: + name: Config-check + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Run .ini configs check + run: | + error=0 + readarray -d '' files < \ + <(find . -path ./.git -prune -false -or -type f -name '*.ini' -print0) + for cfg in "${files[@]}"; do + if grep -q "O2DPG_ROOT" "$cfg"; then + error=1 + echo "Deprecated O2DPG_ROOT detected in $cfg, replace with O2DPG_MC_CONFIG_ROOT" >&2 + fi + done + exit "$error" + pylint: name: Pylint runs-on: ubuntu-latest diff --git a/MC/config/ALICE3/ini/pythia8_ArAr.ini b/MC/config/ALICE3/ini/pythia8_ArAr.ini index 1a0a50d5b..e47a32d73 100644 --- a/MC/config/ALICE3/ini/pythia8_ArAr.ini +++ b/MC/config/ALICE3/ini/pythia8_ArAr.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_ArAr.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_ArAr.cfg diff --git a/MC/config/ALICE3/ini/pythia8_KrKr.ini b/MC/config/ALICE3/ini/pythia8_KrKr.ini index 00dc97ca4..9812255cd 100644 --- a/MC/config/ALICE3/ini/pythia8_KrKr.ini +++ b/MC/config/ALICE3/ini/pythia8_KrKr.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_KrKr.cfg \ No newline at end of file +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_KrKr.cfg \ No newline at end of file diff --git a/MC/config/ALICE3/ini/pythia8_OO.ini b/MC/config/ALICE3/ini/pythia8_OO.ini index d7b25d492..f9fd8c177 100644 --- a/MC/config/ALICE3/ini/pythia8_OO.ini +++ b/MC/config/ALICE3/ini/pythia8_OO.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_OO.cfg \ No newline at end of file +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_OO.cfg \ No newline at end of file diff --git a/MC/config/ALICE3/ini/pythia8_PbPb.ini b/MC/config/ALICE3/ini/pythia8_PbPb.ini index b349d3ca7..53dbbeb89 100644 --- a/MC/config/ALICE3/ini/pythia8_PbPb.ini +++ b/MC/config/ALICE3/ini/pythia8_PbPb.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_PbPb.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_PbPb.cfg diff --git a/MC/config/ALICE3/ini/pythia8_PbPb_536tev.ini b/MC/config/ALICE3/ini/pythia8_PbPb_536tev.ini index 7728968bf..379ba3e2f 100644 --- a/MC/config/ALICE3/ini/pythia8_PbPb_536tev.ini +++ b/MC/config/ALICE3/ini/pythia8_PbPb_536tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_PbPb_536tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_PbPb_536tev.cfg diff --git a/MC/config/ALICE3/ini/pythia8_XeXe.ini b/MC/config/ALICE3/ini/pythia8_XeXe.ini index 93b994bb5..df7691404 100644 --- a/MC/config/ALICE3/ini/pythia8_XeXe.ini +++ b/MC/config/ALICE3/ini/pythia8_XeXe.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_XeXe.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_XeXe.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp.ini b/MC/config/ALICE3/ini/pythia8_pp.ini index 5e1d6908f..aba3c7605 100644 --- a/MC/config/ALICE3/ini/pythia8_pp.ini +++ b/MC/config/ALICE3/ini/pythia8_pp.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_136tev.ini b/MC/config/ALICE3/ini/pythia8_pp_136tev.ini index a05aef8d4..0abdd4c40 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_136tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_136tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_136tev.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_13tev.ini b/MC/config/ALICE3/ini/pythia8_pp_13tev.ini index 8d90b3977..df119b101 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_13tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_13tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_13tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_13tev.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_hardQCD_136tev.ini b/MC/config/ALICE3/ini/pythia8_pp_hardQCD_136tev.ini index d50692797..57419d9ee 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_hardQCD_136tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_hardQCD_136tev.ini @@ -2,9 +2,9 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hardQCD_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hardQCD_136tev.cfg includePartonEvent=true diff --git a/MC/config/ALICE3/ini/pythia8_pp_hf_hardQCD_136tev.ini b/MC/config/ALICE3/ini/pythia8_pp_hf_hardQCD_136tev.ini index 77b3d63f1..c30de94f3 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_hf_hardQCD_136tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_hf_hardQCD_136tev.ini @@ -2,9 +2,9 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hf_hardQCD_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hf_hardQCD_136tev.cfg includePartonEvent=true \ No newline at end of file diff --git a/MC/config/ALICE3/ini/pythia8_pp_ropes.ini b/MC/config/ALICE3/ini/pythia8_pp_ropes.ini index bb14afd73..fed05526e 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_ropes.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_ropes.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_ropes.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_ropes.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_ropes_136tev.ini b/MC/config/ALICE3/ini/pythia8_pp_ropes_136tev.ini index 7e76b206f..b979fae04 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_ropes_136tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_ropes_136tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_ropes_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_ropes_136tev.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_ropes_13tev.ini b/MC/config/ALICE3/ini/pythia8_pp_ropes_13tev.ini index 008ad657f..f3622c4de 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_ropes_13tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_ropes_13tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_ropes_13tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_ropes_13tev.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_shoving.ini b/MC/config/ALICE3/ini/pythia8_pp_shoving.ini index 0301fe4c3..21f30d6b7 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_shoving.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_shoving.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_shoving.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_shoving.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_shoving_136tev.ini b/MC/config/ALICE3/ini/pythia8_pp_shoving_136tev.ini index 48ae4ba91..8a10618fb 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_shoving_136tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_shoving_136tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_shoving_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_shoving_136tev.cfg diff --git a/MC/config/ALICE3/ini/pythia8_pp_shoving_13tev.ini b/MC/config/ALICE3/ini/pythia8_pp_shoving_13tev.ini index b6a02a729..1704e944c 100644 --- a/MC/config/ALICE3/ini/pythia8_pp_shoving_13tev.ini +++ b/MC/config/ALICE3/ini/pythia8_pp_shoving_13tev.ini @@ -2,8 +2,8 @@ width[2]=6.0 [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C funcName=generator_pythia8_ALICE3() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_shoving_13tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_shoving_13tev.cfg diff --git a/MC/config/ALICE3/ini/xicc_PbPb.ini b/MC/config/ALICE3/ini/xicc_PbPb.ini index 3f94393ca..2802dc52b 100755 --- a/MC/config/ALICE3/ini/xicc_PbPb.ini +++ b/MC/config/ALICE3/ini/xicc_PbPb.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_gun_PbPb.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_gun_PbPb.C funcName=generateNativeXiCC() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/config_custom_xicc.cfg \ No newline at end of file +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/config_custom_xicc.cfg \ No newline at end of file diff --git a/MC/config/ALICE3/ini/xicc_pp.ini b/MC/config/ALICE3/ini/xicc_pp.ini index f231e410a..69ac65c84 100755 --- a/MC/config/ALICE3/ini/xicc_pp.ini +++ b/MC/config/ALICE3/ini/xicc_pp.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_gun_pp.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_gun_pp.C funcName=generateNativeXiCC() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/config_custom_xicc.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/config_custom_xicc.cfg diff --git a/MC/config/PWGDQ/ini/GeneratorHF_JPsiToMuons_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_JPsiToMuons_fwdy.ini index c332b4d98..8337ee3da 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_JPsiToMuons_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_JPsiToMuons_fwdy.ini @@ -2,5 +2,5 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorParamPromptJpsiToMuonEvtGen_pp13TeV.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorParamPromptJpsiToMuonEvtGen_pp13TeV.C funcName = GeneratorParamPromptJpsiToMuonEvtGen_pp13TeV() diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy.ini index d5dc6a1f6..df4c6280a 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBplusToJpsiKaon_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBplusToJpsiKaon_EvtGen.C funcName = GeneratorBplusToJpsiKaon_EvtGen() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,7 +18,7 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectHFwithinAcc(521,kFALSE,-1.5,1.5) ### The setup inhibits transport of primary particles which are produce at forward rapidity. diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy_triggerGap.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy_triggerGap.ini index 69f0d4a2b..b1e836ff4 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy_triggerGap.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy_triggerGap.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_NonPromptSignals_gaptriggered_dq.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_NonPromptSignals_gaptriggered_dq.C funcName = GeneratorBplusToJpsiKaon_EvtGen() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup inhibits transport of primary particles which are produce at forward rapidity. diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToDDbarToMuons_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToDDbarToMuons_fwdy.ini index 18a7faf43..c8b1d5d1f 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToDDbarToMuons_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToDDbarToMuons_fwdy.ini @@ -3,15 +3,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToMu_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToMu_EvtGen.C funcName = GeneratorBeautyToMu_EvtGenFwdY(-4.3,-2.3,true,false) ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -19,5 +19,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(13,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToMuonsSemileptonic_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToMuonsSemileptonic_fwdy.ini index 454660a57..17d38f12e 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbarToMuonsSemileptonic_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbarToMuonsSemileptonic_fwdy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToMu_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToMu_EvtGen.C funcName = GeneratorBeautyToMu_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(13,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_fwdy.ini index 00d1dcea9..ffec91f86 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_fwdy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsi_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsi_EvtGen.C funcName = GeneratorBeautyToPsi_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(100443,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_midy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_midy.ini index a7ddac0e4..ed67b53e2 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_midy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_Psi2S_midy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsi_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsi_EvtGen.C funcName = GeneratorBeautyToPsi_EvtGenMidY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,7 +18,7 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(100443,kTRUE,-1.5,1.5) ### The setup inhibits transport of primary particles which are produce at forward rapidity. diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy.ini index b4c6801e8..8ced4368a 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsiAndJpsi_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsiAndJpsi_EvtGen.C funcName = GeneratorBeautyToPsiAndJpsi_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selecMultipletHFwithinAcc("443;100443",kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy_triggerGap.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy_triggerGap.ini index 7ca57246a..20d6a6006 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy_triggerGap.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_fwdy_triggerGap.ini @@ -2,14 +2,14 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_NonPromptSignals_gaptriggered_dq.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_NonPromptSignals_gaptriggered_dq.C funcName = GeneratorBeautyToPsiAndJpsi_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy.ini index 0a6d69f54..b71a7d9eb 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsiAndJpsi_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToPsiAndJpsi_EvtGen.C funcName = GeneratorBeautyToPsiAndJpsi_EvtGenMidY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,7 +18,7 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selecMultipletHFwithinAcc("443;100443",kTRUE,-1.5,1.5) ### The setup inhibits transport of primary particles which are produce at forward rapidity. diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy_triggerGap.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy_triggerGap.ini index f014af9c8..5073a28b0 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy_triggerGap.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy_triggerGap.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_NonPromptSignals_gaptriggered_dq.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_NonPromptSignals_gaptriggered_dq.C funcName = GeneratorBeautyToPsiAndJpsi_EvtGenMidY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup inhibits transport of primary particles which are produce at forward rapidity. diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_fwdy.ini index 8ab92ec6d..08c67d77f 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_fwdy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToJpsi_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToJpsi_EvtGen.C funcName = GeneratorBeautyToJpsi_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(443,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_midy.ini b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_midy.ini index 8de765f45..d046db211 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_bbbar_midy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_bbbar_midy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToJpsi_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorBeautyToJpsi_EvtGen.C funcName = GeneratorBeautyToJpsi_EvtGenMidY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,7 +18,7 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(443,kTRUE,-1.5,1.5) ### The setup inhibits transport of primary particles which are produce at forward rapidity. diff --git a/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy.ini b/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy.ini index dbf914826..98f1144ac 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorCharmToMu_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorCharmToMu_EvtGen.C funcName = GeneratorCharmToMu_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_ccbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_ccbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(13,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel.ini b/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel.ini index 86f9d3e1a..fd0fb2398 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorCharmToMu_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorCharmToMu_EvtGen.C funcName = GeneratorCharmToMu_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_ccbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_ccbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(13,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel_cr2.ini b/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel_cr2.ini index a379d3f0f..67dbde167 100644 --- a/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel_cr2.ini +++ b/MC/config/PWGDQ/ini/GeneratorHF_ccbarToMuonsSemileptonic_fwdy_inel_cr2.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorCharmToMu_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorCharmToMu_EvtGen.C funcName = GeneratorCharmToMu_EvtGenFwdY() ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_pp_cr2.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_pp_cr2.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_ccbar(-4.3,-2.3) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_ccbar(-4.3,-2.3) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(13,kTRUE,-4.3,-2.3) diff --git a/MC/config/PWGDQ/ini/GeneratorJPsiHFCorr_ccbar.ini b/MC/config/PWGDQ/ini/GeneratorJPsiHFCorr_ccbar.ini index 8c0f3b311..b2582c406 100755 --- a/MC/config/PWGDQ/ini/GeneratorJPsiHFCorr_ccbar.ini +++ b/MC/config/PWGDQ/ini/GeneratorJPsiHFCorr_ccbar.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharm(3, -6, 6, -4.5, -2., {443}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/decayer/jpsi_hf_corr.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/decayer/jpsi_hf_corr.cfg diff --git a/MC/config/PWGDQ/ini/Generator_InjectedChiCToElectronMidy_TriggerGap.ini b/MC/config/PWGDQ/ini/Generator_InjectedChiCToElectronMidy_TriggerGap.ini index 2a713bf6f..6e115c8fd 100755 --- a/MC/config/PWGDQ/ini/Generator_InjectedChiCToElectronMidy_TriggerGap.ini +++ b/MC/config/PWGDQ/ini/Generator_InjectedChiCToElectronMidy_TriggerGap.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C funcName=GeneratorPythia8InjectedPromptCharmoniaGapTriggered(5,6) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg diff --git a/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap.ini b/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap.ini index 927428214..3fbcab660 100755 --- a/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap.ini +++ b/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C funcName=GeneratorPythia8InjectedPromptCharmoniaGapTriggered(5,3) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg diff --git a/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap_PbPb5TeV.ini b/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap_PbPb5TeV.ini index 0664733f5..a7415ccf8 100644 --- a/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap_PbPb5TeV.ini +++ b/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaFwdy_TriggerGap_PbPb5TeV.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C funcName=GeneratorPythia8InjectedPromptCharmoniaGapTriggered(5,7) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap_5TeV.cfg \ No newline at end of file +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap_5TeV.cfg \ No newline at end of file diff --git a/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaMidy_TriggerGap.ini b/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaMidy_TriggerGap.ini index f2ed68c40..61b86eb04 100755 --- a/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaMidy_TriggerGap.ini +++ b/MC/config/PWGDQ/ini/Generator_InjectedPromptCharmoniaMidy_TriggerGap.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C funcName=GeneratorPythia8InjectedPromptCharmoniaGapTriggered(5,0) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg diff --git a/MC/config/PWGDQ/ini/Generator_InjectedPromptJpsiFwdy_TriggerGap.ini b/MC/config/PWGDQ/ini/Generator_InjectedPromptJpsiFwdy_TriggerGap.ini index 79d17674c..00d003de5 100755 --- a/MC/config/PWGDQ/ini/Generator_InjectedPromptJpsiFwdy_TriggerGap.ini +++ b/MC/config/PWGDQ/ini/Generator_InjectedPromptJpsiFwdy_TriggerGap.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C funcName=GeneratorPythia8InjectedPromptCharmoniaGapTriggered(5,4) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg diff --git a/MC/config/PWGDQ/ini/Generator_InjectedPromptPsi2SFwdy_TriggerGap.ini b/MC/config/PWGDQ/ini/Generator_InjectedPromptPsi2SFwdy_TriggerGap.ini index 2d62ec371..c2fbdf83b 100755 --- a/MC/config/PWGDQ/ini/Generator_InjectedPromptPsi2SFwdy_TriggerGap.ini +++ b/MC/config/PWGDQ/ini/Generator_InjectedPromptPsi2SFwdy_TriggerGap.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/generator_pythia8_withInjectedPromptSignals_gaptriggered_dq.C funcName=GeneratorPythia8InjectedPromptCharmoniaGapTriggered(5,5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/pythia8/generator/pythia8_inel_triggerGap.cfg diff --git a/MC/config/PWGEM/ini/GeneratorEMCocktail.ini b/MC/config/PWGEM/ini/GeneratorEMCocktail.ini index ab2373620..32a53e993 100644 --- a/MC/config/PWGEM/ini/GeneratorEMCocktail.ini +++ b/MC/config/PWGEM/ini/GeneratorEMCocktail.ini @@ -2,5 +2,5 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorEMCocktailV2.C -funcName=GenerateEMCocktail(400,0,3,63,"${O2DPG_ROOT}/MC/config/PWGEM/parametrizations/PbPb5TeV_central.json","5TeV_0005_wRatio_etatest",350,0.0,30.0,10000,1,1,0,0,"",0,1.1,"${O2DPG_ROOT}/MC/config/PWGEM/decaytables/decaytable_LMee.dat",1) \ No newline at end of file +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorEMCocktailV2.C +funcName=GenerateEMCocktail(400,0,3,63,"${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/parametrizations/PbPb5TeV_central.json","5TeV_0005_wRatio_etatest",350,0.0,30.0,10000,1,1,0,0,"",0,1.1,"${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/decaytables/decaytable_LMee.dat",1) \ No newline at end of file diff --git a/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDDbarToDielectrons.ini b/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDDbarToDielectrons.ini index 36a51b92c..35b214682 100644 --- a/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDDbarToDielectrons.ini +++ b/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDDbarToDielectrons.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorHFToEleFull_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorHFToEleFull_EvtGen.C funcName = GeneratorHFToEleFull_EvtGen(false,true) ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(11,kTRUE,-1.,1.,2) diff --git a/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDielectrons.ini b/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDielectrons.ini index 326185448..bdc8aa29d 100644 --- a/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDielectrons.ini +++ b/MC/config/PWGEM/ini/GeneratorHFFull_bbbarToDielectrons.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorHFToEleFull_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorHFToEleFull_EvtGen.C funcName = GeneratorHFToEleFull_EvtGen(true,true) ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(11,kTRUE,-1.,1.,2) diff --git a/MC/config/PWGEM/ini/GeneratorHFFull_ccbarToDielectrons.ini b/MC/config/PWGEM/ini/GeneratorHFFull_ccbarToDielectrons.ini index 4356972a4..7c33d925e 100644 --- a/MC/config/PWGEM/ini/GeneratorHFFull_ccbarToDielectrons.ini +++ b/MC/config/PWGEM/ini/GeneratorHFFull_ccbarToDielectrons.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorHFToEleFull_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorHFToEleFull_EvtGen.C funcName = GeneratorHFToEleFull_EvtGen(true,false) ### The external generator derives from GeneratorPythia8 ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_pp_cr2.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_pp_cr2.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_ccbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_ccbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(11,kFALSE,-1.,1.) diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap3.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap3.ini index eb0cc5917..f1fdccbcf 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap3.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap3.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyForcedDecays(3,2) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap4.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap4.ini index 74a731c03..2e3673aad 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap4.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap4.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyForcedDecays(4,2) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap5.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap5.ini index a3236618f..988d1e550 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap5.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap5.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyForcedDecays(5,2) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap6.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap6.ini index 883a4b6c2..ec230af6a 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap6.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap6.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyForcedDecays(6,2) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap7.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap7.ini index ea354efc1..3574d458e 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap7.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyForcedDecay_Gap7.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyForcedDecays(7,2) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap3.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap3.ini index 4f75b749e..b4faf6a52 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap3.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap3.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyNoForcedDecays(3,3) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap4.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap4.ini index 8ab2f721f..90dd96a81 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap4.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap4.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyNoForcedDecays(4,3) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap5.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap5.ini index 5e6f1a346..6c39ac978 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap5.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap5.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyNoForcedDecays(5,3) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap6.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap6.ini index 17940f025..3dd389ba2 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap6.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap6.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyNoForcedDecays(6,3) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap7.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap7.ini index 1cb69d28a..e77c2021b 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap7.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_BeautyNoForcedDecay_Gap7.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredBeautyNoForcedDecays(7,3) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap3.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap3.ini index cb3595174..d01797f42 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap3.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap3.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredCharmLepton(3,1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap4.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap4.ini index adae7fbe1..9ab32387c 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap4.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap4.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredCharmLepton(4,1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap5.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap5.ini index ff7d5d1bf..011134a18 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap5.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap5.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredCharmLepton(5,1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap6.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap6.ini index 44ac47dbd..a374475f0 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap6.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap6.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredCharmLepton(6,1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap7.ini b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap7.ini index 6ce290ab7..cccd2d998 100644 --- a/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap7.ini +++ b/MC/config/PWGEM/ini/GeneratorHFGapTriggered_Charm_Gap7.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_HFLepton.C funcName = GeneratorPythia8GapTriggeredCharmLepton(7,1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/GeneratorHF_bbbarToDDbarToDielectrons.ini b/MC/config/PWGEM/ini/GeneratorHF_bbbarToDDbarToDielectrons.ini index b1059bc84..0201b00b8 100644 --- a/MC/config/PWGEM/ini/GeneratorHF_bbbarToDDbarToDielectrons.ini +++ b/MC/config/PWGEM/ini/GeneratorHF_bbbarToDDbarToDielectrons.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorBeautyToEle_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorBeautyToEle_EvtGen.C funcName = GeneratorBeautyToEle_EvtGen(-1.5,1.5,true,false) ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(11,kTRUE,-1.,1.,2) diff --git a/MC/config/PWGEM/ini/GeneratorHF_bbbarToDielectrons.ini b/MC/config/PWGEM/ini/GeneratorHF_bbbarToDielectrons.ini index 750de923f..9f0de6bdc 100644 --- a/MC/config/PWGEM/ini/GeneratorHF_bbbarToDielectrons.ini +++ b/MC/config/PWGEM/ini/GeneratorHF_bbbarToDielectrons.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorBeautyToEle_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorBeautyToEle_EvtGen.C funcName = GeneratorBeautyToEle_EvtGen(-1.5,1.5,true) ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_bbbar.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(11,kFALSE,-1.,1.) diff --git a/MC/config/PWGEM/ini/GeneratorHF_ccbarToDielectrons.ini b/MC/config/PWGEM/ini/GeneratorHF_ccbarToDielectrons.ini index 02f8378a3..6be80e1b8 100644 --- a/MC/config/PWGEM/ini/GeneratorHF_ccbarToDielectrons.ini +++ b/MC/config/PWGEM/ini/GeneratorHF_ccbarToDielectrons.ini @@ -2,15 +2,15 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorCharmToEle_EvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorCharmToEle_EvtGen.C funcName = GeneratorCharmToEle_EvtGen(-1.5,1.5) ### The external generator derives from GeneratorPythia8. ### This part configures the bits of the interface: configuration and user hooks [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_pp_cr2.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_pp_cr2.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_ccbar(-1.5,1.5) ### The setup uses an external even generator trigger which is @@ -18,5 +18,5 @@ hooksFuncName = pythia8_userhooks_ccbar(-1.5,1.5) ### according to the specified function call [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/trigger/selectDaughterFromHFwithinAcc.C funcName = selectDaughterFromHFwithinAcc(11,kFALSE,-1.,1.) diff --git a/MC/config/PWGEM/ini/GeneratorLFCocktailPbPb.ini b/MC/config/PWGEM/ini/GeneratorLFCocktailPbPb.ini index afed741e1..8be528fcf 100644 --- a/MC/config/PWGEM/ini/GeneratorLFCocktailPbPb.ini +++ b/MC/config/PWGEM/ini/GeneratorLFCocktailPbPb.ini @@ -2,6 +2,6 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorCocktailLF.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorCocktailLF.C funcName = GeneratorCocktailLF(1,false) diff --git a/MC/config/PWGEM/ini/GeneratorLFCocktailpp.ini b/MC/config/PWGEM/ini/GeneratorLFCocktailpp.ini index cab1066e0..a16d5e73b 100644 --- a/MC/config/PWGEM/ini/GeneratorLFCocktailpp.ini +++ b/MC/config/PWGEM/ini/GeneratorLFCocktailpp.ini @@ -2,6 +2,6 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/GeneratorCocktailLF.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/GeneratorCocktailLF.C funcName = GeneratorCocktailLF(1,true) diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee.ini index e6fa251fc..99f440adb 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(5+1, -1.2, +1.2, 1, -1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap10.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap10.ini index d32ef9743..6973e0d33 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap10.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap10.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(10+1, -1.2, +1.2, 1, -1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap3.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap3.ini index 5ebf9b396..4113292c2 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap3.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap3.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(3+1, -1.2, +1.2, 1, -1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap5.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap5.ini index e6fa251fc..99f440adb 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap5.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap5.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(5+1, -1.2, +1.2, 1, -1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap8.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap8.ini index 6b18ae99a..6d843e227 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap8.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_all_np1_gap8.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(8+1, -1.2, +1.2, 1, -1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap0.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap0.ini index af9a01758..9f7045a75 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap0.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap0.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(0+1, -1.2, +1.2, 1, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap2.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap2.ini index 049743e4b..5269d3645 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap2.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap2.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(2+1, -1.2, +1.2, 1, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap4.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap4.ini index 8c048cf02..029ffd48f 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap4.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap4.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(4+1, -1.2, +1.2, 1, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap6.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap6.ini index 150578162..a77e21efa 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap6.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np1_gap6.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(6+1, -1.2, +1.2, 1, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np3_gap0.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np3_gap0.ini index c7fecbc19..de7bb740d 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np3_gap0.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np3_gap0.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(0+1, -1.2, +1.2, 3, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np5_gap0.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np5_gap0.ini index 1ec9fc198..0b8cfcc94 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np5_gap0.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFee_random_np5_gap0.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFee.C funcName = GeneratorPythia8GapTriggeredLFee_ForEM(0+1, -1.2, +1.2, 5, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma.ini index c99574ba2..e85fd52ec 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma.ini @@ -2,9 +2,9 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C -funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM("${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg", 5, -1.2, +1.2, 1) +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C +funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg", 5, -1.2, +1.2, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg -#config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +#config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/configPythiaEmpty.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap2.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap2.ini index 3c64d22d4..bd946b5d4 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap2.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap2.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM(2+1, -1.2, +1.2, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap4.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap4.ini index 9e9451c07..fa7589f4e 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap4.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap4.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM(4+1, -1.2, +1.2, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap6.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap6.ini index cde8df8f6..907d50479 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap6.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np1_gap6.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM(6+1, -1.2, +1.2, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np3_gap5.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np3_gap5.ini index 30dad9bcc..8a421664d 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np3_gap5.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np3_gap5.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM(5+1, -1.2, +1.2, 3) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np5_gap5.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np5_gap5.ini index 16529f237..f78a94205 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np5_gap5.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFgamma_np5_gap5.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFgamma.C funcName = GeneratorPythia8GapTriggeredLFgamma_ForEM(5+1, -1.2, +1.2, 5) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Generator_GapTriggered_LFmumu.ini b/MC/config/PWGEM/ini/Generator_GapTriggered_LFmumu.ini index 659e30805..08861875b 100644 --- a/MC/config/PWGEM/ini/Generator_GapTriggered_LFmumu.ini +++ b/MC/config/PWGEM/ini/Generator_GapTriggered_LFmumu.ini @@ -2,8 +2,8 @@ ### This part sets the path of the file and the function call to retrieve it [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFmumu.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_GapTriggered_LFmumu.C funcName = GeneratorPythia8GapTriggeredLFmumu_ForEM(5+1, -4.3, -2.2, 1, 1) [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_MB_gapevent.cfg diff --git a/MC/config/PWGEM/ini/Pythia8_Beauty_Cocktail.ini b/MC/config/PWGEM/ini/Pythia8_Beauty_Cocktail.ini index a1b41e14a..3fcdf4660 100644 --- a/MC/config/PWGEM/ini/Pythia8_Beauty_Cocktail.ini +++ b/MC/config/PWGEM/ini/Pythia8_Beauty_Cocktail.ini @@ -1,13 +1,13 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_forcedDecays.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_forcedDecays.C funcName=GeneratePythia8ForcedDecays("411;421;431;4122;4232;4132;4332;") [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_hf_cocktail.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_hf_cocktail.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_bbbar(-9999.,9999.) includePartonEvent=true [DecayerPythia8] -config[0] = ${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1] = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/decayer/force_semileptonic_charm.cfg +config[0] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/decayer/force_semileptonic_charm.cfg diff --git a/MC/config/PWGEM/ini/Pythia8_Charm_Cocktail.ini b/MC/config/PWGEM/ini/Pythia8_Charm_Cocktail.ini index 23f36b30c..d0b05b8c9 100644 --- a/MC/config/PWGEM/ini/Pythia8_Charm_Cocktail.ini +++ b/MC/config/PWGEM/ini/Pythia8_Charm_Cocktail.ini @@ -1,13 +1,13 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_forcedDecays.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/external/generator/Generator_pythia8_forcedDecays.C funcName=GeneratePythia8ForcedDecays("411;421;431;4122;4232;4132;4332") [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_hf_cocktail.cfg -hooksFileName = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/generator/pythia8_hf_cocktail.cfg +hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C hooksFuncName = pythia8_userhooks_ccbar(-9999.,9999.) includePartonEvent=true [DecayerPythia8] -config[0] = ${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1] = ${O2DPG_ROOT}/MC/config/PWGEM/pythia8/decayer/force_semileptonic_charm.cfg +config[0] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGEM/pythia8/decayer/force_semileptonic_charm.cfg diff --git a/MC/config/PWGGAJE/ini/GeneratorHFJETrigger_ccbar.ini b/MC/config/PWGGAJE/ini/GeneratorHFJETrigger_ccbar.ini index 72b484652..7a7f58298 100644 --- a/MC/config/PWGGAJE/ini/GeneratorHFJETrigger_ccbar.ini +++ b/MC/config/PWGGAJE/ini/GeneratorHFJETrigger_ccbar.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharm(3, -5, 5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGGAJE/pythia8/generator/pythia8_jet_charmtriggers_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/pythia8/generator/pythia8_jet_charmtriggers_with_decays.cfg diff --git a/MC/config/PWGGAJE/ini/hook_jets.ini b/MC/config/PWGGAJE/ini/hook_jets.ini index e5ea2379e..62b470c69 100644 --- a/MC/config/PWGGAJE/ini/hook_jets.ini +++ b/MC/config/PWGGAJE/ini/hook_jets.ini @@ -1,6 +1,6 @@ [GeneratorPythia8] config=pythia8.cfg -hooksFileName=${O2DPG_ROOT}/MC/config/PWGGAJE/hooks/jets_hook.C +hooksFileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/hooks/jets_hook.C hooksFuncName=pythia8_userhooks_jets() includePartonEvent=true diff --git a/MC/config/PWGGAJE/ini/hook_prompt_gamma.ini b/MC/config/PWGGAJE/ini/hook_prompt_gamma.ini index fc65758a6..b8864f8d7 100644 --- a/MC/config/PWGGAJE/ini/hook_prompt_gamma.ini +++ b/MC/config/PWGGAJE/ini/hook_prompt_gamma.ini @@ -1,5 +1,5 @@ [GeneratorPythia8] config=pythia8.cfg -hooksFileName=${O2DPG_ROOT}/MC/config/PWGGAJE/hooks/prompt_gamma_hook.C +hooksFileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/hooks/prompt_gamma_hook.C hooksFuncName=pythia8_userhooks_promptgamma() diff --git a/MC/config/PWGGAJE/ini/hook_prompt_gamma_allcalo.ini b/MC/config/PWGGAJE/ini/hook_prompt_gamma_allcalo.ini index 88bfaed74..829ebc2e5 100644 --- a/MC/config/PWGGAJE/ini/hook_prompt_gamma_allcalo.ini +++ b/MC/config/PWGGAJE/ini/hook_prompt_gamma_allcalo.ini @@ -1,5 +1,5 @@ [GeneratorPythia8] config=pythia8.cfg -hooksFileName=${O2DPG_ROOT}/MC/config/PWGGAJE/hooks/prompt_gamma_hook.C +hooksFileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/hooks/prompt_gamma_hook.C hooksFuncName=pythia8_userhooks_promptgamma(1) diff --git a/MC/config/PWGGAJE/ini/hook_prompt_gamma_focal.ini b/MC/config/PWGGAJE/ini/hook_prompt_gamma_focal.ini index 7666aea53..d7b8b40fa 100644 --- a/MC/config/PWGGAJE/ini/hook_prompt_gamma_focal.ini +++ b/MC/config/PWGGAJE/ini/hook_prompt_gamma_focal.ini @@ -1,4 +1,4 @@ [GeneratorPythia8] config=pythia8.cfg -hooksFileName=${O2DPG_ROOT}/MC/config/PWGGAJE/hooks/prompt_gamma_hook.C +hooksFileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/hooks/prompt_gamma_hook.C hooksFuncName=pythia8_userhooks_promptgamma(7) \ No newline at end of file diff --git a/MC/config/PWGGAJE/ini/trigger_decay_gamma.ini b/MC/config/PWGGAJE/ini/trigger_decay_gamma.ini index d235ed515..4179f3ab1 100644 --- a/MC/config/PWGGAJE/ini/trigger_decay_gamma.ini +++ b/MC/config/PWGGAJE/ini/trigger_decay_gamma.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C funcName=decay_gamma_jets() diff --git a/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt3_5.ini b/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt3_5.ini index 33657e280..bb9bc0c26 100644 --- a/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt3_5.ini +++ b/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt3_5.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C funcName=decay_gamma_jets(0,3.5) diff --git a/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt7.ini b/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt7.ini index 415793224..bcf25844b 100644 --- a/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt7.ini +++ b/MC/config/PWGGAJE/ini/trigger_decay_gamma_TrigPt7.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C funcName=decay_gamma_jets(0,7) diff --git a/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt3_5.ini b/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt3_5.ini index afd08c89a..f281a41ec 100644 --- a/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt3_5.ini +++ b/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt3_5.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C funcName=decay_gamma_jets(1,3.5) diff --git a/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt7.ini b/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt7.ini index d7036b913..a817a6ee1 100644 --- a/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt7.ini +++ b/MC/config/PWGGAJE/ini/trigger_decay_gamma_allcalo_TrigPt7.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/decay_gamma_jets.C funcName=decay_gamma_jets(1,7) diff --git a/MC/config/PWGGAJE/ini/trigger_prompt_gamma.ini b/MC/config/PWGGAJE/ini/trigger_prompt_gamma.ini index 535a54283..e0ded08fa 100644 --- a/MC/config/PWGGAJE/ini/trigger_prompt_gamma.ini +++ b/MC/config/PWGGAJE/ini/trigger_prompt_gamma.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/prompt_gamma.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/prompt_gamma.C funcName=prompt_gamma() diff --git a/MC/config/PWGGAJE/ini/trigger_prompt_gamma_allcalo.ini b/MC/config/PWGGAJE/ini/trigger_prompt_gamma_allcalo.ini index cc8a04b3c..6dac48408 100644 --- a/MC/config/PWGGAJE/ini/trigger_prompt_gamma_allcalo.ini +++ b/MC/config/PWGGAJE/ini/trigger_prompt_gamma_allcalo.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/prompt_gamma.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/prompt_gamma.C funcName=prompt_gamma(1) diff --git a/MC/config/PWGGAJE/ini/trigger_prompt_gamma_focal.ini b/MC/config/PWGGAJE/ini/trigger_prompt_gamma_focal.ini index 15c3cf618..c4f1d663b 100644 --- a/MC/config/PWGGAJE/ini/trigger_prompt_gamma_focal.ini +++ b/MC/config/PWGGAJE/ini/trigger_prompt_gamma_focal.ini @@ -2,5 +2,5 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGGAJE/trigger/prompt_gamma.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/trigger/prompt_gamma.C funcName=prompt_gamma(7) diff --git a/MC/config/PWGHF/ini/GeneratorHFOmegaCEmb.ini b/MC/config/PWGHF/ini/GeneratorHFOmegaCEmb.ini index 65351c553..df4ef98a1 100644 --- a/MC/config/PWGHF/ini/GeneratorHFOmegaCEmb.ini +++ b/MC/config/PWGHF/ini/GeneratorHFOmegaCEmb.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C funcName=generatePythia8Box(4332, 3) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/omega_c.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/omega_c.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFOmegaCToXiPiEmb.ini b/MC/config/PWGHF/ini/GeneratorHFOmegaCToXiPiEmb.ini index e91bd5bcd..06695380b 100644 --- a/MC/config/PWGHF/ini/GeneratorHFOmegaCToXiPiEmb.ini +++ b/MC/config/PWGHF/ini/GeneratorHFOmegaCToXiPiEmb.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C funcName=generatePythia8Box(4332, 3) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/omega_c_toxipi.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/omega_c_toxipi.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFTrigger_Bforced.ini b/MC/config/PWGHF/ini/GeneratorHFTrigger_Bforced.ini index dde63f456..108242b2a 100755 --- a/MC/config/PWGHF/ini/GeneratorHFTrigger_Bforced.ini +++ b/MC/config/PWGHF/ini/GeneratorHFTrigger_Bforced.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredBeauty(3, -5, 5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_with_Bforced_decay.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_with_Bforced_decay.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFTrigger_OmegaCToXiPi.ini b/MC/config/PWGHF/ini/GeneratorHFTrigger_OmegaCToXiPi.ini index d36bf8025..bbe44e4f2 100644 --- a/MC/config/PWGHF/ini/GeneratorHFTrigger_OmegaCToXiPi.ini +++ b/MC/config/PWGHF/ini/GeneratorHFTrigger_OmegaCToXiPi.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharm(5,-1.5,1.5,-1.5,1.5,{4332}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_omegactoxipi.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_omegactoxipi.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFTrigger_XiCToXiPi.ini b/MC/config/PWGHF/ini/GeneratorHFTrigger_XiCToXiPi.ini index 89b12fbd9..5cce50121 100644 --- a/MC/config/PWGHF/ini/GeneratorHFTrigger_XiCToXiPi.ini +++ b/MC/config/PWGHF/ini/GeneratorHFTrigger_XiCToXiPi.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharm(5,-1.5,1.5,-1.5,1.5,{4132}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_xictoxipi.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_xictoxipi.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFTrigger_Xi_Omega_C.ini b/MC/config/PWGHF/ini/GeneratorHFTrigger_Xi_Omega_C.ini index c3fa284b6..650649e46 100644 --- a/MC/config/PWGHF/ini/GeneratorHFTrigger_Xi_Omega_C.ini +++ b/MC/config/PWGHF/ini/GeneratorHFTrigger_Xi_Omega_C.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapHF(5,-1.5,1.5,-1.5,1.5,{4,5}, {4132, 4332}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_xicomegac.cfg \ No newline at end of file +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_xicomegac.cfg \ No newline at end of file diff --git a/MC/config/PWGHF/ini/GeneratorHFTrigger_bbbar.ini b/MC/config/PWGHF/ini/GeneratorHFTrigger_bbbar.ini index 2f5041fcf..fffbad370 100755 --- a/MC/config/PWGHF/ini/GeneratorHFTrigger_bbbar.ini +++ b/MC/config/PWGHF/ini/GeneratorHFTrigger_bbbar.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredBeauty(3, -5, 5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_with_decays.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFTrigger_ccbar.ini b/MC/config/PWGHF/ini/GeneratorHFTrigger_ccbar.ini index a5d6be786..3becd0dfb 100755 --- a/MC/config/PWGHF/ini/GeneratorHFTrigger_ccbar.ini +++ b/MC/config/PWGHF/ini/GeneratorHFTrigger_ccbar.ini @@ -1,7 +1,7 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharm(3, -5, 5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmtriggers_with_decays.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHFXiCToXiPiEmb.ini b/MC/config/PWGHF/ini/GeneratorHFXiCToXiPiEmb.ini index fb43800a4..517923892 100644 --- a/MC/config/PWGHF/ini/GeneratorHFXiCToXiPiEmb.ini +++ b/MC/config/PWGHF/ini/GeneratorHFXiCToXiPiEmb.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C funcName=generatePythia8Box(4132, 3) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/xi_c_toxipi.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/xi_c_toxipi.cfg diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_Bforced_gap5_Mode2.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_Bforced_gap5_Mode2.ini index 80dbde592..de43066b4 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_Bforced_gap5_Mode2.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_Bforced_gap5_Mode2.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredBeauty(5, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_beautyhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_beautyhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_gap5.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_gap5.ini index 8a16c8f1f..5e463ae0e 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_gap5.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_bbbar_gap5.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredBeauty(5, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_Mode2_ptHardBins.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_Mode2_ptHardBins.ini index 5d07dea5c..4f67c5b2e 100644 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_Mode2_ptHardBins.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_Mode2_ptHardBins.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(1, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_ptHardBins.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_ptHardBins.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb.ini index 8c71faab3..5a7e99b3c 100644 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_embed_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_embed_hf.C funcName=GeneratorPythia8EmbedHFCharmAndBeauty() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_hardQCD_5TeV.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_hardQCD_5TeV.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb_ptHardBins.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb_ptHardBins.ini index e90890584..dc2cb28a0 100644 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb_ptHardBins.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_PbPb_ptHardBins.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_embed_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_embed_hf.C funcName=GeneratorPythia8EmbedHFCharmAndBeauty(true) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_hardQCD_5TeV.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_hardQCD_5TeV.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3.ini index 5ae6614b6..60a6ff4c5 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(3, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2.ini index 1a9c4bb19..aab7d4b5f 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(3, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2_XiC.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2_XiC.ini index 7e6f26253..0abfe5c4f 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2_XiC.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap3_Mode2_XiC.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(3, -1.5, 1.5, -1.5, 1.5, {4132}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5.ini index d8e55c163..de97f7740 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(5, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_DReso.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_DReso.ini index 9f3037a4b..84138c596 100644 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_DReso.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_DReso.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(5, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_DReso.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_DReso.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2.ini index ab9c6ba34..f6ba8d251 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(5, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_CharmBaryons.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_CharmBaryons.ini index 8edc32433..8f5bfbca4 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_CharmBaryons.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_CharmBaryons.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(5, -1.5, 1.5, -1.5, 1.5, {4132, 4332, 4232}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC.ini index 74db32a78..5869198dc 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(5, -1.5, 1.5, -1.5, 1.5, {4132}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC_OmegaC.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC_OmegaC.ini index 4886710e6..bae677ab5 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC_OmegaC.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap5_Mode2_XiC_OmegaC.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(5, -1.5, 1.5, -1.5, 1.5, {4132, 4332}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8.ini index 55eee4af3..c2731d152 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(8, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8_Mode2_XiC.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8_Mode2_XiC.ini index 93fdf7dee..d4d5ca1c3 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8_Mode2_XiC.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar_gap8_Mode2_XiC.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharmAndBeauty(8, -1.5, 1.5, -1.5, 1.5, {4132}) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_gap5.ini b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_gap5.ini index 1b347ea16..cfcfb073e 100755 --- a/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_gap5.ini +++ b/MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_gap5.ini @@ -1,8 +1,8 @@ ### The external generator derives from GeneratorPythia8. [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_gaptriggered_hf.C funcName=GeneratorPythia8GapTriggeredCharm(5, -1.5, 1.5) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays.cfg includePartonEvent=true diff --git a/MC/config/PWGHF/ini/trigger_hf.ini b/MC/config/PWGHF/ini/trigger_hf.ini index 91a51907b..0558581fe 100644 --- a/MC/config/PWGHF/ini/trigger_hf.ini +++ b/MC/config/PWGHF/ini/trigger_hf.ini @@ -2,12 +2,12 @@ config=pythia8.cfg [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/trigger/trigger_ccbar.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/trigger/trigger_ccbar.C funcName=trigger_ccbar(-1.5,1.5) [DecayerPythia8] -config[0] = ${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1] = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/decayer/force_hadronic_D.cfg -config[2] = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/decayer/force_hadronic_D_use4bodies.cfg +config[0] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/decayer/force_hadronic_D.cfg +config[2] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/decayer/force_hadronic_D_use4bodies.cfg #/alice/O2DPG/MC/config/PWGHF/external/trigger diff --git a/MC/config/PWGHF/pythia8_gun/configOmegaAnd20Pions_randomCharge.ini b/MC/config/PWGHF/pythia8_gun/configOmegaAnd20Pions_randomCharge.ini index 0a60a1236..1d4a4e123 100755 --- a/MC/config/PWGHF/pythia8_gun/configOmegaAnd20Pions_randomCharge.ini +++ b/MC/config/PWGHF/pythia8_gun/configOmegaAnd20Pions_randomCharge.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGHF/pythia8_gun/generator_pythia8_gun.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8_gun/generator_pythia8_gun.C funcName=generateOmegaAndPions_RandomCharge(20) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGHF/pythia8_gun/config_custom_OmegaC.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8_gun/config_custom_OmegaC.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFDeTrHe.ini b/MC/config/PWGLF/ini/GeneratorLFDeTrHe.ini index 48c26d771..191ff404a 100644 --- a/MC/config/PWGLF/ini/GeneratorLFDeTrHe.ini +++ b/MC/config/PWGLF/ini/GeneratorLFDeTrHe.ini @@ -1,13 +1,13 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei.gun") +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei.gun") ; funcName=generateLF({{1000010020, 10, 0.2, 10}, {-1000010020, 10, 0.2, 10}, {1000010030, 10, 0.2, 10}, {-1000010030, 10, 0.2, 10}, {1000020030, 10, 0.2, 10}, {-1000020030, 10, 0.2, 10}}) # Deuteron Anti-Deuteron Triton Anti-Triton Helium3 Anti-Helium3 [GeneratorPythia8] # config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg -; config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei.cfg +; config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei.cfg [DecayerPythia8] -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFHyperNucleiPbPbGap.ini b/MC/config/PWGLF/ini/GeneratorLFHyperNucleiPbPbGap.ini index 4acc1d268..122d50884 100644 --- a/MC/config/PWGLF/ini/GeneratorLFHyperNucleiPbPbGap.ini +++ b/MC/config/PWGLF/ini/GeneratorLFHyperNucleiPbPbGap.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C -funcName=generateLongLivedGapTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei_pbpb.gun", 1) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei_pbpb.gun", 1) [GeneratorPythia8] config=${O2_ROOT}/share/Generators/egconfig/pythia8_hi.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGap.ini b/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGap.ini index 42235a311..d996cab59 100644 --- a/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGap.ini +++ b/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGap.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C -funcName=generateLongLivedGapTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei.gun", 5) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei.gun", 5) [GeneratorPythia8] config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGapXSection.ini b/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGapXSection.ini index 68f4bd06b..916832354 100644 --- a/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGapXSection.ini +++ b/MC/config/PWGLF/ini/GeneratorLFHyperNucleippGapXSection.ini @@ -1,9 +1,9 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C -funcName=generateLongLivedGapTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei.gun", 5) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei.gun", 5) [GeneratorPythia8] config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg [G4] -configMacroFile=${O2DPG_ROOT}/MC/config/PWGLF/xsection/g4config_had_x2.in \ No newline at end of file +configMacroFile=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/xsection/g4config_had_x2.in \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLFHyperppGap.ini b/MC/config/PWGLF/ini/GeneratorLFHyperppGap.ini index e27b67891..d17f2933e 100644 --- a/MC/config/PWGLF/ini/GeneratorLFHyperppGap.ini +++ b/MC/config/PWGLF/ini/GeneratorLFHyperppGap.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C -funcName=generateLongLivedGapTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/hyper.gun", 5) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hyper.gun", 5) [GeneratorPythia8] config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFHypertritonPbPbGap.ini b/MC/config/PWGLF/ini/GeneratorLFHypertritonPbPbGap.ini index 5c6bb6103..b4159f513 100644 --- a/MC/config/PWGLF/ini/GeneratorLFHypertritonPbPbGap.ini +++ b/MC/config/PWGLF/ini/GeneratorLFHypertritonPbPbGap.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C funcName=generateLongLivedGapTriggered({1010010030}, 5, 10) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLFHypertritonppGap.ini b/MC/config/PWGLF/ini/GeneratorLFHypertritonppGap.ini index 18b59b70d..8096d41be 100644 --- a/MC/config/PWGLF/ini/GeneratorLFHypertritonppGap.ini +++ b/MC/config/PWGLF/ini/GeneratorLFHypertritonppGap.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C funcName=generateLongLivedGapTriggered({1010010030}, 5, 1) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLFLambdapp.ini b/MC/config/PWGLF/ini/GeneratorLFLambdapp.ini index 1096b9842..7fe2a9dd9 100644 --- a/MC/config/PWGLF/ini/GeneratorLFLambdapp.ini +++ b/MC/config/PWGLF/ini/GeneratorLFLambdapp.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived.C funcName=generateLongLived(3122, 10) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLFNucleiFwdppGap.ini b/MC/config/PWGLF/ini/GeneratorLFNucleiFwdppGap.ini index 7c14f1cff..019bd9521 100644 --- a/MC/config/PWGLF/ini/GeneratorLFNucleiFwdppGap.ini +++ b/MC/config/PWGLF/ini/GeneratorLFNucleiFwdppGap.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C -funcName=generateLongLivedGapTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei_fwd.gun", 5) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C +funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/nuclei_fwd.gun", 5) [GeneratorPythia8] config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFOmegaEmb.ini b/MC/config/PWGLF/ini/GeneratorLFOmegaEmb.ini index 5623f543d..c5e709966 100644 --- a/MC/config/PWGLF/ini/GeneratorLFOmegaEmb.ini +++ b/MC/config/PWGLF/ini/GeneratorLFOmegaEmb.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_box.C funcName=generatePythia8Box(3334, 3) [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/omega.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/omega.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFSigmapp.ini b/MC/config/PWGLF/ini/GeneratorLFSigmapp.ini index d768a39e2..9df93d0fa 100644 --- a/MC/config/PWGLF/ini/GeneratorLFSigmapp.ini +++ b/MC/config/PWGLF/ini/GeneratorLFSigmapp.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived.C funcName=generateLongLived(3112, 5, 1, 9, 3222) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLFStrangeness.ini b/MC/config/PWGLF/ini/GeneratorLFStrangeness.ini index c34778f53..10379bdac 100644 --- a/MC/config/PWGLF/ini/GeneratorLFStrangeness.ini +++ b/MC/config/PWGLF/ini/GeneratorLFStrangeness.ini @@ -1,13 +1,13 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -# funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", true, 0) -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +# funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", true, 0) +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", true, 4) ; [GeneratorPythia8] # If injected the generator must be left empty ; config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg ; config=/home/njacazio/alice/O2DPG/MC/config/PWGLF/pythia8/decayer/strangeness.cfg [DecayerPythia8] # The only configuration must be given to the decayer to handle particles that are not handled in the transport code -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/decayer/strangeness.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/decayer/strangeness.cfg verbose=true \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered.ini b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered.ini index ce6e95771..e41cf7dcf 100644 --- a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered.ini +++ b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered.ini @@ -1,12 +1,12 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -# funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) -funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +# funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) +funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 4) [GeneratorPythia8] # if triggered then this will be used as the background event # config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg -; config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg +; config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg [DecayerPythia8] -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_900gev.ini b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_900gev.ini index 3447669ac..5d5b10da5 100644 --- a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_900gev.ini +++ b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_900gev.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -# funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) -funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +# funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) +funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 4) [GeneratorPythia8] # if triggered then this will be used as the background event -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg [DecayerPythia8] -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap2.ini b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap2.ini index cfed8beaa..24ac7286a 100644 --- a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap2.ini +++ b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap2.ini @@ -1,12 +1,12 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -# funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) -funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 2) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +# funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) +funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 2) [GeneratorPythia8] # if triggered then this will be used as the background event # config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg -; config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg +; config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg [DecayerPythia8] -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap3.ini b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap3.ini index a964ff26e..a9dd1d129 100644 --- a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap3.ini +++ b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap3.ini @@ -1,12 +1,12 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -# funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) -funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 3) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +# funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) +funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 3) [GeneratorPythia8] # if triggered then this will be used as the background event # config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg -; config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg +; config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg [DecayerPythia8] -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap5.ini b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap5.ini index 67e5f1649..2e9edb89a 100644 --- a/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap5.ini +++ b/MC/config/PWGLF/ini/GeneratorLFStrangenessTriggered_gap5.ini @@ -1,12 +1,12 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -# funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) -funcName=generateLFTriggered("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 5) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +# funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 0) +funcName=generateLFTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/strangeparticlelist.gun", 5) [GeneratorPythia8] # if triggered then this will be used as the background event # config=${O2_ROOT}/share/Generators/egconfig/pythia8_inel.cfg -; config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg +; config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_ropes_136tev.cfg [DecayerPythia8] -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLFXipp.ini b/MC/config/PWGLF/ini/GeneratorLFXipp.ini index e3d883f85..17e6de4b2 100644 --- a/MC/config/PWGLF/ini/GeneratorLFXipp.ini +++ b/MC/config/PWGLF/ini/GeneratorLFXipp.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived.C funcName=generateLongLived(3312, 10) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLF_Coalescence.ini b/MC/config/PWGLF/ini/GeneratorLF_Coalescence.ini index 7cd578d51..b8b67f9bf 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Coalescence.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Coalescence.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_coalescence.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_coalescence.C funcName = generateCoalescence(5) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLF_ExoticResonances_pp1360.ini b/MC/config/PWGLF/ini/GeneratorLF_ExoticResonances_pp1360.ini index c610bc3ef..55262cb83 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_ExoticResonances_pp1360.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_ExoticResonances_pp1360.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/exoticresonancegun.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/exoticresonancegun.json", true, 4) # [GeneratorPythia8] # if triggered then this will be used as the background event -# config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +# config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_HighPt.ini b/MC/config/PWGLF/ini/GeneratorLF_HighPt.ini index 6ef710bf6..4f1f554e3 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_HighPt.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_HighPt.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_highpt.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_highpt.C funcName = generateHighPt(-2212,5.0) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_injection.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_injection.ini index 6c808777b..89faa5413 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_injection.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_injection.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj_pbpb.json", true, 4) # [GeneratorPythia8] # config=${O2_ROOT}/share/Generators/egconfig/pythia8_hi.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_trigger.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_trigger.ini index 241ff83a3..bffef0d39 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_trigger.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_PbPb5360_trigger.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig_pbpb.json", true, 4) [GeneratorPythia8] config=${O2_ROOT}/share/Generators/egconfig/pythia8_hi.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360.ini index 928bb65b9..8e91af28b 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun.json", true, 4) # [GeneratorPythia8] # if triggered then this will be used as the background event -# config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +# config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_injection.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_injection.ini index a91ebc526..9e3d43470 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_injection.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_injection.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json", true, 4) # [GeneratorPythia8] # if triggered then this will be used as the background event -# config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +# config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_trigger.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_trigger.ini index c0243cb20..0a4d58ca4 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_trigger.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp1360_trigger.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json", true, 4) [GeneratorPythia8] # if triggered then this will be used as the background event -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900.ini index 79df3c36f..d23569e2a 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun.json", true, 4) # [GeneratorPythia8] # if triggered then this will be used as the background event -# config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg +# config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_injection.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_injection.ini index 7ada8d2ea..4ef0a59b6 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_injection.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_injection.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_inj.json", true, 4) # [GeneratorPythia8] # if triggered then this will be used as the background event -# config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg +# config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_trigger.ini b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_trigger.ini index bf8296d29..1f0328d6a 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_trigger.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Resonances_pp900_trigger.ini @@ -1,10 +1,10 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C -funcName=generateLF("${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json", true, 4) +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF.C +funcName=generateLF("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_trig.json", true, 4) [GeneratorPythia8] # if triggered then this will be used as the background event -config=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_pp900gev.cfg [DecayerPythia8] # after for transport code! -config[0]=${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg -config[1]=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file +config[0]=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[1]=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonances.cfg \ No newline at end of file diff --git a/MC/config/PWGLF/ini/GeneratorLF_Strangeness_PbPb5360_injection.ini b/MC/config/PWGLF/ini/GeneratorLF_Strangeness_PbPb5360_injection.ini index 12cb34690..9363209a9 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_Strangeness_PbPb5360_injection.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_Strangeness_PbPb5360_injection.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_extraStrangeness.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_extraStrangeness.C funcName=generator_extraStrangeness() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hi.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hi.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLF_SyntheFlow.ini b/MC/config/PWGLF/ini/GeneratorLF_SyntheFlow.ini index bff5f0c17..d37cb4d75 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_SyntheFlow.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_SyntheFlow.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_syntheFlow.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_syntheFlow.C funcName=generator_syntheFlow() [GeneratorPythia8] -config=${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hi.cfg +config=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hi.cfg diff --git a/MC/config/PWGLF/ini/GeneratorLF_antid_and_highpt.ini b/MC/config/PWGLF/ini/GeneratorLF_antid_and_highpt.ini index b53e7d34b..9e76aba57 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_antid_and_highpt.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_antid_and_highpt.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_antid_and_highpt.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_antid_and_highpt.C funcName = generateAntidAndHighPt(0.3,5.0) [GeneratorPythia8] diff --git a/MC/config/PWGLF/ini/GeneratorLF_highpt_strangeness.ini b/MC/config/PWGLF/ini/GeneratorLF_highpt_strangeness.ini index 79a44f493..e53c6e959 100644 --- a/MC/config/PWGLF/ini/GeneratorLF_highpt_strangeness.ini +++ b/MC/config/PWGLF/ini/GeneratorLF_highpt_strangeness.ini @@ -1,5 +1,5 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_highpt_strangeness.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_highpt_strangeness.C funcName = generateHighPtAndStrangeHadron(5.0) [GeneratorPythia8] diff --git a/MC/config/PWGUD/ini/GenStarlight_kCohJpsiToMu_PbPb_5360_Muon.ini b/MC/config/PWGUD/ini/GenStarlight_kCohJpsiToMu_PbPb_5360_Muon.ini index b362ea120..b62bc7d70 100644 --- a/MC/config/PWGUD/ini/GenStarlight_kCohJpsiToMu_PbPb_5360_Muon.ini +++ b/MC/config/PWGUD/ini/GenStarlight_kCohJpsiToMu_PbPb_5360_Muon.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGUD/external/generator/GeneratorStarlight.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGUD/external/generator/GeneratorStarlight.C funcName = GeneratorStarlight("kCohJpsiToMu", 5360.000000, 82, 208, 82, 208) [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGUD/trigger/selectParticlesInAcceptance.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGUD/trigger/selectParticlesInAcceptance.C funcName = selectDaughterPartInAcc(-4.0,-2.5) diff --git a/MC/config/PWGUD/ini/GenStarlight_kCohPsi2sToElPi_PbPb_5360_Cent.ini b/MC/config/PWGUD/ini/GenStarlight_kCohPsi2sToElPi_PbPb_5360_Cent.ini index d696abde2..cfeb0b9d2 100644 --- a/MC/config/PWGUD/ini/GenStarlight_kCohPsi2sToElPi_PbPb_5360_Cent.ini +++ b/MC/config/PWGUD/ini/GenStarlight_kCohPsi2sToElPi_PbPb_5360_Cent.ini @@ -1,6 +1,6 @@ [GeneratorExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGUD/external/generator/GeneratorStarlightToEvtGen.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGUD/external/generator/GeneratorStarlightToEvtGen.C funcName = GeneratorStarlightToEvtGen("kCohPsi2sToElPi", 5360.000000, 82, 208, 82, 208) [TriggerExternal] -fileName = ${O2DPG_ROOT}/MC/config/PWGUD/trigger/selectParticlesInAcceptance.C +fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGUD/trigger/selectParticlesInAcceptance.C funcName = selectMotherPartInAcc(-0.9,0.9) diff --git a/MC/config/common/ini/basic.ini b/MC/config/common/ini/basic.ini index 9de066840..f55b2acdf 100644 --- a/MC/config/common/ini/basic.ini +++ b/MC/config/common/ini/basic.ini @@ -10,4 +10,4 @@ width[2]=6.0 ### The setup uses the base configuration of the decayer which is loaded from the file specified by config[0]. [DecayerPythia8] -config[0] = ${O2DPG_ROOT}/MC/config/common/pythia8/decayer/base.cfg +config[0] = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/decayer/base.cfg diff --git a/MC/config/examples/ini/adaptive_pythia8.ini b/MC/config/examples/ini/adaptive_pythia8.ini index 286507c43..dd3281de5 100644 --- a/MC/config/examples/ini/adaptive_pythia8.ini +++ b/MC/config/examples/ini/adaptive_pythia8.ini @@ -4,11 +4,11 @@ ### number of primary particles in the background event [GeneratorExternal] -fileName=${O2DPG_ROOT}/MC/config/examples/external/generator/adaptive_pythia8.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/examples/external/generator/adaptive_pythia8.C funcName=adaptive_pythia8("0.002 * x") ### The external generator derives from GeneratorPythia8. ### This part configures the underlying Pythia8 configuration. [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg diff --git a/MC/config/examples/ini/trigger_mpi.ini b/MC/config/examples/ini/trigger_mpi.ini index cee2378b5..24bd0aa2a 100644 --- a/MC/config/examples/ini/trigger_mpi.ini +++ b/MC/config/examples/ini/trigger_mpi.ini @@ -3,10 +3,10 @@ ### according to the specified function call [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/common/external/trigger/trigger_mpi.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/external/trigger/trigger_mpi.C funcName=trigger_mpi(10) ### This part configures Pythia8 [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg diff --git a/MC/config/examples/ini/trigger_multiplicity.ini b/MC/config/examples/ini/trigger_multiplicity.ini index 36137bb4d..6ad6e12e3 100644 --- a/MC/config/examples/ini/trigger_multiplicity.ini +++ b/MC/config/examples/ini/trigger_multiplicity.ini @@ -3,10 +3,10 @@ ### according to the specified function call [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/common/external/trigger/trigger_multiplicity.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/external/trigger/trigger_multiplicity.C funcName=trigger_multiplicity(-0.8, 0.8, 100) ### This part configures Pythia8 [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_inel.cfg diff --git a/MC/config/examples/ini/trigger_multiplicity_stableparticles_inFIT.ini b/MC/config/examples/ini/trigger_multiplicity_stableparticles_inFIT.ini index e0711c43f..bc1a0e991 100644 --- a/MC/config/examples/ini/trigger_multiplicity_stableparticles_inFIT.ini +++ b/MC/config/examples/ini/trigger_multiplicity_stableparticles_inFIT.ini @@ -3,10 +3,10 @@ ### according to the specified function call [TriggerExternal] -fileName=${O2DPG_ROOT}/MC/config/common/external/trigger/multiplicity_stableparticles_inFIT.C +fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/external/trigger/multiplicity_stableparticles_inFIT.C funcName=multiplicity_stableparticles_inFIT(5350) ### This part configures Pythia8 [GeneratorPythia8] -config = ${O2DPG_ROOT}/MC/config/common/pythia8/generator/pythia8_hi.cfg +config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hi.cfg