Create StatusCode inside if statement to avoid unchecked StatusCode
Hi,
I encountered this case by bad luck when running on a SLC7 machine with SLC6 athena and a library was not found. But in this case the StatusCode (created outside the if) was definitely not checked.
Best, Nico