Skip to content

Commit 8aaf0db

Browse files
author
Lucia Anna Tarasovicova
committed
fix formating
1 parent 8cfa1c3 commit 8aaf0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/derivedcascadeanalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,7 @@ struct Derivedcascadeanalysis {
15151515
histos.fill(HIST("h2dGenXiMinusVsCentIR"), ptmc, centrality, intRate);
15161516
histos.fill(HIST("h2dGenXiMinusVsNchVsOccupancy"), ptmc, nChEta1, occupancy);
15171517
}
1518-
if (cascMC.pdgCode() == PDG_t::kXiPlusBar && isXi) {
1518+
if (cascMC.pdgCode() == PDG_t::kXiPlusBar && isXi) {
15191519
histos.fill(HIST("h2dGenXiPlus"), centrality, ptmc);
15201520
histos.fill(HIST("h2dGenXiPlusVsNch"), nChEta1, ptmc);
15211521
histos.fill(HIST("h2dGenXiPlusVsMultMCVsCentrality"), mcCollision.multMCNParticlesEta05(), centrality, ptmc);

0 commit comments

Comments
 (0)