We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca5f35 commit 2ca57aaCopy full SHA for 2ca57aa
1 file changed
PWGLF/Tasks/Resonances/lambda1405analysis.cxx
@@ -77,7 +77,7 @@ struct lambda1405analysis {
77
const AxisSpec ptAxis{100, -10, 10, "#it{p}_{T} (GeV/#it{c})"};
78
const AxisSpec ptPiAxis{50, -2, 2, "#it{p}_{T}^{#pi} (GeV/#it{c})"};
79
const AxisSpec ptResolutionAxis{100, -0.5, 0.5, "#it{p}_{T}^{rec} - #it{p}_{T}^{gen} (GeV/#it{c})"};
80
- const AxisSpec massAxis{100, 1.3, 1.5, "m (GeV/#it{c}^{2})"};
+ const AxisSpec massAxis{100, 1.3, 1.6, "m (GeV/#it{c}^{2})"};
81
const AxisSpec massResolutionAxis{100, -0.1, 0.1, "m_{rec} - m_{gen} (GeV/#it{c}^{2})"};
82
const AxisSpec nSigmaPiAxis{100, -5, 5, "n#sigma_{#pi}"};
83
const AxisSpec sigmaMassAxis{100, 1.1, 1.4, "m (GeV/#it{c}^{2})"};
0 commit comments