diff --git a/MC/CustomGenerators/PWGHF/Hijing_HF002.C b/MC/CustomGenerators/PWGHF/Hijing_HF002.C index 298b039a..56eb3edf 100644 --- a/MC/CustomGenerators/PWGHF/Hijing_HF002.C +++ b/MC/CustomGenerators/PWGHF/Hijing_HF002.C @@ -9,7 +9,7 @@ GeneratorCustom(TString opt = "") } // Int_t process[2] = {kPythia6HeavyProcess_Charm, kPythia6HeavyProcess_Beauty}; - Int_t decay[3] = {kPythia6HeavyDecay_Hadrons, kPythia6HeavyDecay_HadronsWithV0, kPythia6HeavyDecay_Electron}; + Int_t decay[4] = {kPythia6HeavyDecay_Hadrons, kPythia6HeavyDecay_HadronsWithV0, kPythia6HeavyDecay_Electron, kPythia6HeavyDecay_Electron}; const Char_t *label[2][4] = { "chadr PYTHIA", "chadr PYTHIA", "cele PYTHIA", "cele PYTHIA eleTrig",