TrigT1TGC: Fix cppcheck 2.14 warnings.
Prefer returning const references to members rather than copies. Prefer to pass objects by const reference rather than value.
Prefer returning const references to members rather than copies. Prefer to pass objects by const reference rather than value.