Used C++ cast operator for type conversion
According to ATLAS code guidelines encurage the use of C++ cast operators (dynamic_cast and static_cast) instead of C-style casts. [use-c++-casts] Former-commit-id: 1beb56ca
Loading
Please register or sign in to comment