Skip to content
Snippets Groups Projects
Commit e5516db7 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

TileEvent: Fix cppcheck warnings.

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.
    
parent 352ae0ea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment