Skip to content

Acts::Detector volume prototype Vol I

Tagging: @asalzbur, @ncalace, @damperia, @emoyse

This MR adds in the first prototype for building the run4 muon geometry. This is done using the new MuonDetectorBuilderTool which takes from a MuonChamber and creates the smallest possible bounding box for the chamber. Also introduced is the DetectorVolumeSvc which is where the builders will be called to create the corresponding geometry and stitches them together. As of now the new Svc stitches together the muon system with an empty cylinder.

Edited by Matthew Leary Harris

Merge request reports