Skip to content

Externals Update, master branch (2021.02.12.)

Updated all projects to atlasexternals-2.0.99. The changes wrt. atlasexternals-2.0.98 are the following (atlasexternals@2.0.98...2.0.99):

  • (Slightly) Updated the GeoModel version, and dropped the "old" GeoModel find-modules (Pinging @tsulaia, @rbianchi);
    • Since files were removed, we must do a full-build to make sure that no part of our code still refers to the old files;
  • Fixed Findnlohmann_json.cmake to add the JSON include directory correctly to the $ROOT_INCLUDE_PATH environment variable (fixing the issue reported in ATR-22738);
  • Updated CLHEP to version CLHEP_2_4_1_3_atl01. (Pinging @tadej, @jchapman, @mduehrss.)
    • Bringing a performance increase for the digitisation jobs, by removing the usage of some thread_local variables from CLHEP.

Merge request reports