Skip to content
Snippets Groups Projects
Commit 2adb6795 authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

AthenaMonitoring: const fix.

DataVector<T>::value_type is T*.
But we need the converter functions to take  a const T*.
Update to add this const qualifier.



Former-commit-id: 9054008ae00080cd3e2dff45e418710448644b2d
parent 6efaab8b
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