@@ -260,6 +260,7 @@ struct StrangenessInJets {
260260 // Define binning and axis specifications for multiplicity, eta, pT, PID, and invariant mass histograms
261261 AxisSpec multAxis = {axisOptions.multBinning , " FT0C percentile" };
262262 const AxisSpec ptAxis{100 , 0.0 , 10.0 , " #it{p}_{T} (GeV/#it{c})" };
263+ const AxisSpec ptAxisFull{250 , 0.0 , 25.0 , " #it{p}_{T} (GeV/#it{c})" };
263264 const AxisSpec invMassK0sAxis{200 , 0.44 , 0.56 , " m_{#pi#pi} (GeV/#it{c}^{2})" };
264265 const AxisSpec invMassLambdaAxis{200 , 1.09 , 1.14 , " m_{p#pi} (GeV/#it{c}^{2})" };
265266 const AxisSpec invMassXiAxis{200 , 1.28 , 1.36 , " m_{p#pi#pi} (GeV/#it{c}^{2})" };
@@ -434,14 +435,14 @@ struct StrangenessInJets {
434435 registryMC.add (" K0s_generated_recojet_ue" , " K0s_generated_recojet_ue" , HistType::kTH2F , {multAxis, ptAxis});
435436 registryMC.add (" Lambda_generated_recojet_ue" , " Lambda_generated_recojet_ue" , HistType::kTH2F , {multAxis, ptAxis});
436437 registryMC.add (" AntiLambda_generated_recojet_ue" , " AntiLambda_generated_recojet_ue" , HistType::kTH2F , {multAxis, ptAxis});
437- registryMC.add (" hFDVsPtLambdaVsMotherPt_DoubleCharged_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-});" , {HistType::kTH2F , {ptAxis, ptAxis }});
438- registryMC.add (" hFDVsPtLambdaVsMotherPt_MCRatio_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-/0});" , {HistType::kTH2F , {ptAxis, ptAxis }});
439- registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_DoubleCharged_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+})" , {HistType::kTH2F , {ptAxis, ptAxis }});
440- registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_MCRatio_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+/0})" , {HistType::kTH2F , {ptAxis, ptAxis }});
441- registryMC.add (" hFDVsPtLambdaVsMotherPt_DoubleCharged_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-});" , {HistType::kTH2F , {ptAxis, ptAxis }});
442- registryMC.add (" hFDVsPtLambdaVsMotherPt_MCRatio_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-/0});" , {HistType::kTH2F , {ptAxis, ptAxis }});
443- registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_DoubleCharged_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+})" , {HistType::kTH2F , {ptAxis, ptAxis }});
444- registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_MCRatio_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+/0})" , {HistType::kTH2F , {ptAxis, ptAxis }});
438+ registryMC.add (" hFDVsPtLambdaVsMotherPt_DoubleCharged_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-});" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
439+ registryMC.add (" hFDVsPtLambdaVsMotherPt_MCRatio_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-/0});" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
440+ registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_DoubleCharged_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+})" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
441+ registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_MCRatio_jet" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+/0})" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
442+ registryMC.add (" hFDVsPtLambdaVsMotherPt_DoubleCharged_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-});" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
443+ registryMC.add (" hFDVsPtLambdaVsMotherPt_MCRatio_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#Xi^{-/0});" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
444+ registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_DoubleCharged_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+})" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
445+ registryMC.add (" hFDVsPtAntiLambdaVsMotherPt_MCRatio_ue" , " ;p_{T} [GeV/c] (V0);p_{T}^{gen} [GeV/c] (#bar{#Xi}^{+/0})" , {HistType::kTH2F , {ptAxisFull, ptAxisFull }});
445446 }
446447
447448 if (enabledSignals.value [ParticleOfInterest::kCascades ]) {
0 commit comments