25 : m_world(highestVolume),
29 highestVolume->closeGeometry(materialDecorator,
m_volumesById, volumeID, hook,
47 while (currentVolume != searchVolume && (searchVolume !=
nullptr)) {
48 currentVolume = searchVolume;
59 const std::shared_ptr<const Acts::TrackingVolume>&
66 const TrackingVolume* lowestVol = (lowestTrackingVolume(gctx, gp));
71 std::shared_ptr<const PerigeeSurface> beam) {
81 auto vol = m_volumesById.find(
id);
82 if (vol == m_volumesById.end()) {
90 auto srf = m_surfacesById.find(
id);
91 if (srf == m_surfacesById.end()) {