Skip to content

TrackParameters Add noexcept to move constructos .Some clang suggested fixes

  • TrackParameters Add noexcept to move constructors and assignment operations.
  • Pass the BoundaryCheck as const ref (clang tidy suggestion)
  • Use emplace back in the CaloExtension tool

Merge request reports