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 baa254a commit 2c9c421Copy full SHA for 2c9c421
Common/Tools/PID/pidTPCModule.h
@@ -294,7 +294,7 @@ class pidTPCModule
294
LOGF(info, "***************************************************");
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 list 'devicesRequiringTPCOnlyPID' in pidTPCModule::Init()");
+ LOGF(info, "corresponding task to the configurable 'devicesRequiringTPCOnlyPID' of this task");
298
}
299
300
0 commit comments