DerivationFrameworkBPhys: Fix/suppress cppcheck warnings.
Possible null pointer dereferences. Copying values in range-for. Uninitialized structure member. Add parentheses to work around cppcheck parse error.
Possible null pointer dereferences. Copying values in range-for. Uninitialized structure member. Add parentheses to work around cppcheck parse error.