xAODCore: Fix thread-safety issues.
The static accessor objects declared in the xAODCore macros should be const. Avoids warnings from the thread-safety checker.
The static accessor objects declared in the xAODCore macros should be const. Avoids warnings from the thread-safety checker.