Skip to content

Draft: AETool and MuonAlignmentErrorDbAlg correctiontion according to ATLASMCP-194.

To avoid using regexp interpreter for each hit in track, addition map struct created. Identifier-to-rule_index map constructs once in MuonAlignmentErrorDbAlg for all detector element (separated by multilayer) Athena identifiers, which used in current reco. Then this single map used by AETool without regexp interpreter, for all hits.

Targets: ATLASMCP-194

Edited by Johannes Junggeburth

Merge request reports