Skip to content

VecGeom migration to VecCore

Guilherme Amadio requested to merge amadio/vecgeom-veccore-migration into master

This merge request will happen in several phases. This is the first of them. Please review the changes carefully.

For now, I just want to test, please do not merge even if the build passes.

Phases:

  • Early returns
  • MaskFull()/MaskEmpty()
  • MaskedAssign (still only partial)
  • CondAssign
  • Load/Store/FromPtr
  • Backend type renaming
  • Structural changes

Merge request reports