We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd8f6c commit 2c9b747Copy full SHA for 2c9b747
PWGCF/Femto/Core/closePairRejection.h
@@ -289,7 +289,7 @@ class ClosePairRejectionTrackKink
289
auto daughter = kink.template chaDau_as<T3>();
290
mCtr.compute(track, daughter);
291
} else {
292
- LOG(fatal) << "CPR Track-Kink: Wrong track sign";
+ LOG(warn) << "CPR Track-Kink: Wrong track sign";
293
}
294
295
0 commit comments