Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to PixelRTT package

Susumu Oda requested to merge oda/athena:master-PixelRTT into master
  • Add ATLAS_CHECK_THREAD_SAFETY to PixelRTT package to check and keep thread safety.
    • Remove static keyword from std::vector<Double_t> Pars(3) in ResPullValidation.cxx and TrackValidation.cxx.
  • No output changes are expected.
  • No JIRA ticket

Merge request reports