Skip to content
Snippets Groups Projects
Commit 7c9aded0 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'clang.PFODQA-20201119' into 'master'

PFODQA: Fix clang warning.

Closes PFODQA-20201119

See merge request !38405
parents 3f4c7ba2 c25a7146
Branches anmorris-test-PR
No related tags found
No related merge requests found
......@@ -33,7 +33,5 @@ class LeptonNFEValidationPlots : public PlotBase {
PFO::LeptonFELinkerPlots m_ElectronMatchedNFEPlots;
PFO::LeptonFELinkerPlots m_MuonMatchedNFEPlots;
PFO::LeptonFELinkerPlots m_TauJetMatchedNFEPlots;
bool m_isNeutral=false;
};
#endif
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