Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    e5516db7
    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
    History
    TileEvent: Fix cppcheck warnings.
    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.
        
Code owners
Assign users and groups as approvers for specific file changes. Learn more.