TrkSurfaces: Fix cppcheck warnings.
Prefer initializing members in an initializer list.
cppcheck gets confused about eigen's use of << to initialize matrices. rewrite or suppress as appropriate.
Prefer initializing members in an initializer list.
cppcheck gets confused about eigen's use of << to initialize matrices. rewrite or suppress as appropriate.