Skip to content

InDetEventAthenaPool+InDetRawData:: Change TRT_RDO_colvector to ConstDataVector.

Converted TRT_RDO_colvector to a ConstDataVector, so can get rid of the const_cast and associated NOT_THREAD_SAFE annotation.

Merge request reports