Skip to content

Commit d9666f2

Browse files
jokonigknopers8
andauthored
Update Modules/EMCAL/src/NumPhysTriggCheck.cxx
Co-authored-by: Piotr Konopka <piotr.jan.konopka@cern.ch>
1 parent 7a9c615 commit d9666f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/EMCAL/src/NumPhysTriggCheck.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ void NumPhysTriggCheck::beautify(std::shared_ptr<MonitorObject> mo, Quality chec
103103
msg->Draw("same");
104104
Can->Update();
105105
} else if (checkResult == Quality::Bad) {
106-
ILOG(Debug, Devel) << "Quality::Bad";
106+
ILOG(Debug, Devel) << "Quality::Bad << ENDM";
107107
msg->Clear();
108108
msg->AddText("Data quality: BAD");
109109
msg->SetFillColor(kRed);

0 commit comments

Comments
 (0)