Skip to content

Fix for synchronizing usage of ROOT in VecGeom and GeantV. Makes the USE_ROOT…

Andrei Gheata requested to merge agheata/use_root_fix into master

Fix for synchronizing usage of ROOT in VecGeom and GeantV. Makes the USE_ROOT flag in GeantV temporarily redundant. In future we may need to use ROOT in GeantV even if VecGeom is compile w/o ROOT, but for the moment I'm fixing compilation errors and throwing anyway a warning.

Merge request reports