Skip to content
Snippets Groups Projects
Commit 486ad031 authored by Tadej Novak's avatar Tadej Novak
Browse files

Merge branch 'main-cppcheck-ITkPixelByteStreamCnv' into 'main'

main-cppcheck-ITkPixelByteStreamCnv

See merge request !76559
parents db93dd1d 57bcdb5e
No related branches found
No related tags found
6 merge requests!77731Draft: Updates to ZDC reconstruction,!77728Draft: updates to ZDC reconstruction,!77522Draft: sTGC Pad Trigger Emulator,!76725ZdcNtuple: Fix cppcheck warning.,!76611L1CaloFEXByteStream: Fix out-of-bounds array accesses.,!76559main-cppcheck-ITkPixelByteStreamCnv
......@@ -34,7 +34,7 @@ class ITkPixelHitSortingTool: public AthAlgTool {
ServiceHandle< InDetDD::IPixelReadoutManager > m_pixelReadout {this, "PixelReadoutManager", "ITkPixelReadoutManager", "Pixel readout manager" };
const PixelID* m_pixIdHelper;
const PixelID* m_pixIdHelper{};
};
......
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