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

Merge branch 'naming.LUCID_Monitoring-20170615' into 'master'

LUCID_Monitoring: Comply with ATLAS naming conventions.

See merge request !2713

Former-commit-id: 89542aa0
parents 884d4bfe 17e15656
No related branches found
No related tags found
No related merge requests found
...@@ -221,7 +221,7 @@ StatusCode LUCID_HitsMoniTool::procHistograms() { ...@@ -221,7 +221,7 @@ StatusCode LUCID_HitsMoniTool::procHistograms() {
if (msgLvl(MSG::DEBUG)) msg(MSG::DEBUG) << " LUCID_HitsMoniTool::procHistograms " << endmsg; if (msgLvl(MSG::DEBUG)) msg(MSG::DEBUG) << " LUCID_HitsMoniTool::procHistograms " << endmsg;
if (endOfRun) { if (endOfRunFlag()) {
msg(MSG::DEBUG) << " m_nEvents: " << m_nEvents << endmsg; msg(MSG::DEBUG) << " m_nEvents: " << m_nEvents << endmsg;
......
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