Skip to content

Add the GPU-related functions required for building with GPU-enabled VecGeom

Guilherme Lima requested to merge lima/for-Gpu-VecGeom into master

Since the conversion is not to be called from the device, all functions added have a "trivial" implementation.

Merge request reports