From e42d0f6ede44e540f9f1290bb3ebbbeccbdd72c3 Mon Sep 17 00:00:00 2001 From: Roberto Preghenella Date: Mon, 18 Jan 2021 10:49:01 +0100 Subject: [PATCH] Transport only primaries produced in the barrel for the HF embedding benchmark --- MC/config/PWGHF/ini/GeneratorHF.ini | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MC/config/PWGHF/ini/GeneratorHF.ini b/MC/config/PWGHF/ini/GeneratorHF.ini index 3d9f50ee7..866bd0768 100644 --- a/MC/config/PWGHF/ini/GeneratorHF.ini +++ b/MC/config/PWGHF/ini/GeneratorHF.ini @@ -26,3 +26,9 @@ config[2] = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/decayer/force_hadronic_D_use4b [SimUserDecay] pdglist = 411 421 431 4112 4122 4232 4132 + +### The setup inhibits transport of primary particles which are produce at forward rapidity. +### The settings below only transports particles in the barrel, which is currently defined as |eta| < 2 + +[Stack] +transportPrimary = barrel