Skip to content

[VECGEOM-35]: remove data member from PlacedRootVolume

Sandro Christian Wenzel requested to merge swenzel/fixPlacedRootVolume into master
  • all placed volume classes must have the same size in memory in order to be able to store them in a compact array
    • they can hence not add data members, this must be done in other places

Merge request reports