Skip to content

Adding retrieval part for sTGC AsBuilt in the MuonDetectorManager

Stergios Tsigaridas requested to merge stsigari/athena:master into 22.0

This is a follow-up MR to !53584 (merged) in order to add the lines of code needed in the MuonDetectorManager class in order to retrieve the as-built location of the sTGC strips.

Similarly with the MM case, a flag to enable as-built conditions is introduced in MuonDetectorTool. This flag triggers the instantiation of the NswAsBuilt::StgcStripCalculator in the MuonDetectorManager that lies in the Condition Store. The sTgcReadoutElements can then retrieve it to provide corrected positions along strips.

tagging: @sangelid @giraudpf

Merge request reports