Skip to content
Snippets Groups Projects
  1. Oct 15, 2019
    • scott snyder's avatar
      TileEvent: Fix cppcheck warnings. · e5516db7
      scott snyder authored
      cppcheck warnings:
        - Pass large objects by const ref, not by value.
        - Prefer to initialize members in an initialization list.
        - Suppress false positives stemming from the union used
          for calo cell quality.
          
      e5516db7
  2. Oct 14, 2019
  3. Oct 13, 2019
Loading