Skip to content

CaloDetDescrManager return member string by const reference

CaloDetDescrManager return member string by const reference

This will not be a huge difference maker but was looking some code /profiling and what was effectively happening was like ("H8" is a literal) [https://godbolt.org/z/o5567h1ca] while one would have expected just the compare [https://godbolt.org/z/KqM6cofdd]

Edited by Christos Anastopoulos

Merge request reports