Skip to content

GeoTransforms - Introduce smart pointers for memory management

Johannes Junggeburth requested to merge GeoTransform into main
  • Use unique_ptrs for the GeoTransformm, GeoAlignableTransform etc.
  • GeoSerialTansformer - Use the GeoIntrusivePtr for the reference counting of the GeoPhysVol.
Edited by Johannes Junggeburth

Merge request reports