Skip to content

Commit 018ed6d

Browse files
committed
Whitespace fix
1 parent 9a79e13 commit 018ed6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Strangeness/strangeCascTrack.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,6 @@ struct StrangeCascTrack {
11121112
histos.add(Form("%s/Rec-Truth/GenFiltersOmega", TypeNames[Type].data()), "general cascade filters for Omega", kTH1D, {{9, 0, 9}});
11131113
histos.add(Form("%s/Rec-Truth/MassOmega", TypeNames[Type].data()), "Invariant mass hypothesis", kTH1D, {axesConfig.axisOmegaMass});
11141114
histos.add(Form("%s/Rec-Truth/Omega", TypeNames[Type].data()), "", kTHnD, {axesConfig.axisOmegaMass, axesConfig.axisPt, axesConfig.axisMult});
1115-
11161115
});
11171116
// for MC-specific processing
11181117
// all generated events:

0 commit comments

Comments
 (0)