Skip to content

Move to common WaferTree for ITk Pixel and Strip

Nicholas Styles requested to merge nstyles/athena:master-commonGMXTree into master

Use common definitions for WaferTree, in place of PixelGeoModelXml/ModuleTree and StripGeoModelXml/WaferTree which implemented classes with the same names, causing clashes in destructors when running both simultaneously.

CC @dzengerj @iwang @mamirono @nstyles @tlari @goblirsc @hhayward

Merge request reports