TrigT1ResultByteStream: Fix cppcheck parsing problem.
Use ToolHandle::get() rather than explicitly calling operator->. This is much clearer, and the latter confuses cppcheck.
Use ToolHandle::get() rather than explicitly calling operator->. This is much clearer, and the latter confuses cppcheck.