Skip to content
Snippets Groups Projects

TruthRivetTools: const fixes

Merged Frank Winklmeier requested to merge fwinkl/athena:truthrivet into master
  1. Dec 01, 2022
    • Frank Winklmeier's avatar
      TruthRivetTools: const fixes · 18ea1c67
      Frank Winklmeier authored
      Various const fixes to make the code pass the thread-checker. Only
      functional change is to not set `m_HiggsProdMode` in `classifyEvent`.
      That should not be needed because if used standalone the production mode
      should simply be set ahead of time. Also comment the remaining unused
      `m_outHistos`.
      18ea1c67
Loading