You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PWGCF/FemtoUniverse/Core/FemtoUniverseDetaDphiStar.h
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,8 @@ class FemtoUniverseDetaDphiStar
447
447
LOG(fatal) << "FemtoUniverseDetaDphiStar: passed arguments don't agree with FemtoUniverseDetaDphiStar's type of events! Please provide same or mixed.";
448
448
}
449
449
returnfalse;
450
-
} else {
450
+
}
451
+
} else {
451
452
LOG(fatal) << "FemtoUniversePairCleaner: Combination of objects not defined - quitting!";
0 commit comments