File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,9 @@ class pidTPCModule
294294 LOGF (info, " ***************************************************" );
295295 LOGF (info, " No need for TPC only information detected. Will not generate Nsigma for TPC only tracks" );
296296 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()" );
297+ LOGF (info, " corresponding task to the configurable 'devicesRequiringTPCOnlyPID' of this task" );
298+ LOGF (info, " To do that, please get in touch with core service wagon maintainers and ask:" );
299+ LOGF (info, " It is always best to use core service wagons instead of private copies" );
298300 }
299301 LOGF (info, " ***************************************************" );
300302 }
You can’t perform that action at this time.
0 commit comments