InDetEventTPCnv: Fix gcc11 warning.
Avoid warning about a null pointer dereference. (It's a false positive, but this change makes the logic more obvious.)
Loading
Please register or sign in to comment
Avoid warning about a null pointer dereference. (It's a false positive, but this change makes the logic more obvious.)