Skip to content
Snippets Groups Projects
Commit 471615c1 authored by Kristian Bjoerke's avatar Kristian Bjoerke
Browse files

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
parent 6aa50dbb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment