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

CscRawDataMonitoring: Const fixes.

A long-standing bug in DataVector has meant that it was possible to get
a non-const pointer from a const_iterator.  This package was relying on this
bug to compile; fix that.
parent 1224eddd
No related branches found
No related tags found
No related merge requests found
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