Forked from
atlas / athena
Source project has a limited visibility.
-
Scott Snyder authored
A long-standing bug in DataVector has allowed getting non-const pointers from a const_iterator. This package was relying on this to compile. Fix by using ConstDataVector. Also, one should generally not have an aux store for a view container; fix that too.
Scott Snyder authoredA long-standing bug in DataVector has allowed getting non-const pointers from a const_iterator. This package was relying on this to compile. Fix by using ConstDataVector. Also, one should generally not have an aux store for a view container; fix that too.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.