TrkDetDescrGeoModelCnv: Another file to optimize in the debug build.
Compare changes
Files
2@@ -29,7 +29,16 @@
@@ -162,6 +171,14 @@ int Trk::GMTreeBrowser::compareGeoVolumes(const GeoVPhysVol* gv1,
Compile GMTreeBrower with optimization, even in the debug build. Otherwise, the Eigen operations are very slow. This speeds to the TrkVertexSeedFinderTools unit tests by over a factor of two.