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

Merge branch 'main-cppcheck-MuonCombinedEvent' into 'main'

main-cppcheck-MuonCombinedEvent

See merge request atlas/athena!76693
parents 51fe571e 10c035e3
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
*/
#pragma once
......@@ -37,7 +37,7 @@ namespace MuGirlNS {
}
struct StauHit {
StauHitTechnology eTech;
StauHitTechnology eTech{};
double mToF{-1.};
double x{0.};
double y{0.};
......
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