TrigT1CaloCalibTools: DataVector const fix
A long-standing DataVector bug has allowed getting a non-const pointer from a const_iterator. Fix a const problem in this package that relied on this bug.
Loading
Please register or sign in to comment
A long-standing DataVector bug has allowed getting a non-const pointer from a const_iterator. Fix a const problem in this package that relied on this bug.