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 2c9c421 commit 4f721ebCopy full SHA for 4f721eb
Common/Tools/PID/pidTPCModule.h
@@ -295,6 +295,8 @@ class pidTPCModule
295
LOGF(info, "No need for TPC only information detected. Will not generate Nsigma for TPC only tracks");
296
LOGF(info, "If this is unexpected behaviour and a necessity was not identified, please add the");
297
LOGF(info, "corresponding task to the configurable 'devicesRequiringTPCOnlyPID' of this task");
298
+ LOGF(info, "This may require getting in touch with core service wagon maintainers:");
299
+ LOGF(info, "it is best to always use core service wagons instead of private copies");
300
}
301
LOGF(info, "***************************************************");
302
0 commit comments