Skip to content

Fix layerID method in FT DD4HEP by using layerIdx

Louis Henry requested to merge lohenry-fixLayerIdx into master

See #382 (@jonrob @gligorov )

Should fix properly the "layer starting from 4" issue.

For note, an even more proper fix would overhaul how IDs are inconsistent between DetDesc and DD4HEP, and how DetDesc IDs are inconsistent between themselves (some are indices, some are local, some are global, from what I see). I do not think this is warranted for now.

Should be merged with Detector!263 (merged)

Edited by Louis Henry

Merge request reports