Skip to content
Snippets Groups Projects
Commit 83f798d7 authored by Pavol Strizenec's avatar Pavol Strizenec Committed by Vakhtang Tsulaia
Browse files

Switch off L1CaloHVScalesMonTool

parent ce3ad97a
No related branches found
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ if l1caloRawMon: ...@@ -96,7 +96,7 @@ if l1caloRawMon:
PathInRootFile = "LVL1_Interfaces/Calorimeter", PathInRootFile = "LVL1_Interfaces/Calorimeter",
) )
#ToolSvc += L1CaloHVScalesMonTool #ToolSvc += L1CaloHVScalesMonTool
L1Man.AthenaMonTools += [ L1CaloHVScalesMonTool ] #L1Man.AthenaMonTools += [ L1CaloHVScalesMonTool ]
# PMT scores # PMT scores
from TrigT1Monitoring.TrigT1MonitoringConf import LVL1__L1CaloPMTScoresMon from TrigT1Monitoring.TrigT1MonitoringConf import LVL1__L1CaloPMTScoresMon
L1CaloPMTScoresMonTool = LVL1__L1CaloPMTScoresMon( L1CaloPMTScoresMonTool = LVL1__L1CaloPMTScoresMon(
......
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