Bug in CylinderVolumeBuilder Wrapping (was ACTS-392)
Original author Julia Hrdinka @jhrdinka
In this line here: https://gitlab.cern.ch/acts/acts-core/blob/master/Core/include/ACTS/Tools/CylinderVolumeBuilder.hpp#L304 the "<" needs to be changed to ">". In this case the volumes would be overlapping but they should be attachable.
Edited by Moritz Kiehn