Skip to content

RootUtils: Add Type::swapRange.

Scott Snyder requested to merge ssnyder/athena:swapRange.RootUtils-20231020 into main

Add to Type swapRange, which swaps two ranges of objects, to allow for more efficienct operations downstream.

Merge request reports