Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
41a58b9e
Commit
41a58b9e
authored
Jul 14, 2021
by
Rachid Mazini
Browse files
Merge branch 'mct-error' into '21.0-mc16a'
Downgrade error message in MuonCreatorTool See merge request
!45131
parents
8560e368
db6d2451
Changes
1
Hide whitespace changes
Inline
Side-by-side
Reconstruction/MuonIdentification/MuonCombinedBaseTools/src/MuonCreatorTool.cxx
View file @
41a58b9e
/*
Copyright (C) 2002-201
7
CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-20
2
1 CERN for the benefit of the ATLAS collaboration
*/
/////////////////////////////////////////////////////////////////////////////
...
...
@@ -1369,7 +1369,7 @@ namespace MuonCombined {
}
*/
}
else
{
ATH_MSG_
ERROR
(
"No primary track particle set, deleting muon"
);
ATH_MSG_
DEBUG
(
"No primary track particle set, deleting muon"
);
return
false
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment