Skip to content
Snippets Groups Projects
Commit 477b6a18 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'L1EnergyCMXTools_clang_warning' into 'master'

L1EnergyCMXTools: fix clang warning

See merge request atlas/athena!29225
parents bb86b652 113212b3
No related branches found
No related tags found
No related merge requests found
......@@ -124,11 +124,6 @@ class L1EnergyCMXTools : virtual public IL1EnergyCMXTools, public AthAlgTool
ToolHandle<LVL1::IL1EtTools> m_etTool;
/** Debug flag */
bool m_debug;
/** Find restructed eta range.
* This will use the min/max values for the first valid threshold in the range 9-16 to define the ranges
*/
uint32_t m_maskXE;
uint32_t m_maskTE;
};
} // end of namespace
......
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