Skip to content

Commit 672b8d6

Browse files
committed
Please consider the following formatting changes
1 parent 432433f commit 672b8d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Nuspex/antinucleiInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ struct AntinucleiInJets {
22782278
int ipt = antideuteronsPerpCone->FindBin(deuteronVec.Pt());
22792279
weightUeAntid = antideuteronsPerpCone->GetBinContent(ipt);
22802280
}
2281-
2281+
22822282
// Fill histogram for antideuterons in the UE
22832283
registryMC.fill(HIST("antideuteron_gen_ue"), deuteronVec.Pt(), weightUeAntid);
22842284
}

0 commit comments

Comments
 (0)