Skip to content

use std::span as base of LArVectorProxy

Walter Lampl requested to merge wlampl/athena:LArVecProxySpan1 into main

The LArVectorProxy class has practically the same functionality than the C++20 std::span template, use it as base-class for LArVectorProxy.

cc @ssnyder

Merge request reports